Annotation Type ScriptName
-
@Retention(RUNTIME) @Target(TYPE) public @interface ScriptNameAnnotation to specify the name of the test script to use at a sub-class ofAbstractScriptTestCase.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-