Uses of Package
org.apache.jackrabbit.test

Packages that use org.apache.jackrabbit.test
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.test   
org.apache.jackrabbit.test.api   
org.apache.jackrabbit.test.api.lock   
org.apache.jackrabbit.test.api.nodetype   
org.apache.jackrabbit.test.api.observation   
org.apache.jackrabbit.test.api.query   
org.apache.jackrabbit.test.api.version   
 

Classes in org.apache.jackrabbit.test used by org.apache.jackrabbit.core
RepositoryStub
          The RepositoryStub is the entry point to the JCR Repository for the TCK Test harness.
RepositoryStubException
           
 

Classes in org.apache.jackrabbit.test used by org.apache.jackrabbit.test
JUnitTest
          Abstract base class for any JUnit test case.
LogPrintWriter
          Implements a PrintWriter which allows to alternatively plug in a Writer or a Logger.
NotExecutableException
          This exception indicates that a test case cannot be executed due to missing data or if the repository does not have the ability to perform the test.
RepositoryHelper
          Utility class to get access to Session instances.
RepositoryStub
          The RepositoryStub is the entry point to the JCR Repository for the TCK Test harness.
RepositoryStubException
           
 

Classes in org.apache.jackrabbit.test used by org.apache.jackrabbit.test.api
AbstractJCRTest
          Abstract base class for all JCR test classes.
JUnitTest
          Abstract base class for any JUnit test case.
NotExecutableException
          This exception indicates that a test case cannot be executed due to missing data or if the repository does not have the ability to perform the test.
 

Classes in org.apache.jackrabbit.test used by org.apache.jackrabbit.test.api.lock
AbstractJCRTest
          Abstract base class for all JCR test classes.
JUnitTest
          Abstract base class for any JUnit test case.
NotExecutableException
          This exception indicates that a test case cannot be executed due to missing data or if the repository does not have the ability to perform the test.
 

Classes in org.apache.jackrabbit.test used by org.apache.jackrabbit.test.api.nodetype
AbstractJCRTest
          Abstract base class for all JCR test classes.
JUnitTest
          Abstract base class for any JUnit test case.
NotExecutableException
          This exception indicates that a test case cannot be executed due to missing data or if the repository does not have the ability to perform the test.
 

Classes in org.apache.jackrabbit.test used by org.apache.jackrabbit.test.api.observation
AbstractJCRTest
          Abstract base class for all JCR test classes.
JUnitTest
          Abstract base class for any JUnit test case.
NotExecutableException
          This exception indicates that a test case cannot be executed due to missing data or if the repository does not have the ability to perform the test.
 

Classes in org.apache.jackrabbit.test used by org.apache.jackrabbit.test.api.query
AbstractJCRTest
          Abstract base class for all JCR test classes.
JUnitTest
          Abstract base class for any JUnit test case.
NotExecutableException
          This exception indicates that a test case cannot be executed due to missing data or if the repository does not have the ability to perform the test.
 

Classes in org.apache.jackrabbit.test used by org.apache.jackrabbit.test.api.version
AbstractJCRTest
          Abstract base class for all JCR test classes.
JUnitTest
          Abstract base class for any JUnit test case.
NotExecutableException
          This exception indicates that a test case cannot be executed due to missing data or if the repository does not have the ability to perform the test.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.