Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.runtime.test.runner.RunnerFeature

Packages that use RunnerFeature
org.nuxeo.ecm.core.test   
org.nuxeo.ecm.platform.jbpm.test   
org.nuxeo.ecm.platform.test   
org.nuxeo.ecm.webengine.test   
org.nuxeo.runtime.test.protocols.inline   
org.nuxeo.runtime.test.runner   
org.nuxeo.runtime.test.runner.distrib   
org.nuxeo.runtime.test.runner.web   
 

Uses of RunnerFeature in org.nuxeo.ecm.core.test
 

Classes in org.nuxeo.ecm.core.test that implement RunnerFeature
 class CoreFeature
          The core feature provides deployments needed to have a nuxeo core running.
 class MultiRepositoriesCoreFeature
           
 class TransactionalFeature
           
 

Uses of RunnerFeature in org.nuxeo.ecm.platform.jbpm.test
 

Classes in org.nuxeo.ecm.platform.jbpm.test that implement RunnerFeature
 class JbpmFeature
           
 

Uses of RunnerFeature in org.nuxeo.ecm.platform.test
 

Classes in org.nuxeo.ecm.platform.test that implement RunnerFeature
 class PlatformFeature
           
 

Uses of RunnerFeature in org.nuxeo.ecm.webengine.test
 

Classes in org.nuxeo.ecm.webengine.test that implement RunnerFeature
 class NuxeoThemeFeature
           
 class WebEngineFeature
           
 

Uses of RunnerFeature in org.nuxeo.runtime.test.protocols.inline
 

Classes in org.nuxeo.runtime.test.protocols.inline that implement RunnerFeature
 class InlineURLsFeature
           
 

Uses of RunnerFeature in org.nuxeo.runtime.test.runner
 

Classes in org.nuxeo.runtime.test.runner that implement RunnerFeature
 class JettyFeature
           
 class RuntimeFeature
           
 class SimpleFeature
          These are the states the runner goes through when using runtime feature:
 class StreamingFeature
           
 

Methods in org.nuxeo.runtime.test.runner with type parameters of type RunnerFeature
<T extends RunnerFeature>
T
FeaturesRunner.getFeature(Class<T> type)
           
 

Methods in org.nuxeo.runtime.test.runner that return types with arguments of type RunnerFeature
 List<RunnerFeature> FeaturesRunner.getFeatures()
           
 

Uses of RunnerFeature in org.nuxeo.runtime.test.runner.distrib
 

Classes in org.nuxeo.runtime.test.runner.distrib that implement RunnerFeature
 class DistributionFeature
           
 

Uses of RunnerFeature in org.nuxeo.runtime.test.runner.web
 

Classes in org.nuxeo.runtime.test.runner.web that implement RunnerFeature
 class WebDriverFeature
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.