Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.runtime.test.NXRuntimeTestCase

Packages that use NXRuntimeTestCase
org.nuxeo.ecm.core.management.test   
org.nuxeo.ecm.core.query.test Base JUnit test cases that test NXQL queries. 
org.nuxeo.ecm.core.repository.jcr.testing   
org.nuxeo.ecm.core.search.backend.testing   
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
 

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

Subclasses of NXRuntimeTestCase in org.nuxeo.ecm.core.management.test
 class CoreManagementTestCase
           
 

Uses of NXRuntimeTestCase in org.nuxeo.ecm.core.query.test
 

Subclasses of NXRuntimeTestCase in org.nuxeo.ecm.core.query.test
 class QueryTestCase
           
 

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

Subclasses of NXRuntimeTestCase in org.nuxeo.ecm.core.repository.jcr.testing
 class RepositoryOSGITestCase
          Compatibility class for older JCR tests, using the new VCS infrastructure.
 

Uses of NXRuntimeTestCase in org.nuxeo.ecm.core.search.backend.testing
 

Subclasses of NXRuntimeTestCase in org.nuxeo.ecm.core.search.backend.testing
 class SearchEngineBackendTestCase
          A generic test that all backends have to pass.
 

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

Subclasses of NXRuntimeTestCase in org.nuxeo.ecm.core.storage.sql
static class NuxeoServerRunner.ToRun
           
 class SQLRepositoryTestCase
           
 class TXSQLRepositoryTestCase
          Transactional SQL Repository TestCase.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.