Annotation Type TestCaseIdKey
-
@Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface TestCaseIdKeyAnnotation to mark a field or a method parameter that will be used to generateTestCaseId.value()in a parameterized test
@Retention(RUNTIME)
@Target({FIELD,PARAMETER})
public @interface TestCaseIdKey
TestCaseId.value() in a parameterized test