public class AfterRules extends AfterTestLifecycleEvent
Constructor and Description |
---|
AfterRules(Object testInstance,
Method testMethod,
LifecycleMethodExecutor executor) |
getExecutor
getTestInstance, getTestMethod
getTestClass
public AfterRules(Object testInstance, Method testMethod, LifecycleMethodExecutor executor)
testInstance
- The test case instance being testedtestMethod
- The test method that is about to be executedexecutor
- A call back when the LifecycleMethod represented by this event should be invokedCopyright © 2017 JBoss by Red Hat. All rights reserved.