Package org.nuxeo.runtime.test.runner
Class ContainerFeature
- java.lang.Object
-
- org.nuxeo.runtime.test.runner.ContainerFeature
-
- All Implemented Interfaces:
RunnerFeature
@Deprecated public class ContainerFeature extends Object implements RunnerFeature
Deprecated.since 10.2, useTransactionalFeature
instead
-
-
Constructor Summary
Constructors Constructor Description ContainerFeature()
Deprecated.
-
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
-
-