Class Cmp2EjbObjectTests

All Implemented Interfaces:
junit.framework.Test

public class Cmp2EjbObjectTests extends BasicCmp2TestClient
[4] Should be run as the fourth test suite of the BasicCmpTestClients
  • Constructor Details

    • Cmp2EjbObjectTests

      public Cmp2EjbObjectTests()
  • 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_getHandle

      public void test01_getHandle()
    • test02_getPrimaryKey

      public void test02_getPrimaryKey()
    • test03_isIdentical

      public void test03_isIdentical()
    • test04_getEjbHome

      public void test04_getEjbHome()
    • test05_remove

      public void test05_remove()