Package org.jboss.byteman.contrib.bmunit
Class BMUnit5SingleRuleHandler
java.lang.Object
org.jboss.byteman.contrib.bmunit.BMUnit5AbstractHandler<BMRule>
org.jboss.byteman.contrib.bmunit.BMUnit5SingleRuleHandler
- All Implemented Interfaces:
org.junit.jupiter.api.extension.AfterAllCallback,org.junit.jupiter.api.extension.AfterEachCallback,org.junit.jupiter.api.extension.BeforeAllCallback,org.junit.jupiter.api.extension.BeforeEachCallback,org.junit.jupiter.api.extension.Extension
-
Field Summary
Fields inherited from class org.jboss.byteman.contrib.bmunit.BMUnit5AbstractHandler
annotationClass -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.byteman.contrib.bmunit.BMUnit5AbstractHandler
afterAll, afterEach, beforeAll, beforeEach, getAnnotationClass
-
Constructor Details
-
BMUnit5SingleRuleHandler
public BMUnit5SingleRuleHandler()
-
-
Method Details
-
install
- Specified by:
installin classBMUnit5AbstractHandler<BMRule>- Throws:
Exception
-
uninstall
- Specified by:
uninstallin classBMUnit5AbstractHandler<BMRule>- Throws:
Exception
-