@Documented @Retention(value=RUNTIME) @Target(value=METHOD) @Test public @interface LuckyTest
| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
description
description of the test-method
|
boolean |
rollback
回滚
|
public abstract String description
Copyright © 2021 kubeclub. All rights reserved.