alma::acs::container::ComponentTestclient Class Reference

Inheritance diagram for alma::acs::container::ComponentTestclient:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::container::ComponentTestclient:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ComponentTestclient () throws Exception
void testComponentName ()
void testStateManager ()
void testTimeout () throws Exception
void testGetReferenceWithCustomClientSideTimeout ()
void testGetDynamicDummyComponent ()
void testGetThreadFactory ()
void testFindDummyComponentsByType () throws Exception
void testGetCollocatedComponent () throws Exception
void testGetComponentNonSticky () throws Exception
void testComponentListening () throws Exception

Protected Member Functions

void setUp () throws Exception

Private Attributes

ContainerServicesTester m_contSrvTesterComp

Static Private Attributes

static final String CONTSRVCOMP_INSTANCE = "CONT_SERVICES_TESTER"
static final String DEFAULT_DUMMYCOMP_INSTANCE = "DefaultDummyComp"
static final String DUMMYCOMP2_TYPENAME = "IDL:alma/jconttest/DummyComponent2:1.0"

Detailed Description

Author:
hsommer created Sep 17, 2004 3:49:45 PM

Constructor & Destructor Documentation

alma::acs::container::ComponentTestclient::ComponentTestclient (  )  throws Exception [inline]

Member Function Documentation

void alma::acs::container::ComponentTestclient::setUp (  )  throws Exception [inline, 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 CONTSRVCOMP_INSTANCE, alma::acs::container::ContainerServices::getComponent(), alma::acs::component::client::ComponentClientTestCase::getContainerServices(), and m_contSrvTesterComp.

void alma::acs::container::ComponentTestclient::testComponentListening (  )  throws Exception [inline]
void alma::acs::container::ComponentTestclient::testComponentName (  )  [inline]
void alma::acs::container::ComponentTestclient::testFindDummyComponentsByType (  )  throws Exception [inline]
void alma::acs::container::ComponentTestclient::testGetCollocatedComponent (  )  throws Exception [inline]
void alma::acs::container::ComponentTestclient::testGetComponentNonSticky (  )  throws Exception [inline]
void alma::acs::container::ComponentTestclient::testGetDynamicDummyComponent (  )  [inline]

References m_contSrvTesterComp.

void alma::acs::container::ComponentTestclient::testGetReferenceWithCustomClientSideTimeout (  )  [inline]

References m_contSrvTesterComp.

void alma::acs::container::ComponentTestclient::testGetThreadFactory (  )  [inline]

References m_contSrvTesterComp.

void alma::acs::container::ComponentTestclient::testStateManager (  )  [inline]

References m_contSrvTesterComp.

void alma::acs::container::ComponentTestclient::testTimeout (  )  throws Exception [inline]

Member Data Documentation

final String alma::acs::container::ComponentTestclient::CONTSRVCOMP_INSTANCE = "CONT_SERVICES_TESTER" [static, private]
final String alma::acs::container::ComponentTestclient::DEFAULT_DUMMYCOMP_INSTANCE = "DefaultDummyComp" [static, private]
final String alma::acs::container::ComponentTestclient::DUMMYCOMP2_TYPENAME = "IDL:alma/jconttest/DummyComponent2:1.0" [static, private]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2