

Public Member Functions | |
| SampleRequester () throws Exception | |
| void | setUp () throws Exception |
| void | testA () throws Exception |
Package Attributes | |
| ContainerServices | cs |
| Logger | logger |
| DemoCallbackResponder | responder |
| alma::acs::callbacks::SampleRequester::SampleRequester | ( | ) | throws Exception [inline] |
| 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.
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] |
Logger alma::acs::callbacks::SampleRequester::logger [package] |
DemoCallbackResponder alma::acs::callbacks::SampleRequester::responder [package] |
1.6.2