Class ComplexEjbObjectTests

All Implemented Interfaces:
junit.framework.Test

public class ComplexEjbObjectTests extends ComplexCmpTestClient
[4] Should be run as the fourth test suite of the ComplexCmpTestClients
  • Constructor Details

    • ComplexEjbObjectTests

      public ComplexEjbObjectTests()
  • 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_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()