Annotation Interface BMScripts


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface BMScripts
Annotation attached to a test class or a test method identifying one or more Byteman rule files to be loaded before running tests and unloaded after running tests.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details