Annotation Interface ScriptName


@Retention(RUNTIME) @Target(TYPE) public @interface ScriptName
Annotation to specify the name of the test script to use at a sub-class of AbstractScriptTestCase.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details