Class UnknownEjbHomeTests

All Implemented Interfaces:
junit.framework.Test

public class UnknownEjbHomeTests extends UnknownCmpTestClient
[3] Should be run as the third test suite of the UnknownCmpTestClients
  • Constructor Details

    • UnknownEjbHomeTests

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