Class BmpEjbMetaDataTests

All Implemented Interfaces:
junit.framework.Test

public class BmpEjbMetaDataTests extends BasicBmpTestClient
[8] Should be run as the eigth test suite of the BasicBmpTestClients
  • Constructor Details

    • BmpEjbMetaDataTests

      public BmpEjbMetaDataTests()
  • 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_getEJBHome

      public void test01_getEJBHome()
    • test02_getHomeInterfaceClass

      public void test02_getHomeInterfaceClass()
    • test03_getPrimaryKeyClass

      public void test03_getPrimaryKeyClass()
    • test04_getRemoteInterfaceClass

      public void test04_getRemoteInterfaceClass()
    • test05_isSession

      public void test05_isSession()
    • test06_isStatelessSession

      public void test06_isStatelessSession()