Uses of Class
org.jboss.byteman.contrib.bmunit.BMNGAbstractRunner
Packages that use BMNGAbstractRunner
-
Uses of BMNGAbstractRunner in org.jboss.byteman.contrib.bmunit
Subclasses of BMNGAbstractRunner in org.jboss.byteman.contrib.bmunitModifier and TypeClassDescriptionclassClass which provides the ability to load Byteman rules into TestNG style tests.classA TestNG runner class which can be subclassed by a test class in order to inherit the ability to process @BMRule and @BMScript annotations.