Annotation Interface BMScript


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

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • value

      String value
      Default:
      ""
    • dir

      String dir
      Default:
      ""