org.apache.openejb.test.entity.cmr
Class CmrTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.apache.openejb.test.TestSuite
          extended by org.apache.openejb.test.FilteredTestSuite
              extended by org.apache.openejb.test.entity.cmr.CmrTestSuite
All Implemented Interfaces:
junit.framework.Test

public class CmrTestSuite
extends FilteredTestSuite


Constructor Summary
CmrTestSuite()
           
 
Method Summary
 
Methods inherited from class org.apache.openejb.test.FilteredTestSuite
filter, getTests
 
Methods inherited from class org.apache.openejb.test.TestSuite
run, setUp, tearDown
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CmrTestSuite

public CmrTestSuite()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.