Package jetbrains.buildServer.util
Annotation Type TestFor
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface TestFor
This annotation binds production class with its tests- Since:
- 6.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String[]
issues
Class[]
testForClass
-