Class MiscEjbTests

All Implemented Interfaces:
junit.framework.Test

public class MiscEjbTests extends BasicSingletonTestClient
  • Constructor Details

    • MiscEjbTests

      public MiscEjbTests()
  • Method Details

    • setUp

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

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

      public void test01_isIdentical_singleton()
    • 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