

Public Member Functions | |
| CategoryClientThreshold () throws Exception | |
| void | setUp () throws Exception |
| void | tearDown () throws Exception |
| void | testGetThreashold () throws Exception |
| void | onAlarm (Alarm alarm) |
| void | onException (LaserSelectionException e) |
Private Attributes | |
| CategoryClient | categoryClient |
Test the getThreshold method of the Category client.
Each method of the Category client needs to be tested in a separate class due to a bug in the NC (COMP-2153)
| alma::alarmsystem::clients::test::CategoryClientThreshold::CategoryClientThreshold | ( | ) | throws Exception [inline] |
Constructor
| void alma::alarmsystem::clients::test::CategoryClientThreshold::onAlarm | ( | Alarm | alarm | ) | [inline] |
| void alma::alarmsystem::clients::test::CategoryClientThreshold::onException | ( | LaserSelectionException | e | ) | [inline] |
| void alma::alarmsystem::clients::test::CategoryClientThreshold::setUp | ( | ) | throws Exception [inline] |
Reimplemented from alma::acs::component::client::ComponentClientTestCase.
References categoryClient, and alma::acs::component::client::ComponentClientTestCase::getContainerServices().
| void alma::alarmsystem::clients::test::CategoryClientThreshold::tearDown | ( | ) | throws Exception [inline] |
Reimplemented from alma::acs::component::client::ComponentClientTestCase.
References categoryClient, and alma::alarmsystem::clients::CategoryClient::close().
| void alma::alarmsystem::clients::test::CategoryClientThreshold::testGetThreashold | ( | ) | throws Exception [inline] |
The categoryClient to test
Referenced by setUp(), tearDown(), and testGetThreashold().
1.6.2