Public Member Functions | Protected Member Functions

alma.acsexmpl.clients.ComponentWithXmlOffshootClientTest Class Reference

Inheritance diagram for alma.acsexmpl.clients.ComponentWithXmlOffshootClientTest:
alma.acs.component.client.ComponentClientTestCase

List of all members.

Public Member Functions

 ComponentWithXmlOffshootClientTest () throws Exception
void testOffshoot () throws Exception
void testOffshootJ () throws Exception
void testOffshootJFromComponentJ () throws Exception

Protected Member Functions

void setUp () throws Exception
void tearDown () throws Exception

Constructor & Destructor Documentation

alma.acsexmpl.clients.ComponentWithXmlOffshootClientTest.ComponentWithXmlOffshootClientTest (  )  throws Exception

Member Function Documentation

void alma.acsexmpl.clients.ComponentWithXmlOffshootClientTest.setUp (  )  throws Exception [protected]

Starts CORBA in the client process and connects to the manager and logger.

Subclasses that override this method must call super.setUp(), likely before any other code in that method.

See also:
junit.framework.TestCase.setUp()

Reimplemented from alma.acs.component.client.ComponentClientTestCase.

References alma.acs.component.client.ComponentClientTestCase.getContainerServices().

void alma.acsexmpl.clients.ComponentWithXmlOffshootClientTest.tearDown (  )  throws Exception [protected]

Releases all previously obtained components (using manager), logs out from the manager, and terminates the CORBA ORB.

Subclasses that override this method must call super.tearDown(), likely after any other code in that method.

See also:
junit.framework.TestCase.tearDown()

Reimplemented from alma.acs.component.client.ComponentClientTestCase.

References alma.acs.component.client.ComponentClientTestCase.getContainerServices().

void alma.acsexmpl.clients.ComponentWithXmlOffshootClientTest.testOffshoot (  )  throws Exception
void alma.acsexmpl.clients.ComponentWithXmlOffshootClientTest.testOffshootJ (  )  throws Exception
void alma.acsexmpl.clients.ComponentWithXmlOffshootClientTest.testOffshootJFromComponentJ (  )  throws Exception

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties