Package com.diffblue.cover.annotations
Annotation Type MethodsUnderTest
-
@Retention(SOURCE) @Target(METHOD) public @interface MethodsUnderTest
Indicates the methods being tested in the annotated test method. Diffblue Cover attaches this annotation to all tests that it creates.
-
-
Element Detail
-
value
String[] value
-
-