Uses of Package
org.nuxeo.runtime.test.runner
-
Packages that use org.nuxeo.runtime.test.runner Package Description org.nuxeo.directory.test org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database.org.nuxeo.ecm.platform.routing.test org.nuxeo.ecm.restapi.test org.nuxeo.ecm.webengine.test org.nuxeo.runtime.management org.nuxeo.runtime.mockito org.nuxeo.runtime.test Base classes for running test cases under Nuxeo Runtime.org.nuxeo.runtime.test.logging org.nuxeo.runtime.test.runner -
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.directory.test Class Description FeaturesRunner A 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.sql Class Description ConditionalIgnoreRule.Condition FeaturesRunner A Test Case runner that can be extended through features and provide injection though Guice.RunnerFeature 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.test Class Description Deploys Allow the usage of multiple @DeployFeatures A feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.RunnerFeature 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.test Class Description Deploys Allow the usage of multiple @DeployFeatures A feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.RunnerFeature These are the states the runner goes through when using runtime feature:ServletContainerFeature Runs an embedded servlet container.TransactionalFeature The transactional feature is responsible of transaction management. -
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.ecm.webengine.test Class Description Deploys Allow the usage of multiple @DeployFeatures A feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.FeaturesRunner A Test Case runner that can be extended through features and provide injection though Guice.RunnerFeature These are the states the runner goes through when using runtime feature: -
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.runtime.management Class Description Deploys Allow the usage of multiple @DeployFeatures A feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.RunnerFeature These are the states the runner goes through when using runtime feature: -
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.runtime.mockito Class Description FeaturesRunner A Test Case runner that can be extended through features and provide injection though Guice.RunnerFeature These are the states the runner goes through when using runtime feature: -
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.runtime.test Class Description Features A feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.RuntimeHarness TODO: Move this to org.nuxeo.runtime packageTargetExtensions A 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.logging Class Description ConsoleLogLevelThreshold Annotation to define a console log level threshold on the root logger, which allows us to hide console log messages when launching tests.Features A feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.LogCaptureFeature.FilterOn LogCaptureFeature.Result Log result class.LoggerLevel Annotation that will help you managing the logging when dealing with tests.LoggerLevels -
Classes in org.nuxeo.runtime.test.runner used by org.nuxeo.runtime.test.runner Class Description AnnotationScanner ConditionalIgnoreRule ConditionalIgnoreRule.Condition Deploy A list of artifacts to be deployed.Deploys Allow the usage of multiple @DeployFeatures A feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.FeaturesRunner A Test Case runner that can be extended through features and provide injection though Guice.FeaturesRunner.Direction FeaturesRunner.MethodStatement FeaturesRunner.RulesFactory FileEventsTrackingFeature.Tracker HotDeployer A dynamic component deployer which enable tests to deploy new contributions after the test was started (i.e.HotDeployer.ActionHandler Deploy actions are usually used by features to customize the deployment of the runtime feature (which is using the DeaultDeployAction)LocalDeploy Deprecated.since 10.1, useDeploy
LogCaptureFeature.Filter LogCaptureFeature.FilterWith LogCaptureFeature.Result Log result class.LoggerLevel Annotation that will help you managing the logging when dealing with tests.LoggerLevelKey PartialDeploy Deploy a bundle with only a subset of contributionsRandomBug Define execution rules for an annotated random bug.RandomBug.Mode BYPASS: the test is ignored.RandomBug.Repeat Repeat condition based onRandomBug.RepeatRule RandomBug.RepeatStatement RunnerFeature These are the states the runner goes through when using runtime feature:RuntimeDeployment RuntimeHarness TODO: Move this to org.nuxeo.runtime packageServiceProvider TargetExtensions A TargetExtensions is part of PartialDeploy annotation that is able to deploy only a subset of extensions in a bundle.TargetExtensions.ContentModel White list contributions: TypeService schema and doctype definition, LifecycleService lifecycle and associated types, SQLDirectoryFactory directories and VersioningService versioning rules.TransactionalFeature.Waiter WithFrameworkProperty Annotation that will help you to set theFramework
'sproperty
in your test by annotating method.