|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.TestSuite
org.openejb.test.TestSuite
org.openejb.test.entity.cmp.CmpTestSuite
public class CmpTestSuite
Constructor Summary | |
---|---|
CmpTestSuite()
|
Method Summary | |
---|---|
protected void |
setUp()
Sets up the fixture, for example, open a network connection. |
static junit.framework.Test |
suite()
|
protected void |
tearDown()
Tears down the fixture, for example, close a network connection. |
Methods inherited from class org.openejb.test.TestSuite |
---|
run |
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 |
---|
public CmpTestSuite()
Method Detail |
---|
public static junit.framework.Test suite()
protected void setUp() throws java.lang.Exception
setUp
in class TestSuite
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class TestSuite
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |