Uses of Class
org.jboss.byteman.contrib.bmunit.BMNGAbstractRunner
-
-
Uses of BMNGAbstractRunner in org.jboss.byteman.contrib.bmunit
Subclasses of BMNGAbstractRunner in org.jboss.byteman.contrib.bmunit Modifier and Type Class Description classBMNGListenerClass which provides the ability to load Byteman rules into TestNG style tests.classBMNGRunnerA TestNG runner class which can be subclassed by a test class in order to inherit the ability to process @BMRule and @BMScript annotations.
-