Class Cmp2HandleTests

All Implemented Interfaces:
junit.framework.Test

public class Cmp2HandleTests extends BasicCmp2TestClient
[7] Should be run as the seventh test suite of the BasicCmpTestClients
  • Constructor Details

    • Cmp2HandleTests

      public Cmp2HandleTests()
  • Method Details

    • setUp

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

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

      public void test01_getEJBObject()
    • Xtest02_copyHandleByMarshalledObject

      public void Xtest02_copyHandleByMarshalledObject()
    • Xtest03_copyHandleBySerialize

      public void Xtest03_copyHandleBySerialize()
    • test04_EJBHome_remove

      public void test04_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.