Class UnknownHomeIntfcTests

All Implemented Interfaces:
junit.framework.Test

public class UnknownHomeIntfcTests extends UnknownCmpTestClient
[2] Should be run as the second test suite of the UnknownCmpTestClients
  • Constructor Details

    • UnknownHomeIntfcTests

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

      public void test01_create()
    • test02_findByPrimaryKey

      public void test02_findByPrimaryKey()
    • test03_findByLastName

      public void test03_findByLastName()
    • test04_homeMethod

      public void test04_homeMethod()