alma::acs::callbacks::SampleRequester Class Reference

Inheritance diagram for alma::acs::callbacks::SampleRequester:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::callbacks::SampleRequester:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SampleRequester () throws Exception
void setUp () throws Exception
void testA () throws Exception

Package Attributes

ContainerServices cs
Logger logger
DemoCallbackResponder responder

Detailed Description

Author:
mschilli

Constructor & Destructor Documentation

alma::acs::callbacks::SampleRequester::SampleRequester (  )  throws Exception [inline]

Member Function Documentation

void alma::acs::callbacks::SampleRequester::setUp (  )  throws Exception [inline]

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 cs, alma::acs::container::ContainerServices::getComponent(), alma::acs::container::ContainerServicesBase::getLogger(), logger, and responder.

void alma::acs::callbacks::SampleRequester::testA (  )  throws Exception [inline]

References cs, logger, and responder.


Member Data Documentation

Referenced by setUp(), and testA().

Referenced by setUp(), and testA().

DemoCallbackResponder alma::acs::callbacks::SampleRequester::responder [package]

Referenced by setUp(), and testA().


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

Generated by  doxygen 1.6.2