| org.apache.openejb.test.FilteredTestSuite org.apache.openejb.test.entity.cmp.CmpTestSuite
Method Summary | |
protected void | setUp() Sets up the fixture, for example, open a network connection. | public static junit.framework.Test | suite() | protected void | tearDown() Tears down the fixture, for example, close a network connection. |
CmpTestSuite | public CmpTestSuite()(Code) | | |
setUp | protected void setUp() throws Exception(Code) | | Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
|
suite | public static junit.framework.Test suite()(Code) | | |
tearDown | protected void tearDown() throws Exception(Code) | | Tears down the fixture, for example, close a network connection.
This method is called after a test is executed.
|
|
|