Package org.jboss.byteman.contrib.bmunit
Annotation Type 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.