Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use RuntimeHarness
org.nuxeo.ecm.core.management.test   
org.nuxeo.ecm.core.repository.jcr.testing   
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
org.nuxeo.ecm.webengine.test   
org.nuxeo.runtime.test Base classes for running test cases under Nuxeo Runtime. 
org.nuxeo.runtime.test.runner   
 

Uses of RuntimeHarness in org.nuxeo.ecm.core.management.test
 

Classes in org.nuxeo.ecm.core.management.test that implement RuntimeHarness
 class CoreManagementTestCase
           
 

Uses of RuntimeHarness in org.nuxeo.ecm.core.repository.jcr.testing
 

Classes in org.nuxeo.ecm.core.repository.jcr.testing that implement RuntimeHarness
 class RepositoryOSGITestCase
          Compatibility class for older JCR tests, using the new VCS infrastructure.
 

Uses of RuntimeHarness in org.nuxeo.ecm.core.storage.sql
 

Classes in org.nuxeo.ecm.core.storage.sql that implement RuntimeHarness
static class NuxeoServerRunner.ToRun
           
 class SQLRepositoryTestCase
           
 class TXSQLRepositoryTestCase
          Transactional SQL Repository TestCase.
 

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

Methods in org.nuxeo.ecm.webengine.test with parameters of type RuntimeHarness
 void WebEngineFeature.configure(RuntimeHarness harness, File workingDir)
           
 

Uses of RuntimeHarness in org.nuxeo.runtime.test
 

Classes in org.nuxeo.runtime.test that implement RuntimeHarness
 class NXRuntimeTestCase
          Abstract base class for test cases that require a test runtime service.
 

Methods in org.nuxeo.runtime.test with parameters of type RuntimeHarness
 void WorkingDirectoryConfigurator.configure(RuntimeHarness harness, File workingDir)
           
 

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

Methods in org.nuxeo.runtime.test.runner that return RuntimeHarness
 RuntimeHarness RuntimeFeature.getHarness()
           
 

Methods in org.nuxeo.runtime.test.runner with parameters of type RuntimeHarness
 void JettyFeature.configure(RuntimeHarness harness, File workingDir)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.