Public Member Functions | |
TestCategoryActiveChildren () throws Exception | |
void | setUp () throws Exception |
void | teraDown () throws Exception |
Override void | onAlarm (Alarm alarm) |
Override void | onException (LaserSelectionException e) |
void | testActiveChildren () throws Exception |
Private Member Functions | |
void | send_alarm (String family, String member, int code, boolean active) throws Exception |
void | waitAlarm (int n) |
Private Attributes | |
CategoryClient | categoryClient |
volatile int | alarmsReceived |
CategoryClient
.
|
Constructor
|
|
|
|
|
|
Push an alarm
|
|
|
|
|
|
Test the getting of active children.
|
|
Wait until n alarms are received
|
|
The number of received alarms |
|
The categoryClient to test |