Package org.jboss.byteman.contrib.bmunit
Class BMUnit5MultiRuleHandler
java.lang.Object
org.jboss.byteman.contrib.bmunit.BMUnit5AbstractHandler<BMRules>
org.jboss.byteman.contrib.bmunit.BMUnit5MultiRuleHandler
- 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
-
BMUnit5MultiRuleHandler
public BMUnit5MultiRuleHandler()
-
-
Method Details
-
install
- Specified by:
installin classBMUnit5AbstractHandler<BMRules>- Throws:
Exception
-
uninstall
- Specified by:
uninstallin classBMUnit5AbstractHandler<BMRules>- Throws:
Exception
-