Class BmpEjbHomeTests

All Implemented Interfaces:
junit.framework.Test

public class BmpEjbHomeTests extends BasicBmpTestClient
[3] Should be run as the third test suite of the BasicBmpTestClients
  • Constructor Details

    • BmpEjbHomeTests

      public BmpEjbHomeTests()
  • Method Details

    • setUp

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

      public void test01_getEJBMetaData()
    • test02_getHomeHandle

      public void test02_getHomeHandle()
    • test03_removeByPrimaryKey

      public void test03_removeByPrimaryKey()
    • test04_removeByPrimaryHandle

      public void test04_removeByPrimaryHandle()
    • test05_ejbHomeMethod

      public void test05_ejbHomeMethod()