Package org.jboss.byteman.contrib.bmunit
Annotation 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
-
Element Details
-
scripts
BMScript[] scripts
-