Class Unknown2HomeIntfcTests

All Implemented Interfaces:
junit.framework.Test

public class Unknown2HomeIntfcTests extends UnknownCmp2TestClient
[2] Should be run as the second test suite of the BasicCmpTestClients
  • Constructor Details

    • Unknown2HomeIntfcTests

      public Unknown2HomeIntfcTests()
  • Method Details

    • setUp

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

      public void test01_create() throws Exception
      Throws:
      Exception
    • test02_findByPrimaryKey

      public void test02_findByPrimaryKey() throws Exception
      Throws:
      Exception
    • test03_findByLastName

      public void test03_findByLastName() throws Exception
      Throws:
      Exception
    • test04_homeMethod

      public void test04_homeMethod()