JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jboss.byteman.contrib.bmunit
BMScript
Contents
Description
Optional Element Summary
Element Details
value
dir
Hide sidebar
Show sidebar
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
String
dir
String
value
Element Details
value
String
value
Default:
""
dir
String
dir
Default:
""