Package org.nuxeo.runtime.test.runner
Class RandomBug.Feature
java.lang.Object
org.nuxeo.runtime.test.runner.RandomBug.Feature
- All Implemented Interfaces:
RunnerFeature
- Enclosing class:
- RandomBug
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.nuxeo.runtime.test.runner.RunnerFeature
afterMethodRun, afterRun, afterTeardown, afterTeardown, beforeMethodRun, beforeRun, beforeSetup, beforeSetup, configure, initialize, start, stop, testCreated
-
Constructor Details
-
Feature
public Feature()
-
-
Method Details
-
onClass
public static org.junit.rules.TestRule onClass() -
onMethod
public org.junit.rules.MethodRule onMethod()
-