Uses of Class
org.nuxeo.runtime.test.runner.Deploys
-
Packages that use Deploys Package Description org.nuxeo.ecm.platform.routing.test org.nuxeo.ecm.restapi.test org.nuxeo.ecm.webengine.test org.nuxeo.runtime.management org.nuxeo.runtime.test.runner -
-
Uses of Deploys in org.nuxeo.ecm.platform.routing.test
Classes in org.nuxeo.ecm.platform.routing.test with annotations of type Deploys Modifier and Type Class Description class
DocumentRoutingFeature
This feature provides the basic deployments needed to run a test that uses Document Routing. -
Uses of Deploys in org.nuxeo.ecm.restapi.test
Classes in org.nuxeo.ecm.restapi.test with annotations of type Deploys Modifier and Type Class Description class
RestServerFeature
-
Uses of Deploys in org.nuxeo.ecm.webengine.test
Classes in org.nuxeo.ecm.webengine.test with annotations of type Deploys Modifier and Type Class Description class
WebEngineFeature
class
WebEngineFeatureCore
-
Uses of Deploys in org.nuxeo.runtime.management
Classes in org.nuxeo.runtime.management with annotations of type Deploys Modifier and Type Class Description class
ManagementFeature
-
Uses of Deploys in org.nuxeo.runtime.test.runner
Classes in org.nuxeo.runtime.test.runner with annotations of type Deploys Modifier and Type Class Description class
ContainerFeature
Deprecated.since 10.2, useTransactionalFeature
insteadclass
TransactionalFeature
The transactional feature is responsible of transaction management.
-