Uses of Interface
org.nuxeo.runtime.test.runner.RunnerFeature
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of RunnerFeature in org.nuxeo.ecm.core.storage.sql
Modifier and TypeClassDescriptionclass
Allows to ignore all the tests from a class running this feature if the database configured for tests is not H2. -
Uses of RunnerFeature in org.nuxeo.ecm.platform.routing.test
Modifier and TypeClassDescriptionclass
This feature provides the basic deployments needed to run a test that uses Document Routing. -
Uses of RunnerFeature in org.nuxeo.ecm.restapi.test
-
Uses of RunnerFeature in org.nuxeo.ecm.webengine.test
-
Uses of RunnerFeature in org.nuxeo.runtime.management
-
Uses of RunnerFeature in org.nuxeo.runtime.mockito
-
Uses of RunnerFeature in org.nuxeo.runtime.test.runner
Modifier and TypeClassDescriptionstatic class
class
Deprecated.class
class
Test feature to capture from a log4j appender to check that some log4j calls have been correctly called.class
class
static class
class
Feature that restart the component manger between each test.class
class
Runs an embedded servlet container.class
Deprecated.since 10.3, implements directlyRunnerFeature
class
The transactional feature is responsible of transaction management.class
Features handlingWithFrameworkProperty
annotations.Modifier and TypeMethodDescription<T extends RunnerFeature>
TFeaturesRunner.getFeature
(Class<T> aType)
TransactionalFeature
instead