Package | Description |
---|---|
org.jboss.byteman.contrib.bmunit |
Class and Description |
---|
BMNGAbstractRunner
An abstract class which provides the ability to load Byteman rules into TestNG style tests.
|
BMRule
Annotation to attach a Byteman rule to a class or method
|
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.
|
Copyright © 2016. All rights reserved.