Class StatefulPojoHandleTests

All Implemented Interfaces:
junit.framework.Test

public class StatefulPojoHandleTests extends BasicStatefulTestClient
  • Constructor Details

    • StatefulPojoHandleTests

      public StatefulPojoHandleTests()
  • Method Details

    • setUp

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

      public void test01_getEJBObject()
    • test02_EJBHome_remove

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