Class BmpHomeIntfcTests

All Implemented Interfaces:
junit.framework.Test

public class BmpHomeIntfcTests extends BasicBmpTestClient
[2] Should be run as the second test suite of the BasicBmpTestClients
  • Constructor Details

    • BmpHomeIntfcTests

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

      public void test01_create()
    • test02_findByPrimaryKey

      public void test02_findByPrimaryKey()
    • test03_findByLastName

      public void test03_findByLastName()
    • test04_findEmptyEnumeration

      public void test04_findEmptyEnumeration()
    • test05_homeMethod

      public void test05_homeMethod()