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 TypeClassDescriptionclass
Class which provides the ability to load Byteman rules into TestNG style tests.class
A TestNG runner class which can be subclassed by a test class in order to inherit the ability to process @BMRule and @BMScript annotations.