Class SingletonPojoHomeIntfcTests

All Implemented Interfaces:
junit.framework.Test

public class SingletonPojoHomeIntfcTests extends BasicSingletonTestClient
[2] Should be run as the second test suite of the BasicSingletonTestClients
Version:
$Rev: 525022 $ $Date: 2007-04-02 21:19:21 -0700 (Mon, 02 Apr 2007) $
  • Constructor Details

    • SingletonPojoHomeIntfcTests

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