Class ComplexHandleTests

All Implemented Interfaces:
junit.framework.Test

public class ComplexHandleTests extends ComplexCmpTestClient
[7] Should be run as the seventh test suite of the ComplexCmpTestClients
  • Constructor Details

    • ComplexHandleTests

      public ComplexHandleTests()
  • Method Details

    • setUp

      protected void setUp() throws Exception
      Description copied from class: CmpTestClient
      Sets up the fixture, for example, open a network connection. This method is called before a test is executed.
      Overrides:
      setUp in class CmpTestClient
      Throws:
      Exception
    • tearDown

      protected void tearDown() throws Exception
      Overrides:
      tearDown in class CmpTestClient
      Throws:
      Exception
    • test01_getEJBObject

      public void test01_getEJBObject()
    • test02_EJBHome_remove

      public void test02_EJBHome_remove()
      This remove method of the EJBHome is placed hear as it is more a test on the handle then on the remove method itself.