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 classDocumentRoutingFeatureThis 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 classRestServerFeature -
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 classWebEngineFeatureclassWebEngineFeatureCore -
Uses of Deploys in org.nuxeo.runtime.management
Classes in org.nuxeo.runtime.management with annotations of type Deploys Modifier and Type Class Description classManagementFeature -
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 classContainerFeatureDeprecated.since 10.2, useTransactionalFeatureinsteadclassTransactionalFeatureThe transactional feature is responsible of transaction management.
-