public abstract class EmbeddedAndNetworkingClientTestCaseBase extends java.lang.Object implements TestLifeCycle
| Constructor and Description |
|---|
EmbeddedAndNetworkingClientTestCaseBase() |
| Modifier and Type | Method and Description |
|---|---|
protected ObjectContainerSession |
embeddedClient() |
protected ExtObjectContainer |
networkingClient() |
protected ExtObjectContainer |
serverObjectContainer() |
void |
setUp() |
void |
tearDown() |
public EmbeddedAndNetworkingClientTestCaseBase()
public void setUp()
throws java.lang.Exception
setUp in interface TestLifeCyclejava.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
tearDown in interface TestLifeCyclejava.lang.Exceptionprotected ExtObjectContainer networkingClient()
protected ObjectContainerSession embeddedClient()
protected ExtObjectContainer serverObjectContainer()