org.apache.jackrabbit.test
Class JCRTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.apache.jackrabbit.test.ConcurrentTestSuite
          extended by org.apache.jackrabbit.test.JCRTestSuite
All Implemented Interfaces:
junit.framework.Test

public class JCRTestSuite
extends ConcurrentTestSuite

Test suite that includes all the JCR API tests


Constructor Summary
JCRTestSuite()
           
 
Method Summary
 
Methods inherited from class org.apache.jackrabbit.test.ConcurrentTestSuite
run, runTest
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JCRTestSuite

public JCRTestSuite()


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