Uses of Package
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.
-
ClassDescriptionA Test Case runner that can be extended through features and provide injection though Guice.
-
ClassDescriptionA 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:
-
ClassDescriptionAllow 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:
-
ClassDescriptionAllow 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.
-
ClassDescriptionAllow 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:
-
ClassDescriptionAllow 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:
-
ClassDescriptionA 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:
-
ClassDescriptionA 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.
-
ClassDescriptionAnnotation 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.
-
ClassDescriptionA 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