com.webmbt.plugin
Annotation Type MbtScriptExecutor.MSCRIPT_METHOD


@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface MbtScriptExecutor.MSCRIPT_METHOD

Indicates that the annotated method is a test method. This annotation should be used only on parameterless static methods.



Copyright © 2008. All Rights Reserved.