Class MiscEjbTests

All Implemented Interfaces:
junit.framework.Test

public class MiscEjbTests extends BasicStatelessTestClient
  • Constructor Details

    • MiscEjbTests

      public MiscEjbTests()
  • Method Details

    • setUp

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

      protected void tearDown() throws Exception
      Overrides:
      tearDown in class NumberedTestCase
      Throws:
      Exception
    • test01_isIdentical_stateless

      public void test01_isIdentical_stateless()
    • test02_isIdentical_stateful

      public void test02_isIdentical_stateful()
    • test03_isIdentical_bmp

      public void test03_isIdentical_bmp()
    • _test04_isIdentical_cmp

      public void _test04_isIdentical_cmp()
      DMB: Calling this now causes an error as the "entity" table doesn't exist yet