Class SingletonHomeIntfcTests

All Implemented Interfaces:
junit.framework.Test

public class SingletonHomeIntfcTests extends BasicSingletonTestClient
[2] Should be run as the second test suite of the BasicSingletonTestClients
  • Constructor Details

    • SingletonHomeIntfcTests

      public SingletonHomeIntfcTests()
  • Method Details

    • setUp

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

      public void test01_create()