Uses of Class
org.nuxeo.runtime.test.runner.Features
-
Packages that use Features 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 Base classes for running test cases under Nuxeo Runtime.org.nuxeo.runtime.test.logging org.nuxeo.runtime.test.runner -
-
Uses of Features in org.nuxeo.ecm.platform.routing.test
Classes in org.nuxeo.ecm.platform.routing.test with annotations of type Features Modifier and Type Class Description classDocumentRoutingFeatureThis feature provides the basic deployments needed to run a test that uses Document Routing. -
Uses of Features in org.nuxeo.ecm.restapi.test
Classes in org.nuxeo.ecm.restapi.test with annotations of type Features Modifier and Type Class Description classManagementBaseTestclassRestServerFeature -
Uses of Features in org.nuxeo.ecm.webengine.test
Classes in org.nuxeo.ecm.webengine.test with annotations of type Features Modifier and Type Class Description classWebEngineFeature -
Uses of Features in org.nuxeo.runtime.management
Classes in org.nuxeo.runtime.management with annotations of type Features Modifier and Type Class Description classManagementFeature -
Uses of Features in org.nuxeo.runtime.test
Classes in org.nuxeo.runtime.test with annotations of type Features Modifier and Type Class Description classNXRuntimeTestCaseDeprecated.since 10.2 this class must not be subclassed anymore, for RuntimeHarness implementation useRuntimeHarnessImpl -
Uses of Features in org.nuxeo.runtime.test.logging
Classes in org.nuxeo.runtime.test.logging with annotations of type Features Modifier and Type Class Description classDeprecationLoggerTestclassTestLogFeatureTest forLogFeature. -
Uses of Features in org.nuxeo.runtime.test.runner
Classes in org.nuxeo.runtime.test.runner with annotations of type Features Modifier and Type Class Description classContainerFeatureDeprecated.since 10.2, useTransactionalFeatureinsteadclassFileEventsTrackingFeatureclassRuntimeFeatureclassServletContainerFeatureRuns an embedded servlet container.classTransactionalFeatureThe transactional feature is responsible of transaction management.Methods in org.nuxeo.runtime.test.runner with parameters of type Features Modifier and Type Method Description protected voidRuntimeDeployment. index(Features features)
-