Method Summary |
|
public void | setUp() Set up instance variables required by this test case. |
public static Test | suite() Return the tests included in this test suite. |
public void | tearDown() Tear down instance variables required by this test case. |
public void | testLoader() Verify that MyLogFactoryImpl is only loadable via the tccl. |
public void | testTcclLoading() Verify that the custom LogFactory implementation which is only accessable
via the TCCL has successfully been loaded as specified in the config file. |