Class DocumentRoutingFeature
- java.lang.Object
-
- org.nuxeo.ecm.platform.routing.test.DocumentRoutingFeature
-
- All Implemented Interfaces:
RunnerFeature
public class DocumentRoutingFeature extends Object implements RunnerFeature
This feature provides the basic deployments needed to run a test that uses Document Routing.- Author:
- Antoine Taillefer ([email protected])
-
-
Constructor Summary
Constructors Constructor Description DocumentRoutingFeature()
-
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
-
-