Uses of Package
org.nuxeo.runtime.test.runner
Packages that use org.nuxeo.runtime.test.runner
Package
Description
Implementation of a Nuxeo repository over an SQL database.
Base classes for running test cases under Nuxeo Runtime.
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.directory.testClassDescriptionA Test Case runner that can be extended through features and provide injection though Guice.
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.ecm.core.storage.sqlClassDescriptionA Test Case runner that can be extended through features and provide injection though Guice.These are the states the runner goes through when using runtime feature:
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.ecm.platform.routing.testClassDescriptionAllow the usage of multiple @DeployA feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.These are the states the runner goes through when using runtime feature:
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.ecm.restapi.testClassDescriptionAllow the usage of multiple @DeployA feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.These are the states the runner goes through when using runtime feature:Runs an embedded servlet container.The transactional feature is responsible of transaction management.
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.ecm.webengine.testClassDescriptionAllow the usage of multiple @DeployA feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.A Test Case runner that can be extended through features and provide injection though Guice.These are the states the runner goes through when using runtime feature:
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.runtime.managementClassDescriptionAllow the usage of multiple @DeployA feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.These are the states the runner goes through when using runtime feature:
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.runtime.mockitoClassDescriptionA Test Case runner that can be extended through features and provide injection though Guice.These are the states the runner goes through when using runtime feature:
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.runtime.testClassDescriptionA feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.TODO: Move this to org.nuxeo.runtime packageA TargetExtensions is part of PartialDeploy annotation that is able to deploy only a subset of extensions in a bundle.
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.runtime.test.loggingClassDescriptionAnnotation to define a console log level threshold on the root logger, which allows us to hide console log messages when launching tests.A feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.Log result class.Annotation that will help you managing the logging when dealing with tests.
-
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.runtime.test.runnerClassDescriptionA list of artifacts to be deployed.Allow the usage of multiple @DeployA feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.A Test Case runner that can be extended through features and provide injection though Guice.A dynamic component deployer which enable tests to deploy new contributions after the test was started (i.e. from inside the test method) The deployer is reloading all the components and reinject the test members.Deploy actions are usually used by features to customize the deployment of the runtime feature (which is using the DeaultDeployAction)Deprecated.Log result class.Annotation that will help you managing the logging when dealing with tests.Deploy a bundle with only a subset of contributionsDefine execution rules for an annotated random bug.BYPASS: the test is ignored.Repeat condition based onThese are the states the runner goes through when using runtime feature:TODO: Move this to org.nuxeo.runtime packageA TargetExtensions is part of PartialDeploy annotation that is able to deploy only a subset of extensions in a bundle.White list contributions: TypeService schema and doctype definition, LifecycleService lifecycle and associated types, SQLDirectoryFactory directories and VersioningService versioning rules.
Deploy