

Public Member Functions | |
| EventReceivingTest (String name) | |
| void | testReceiveEvents () throws InterruptedException |
Protected Member Functions | |
| void | setUp () throws Exception |
| void | tearDown () throws Exception |
Private Attributes | |
| EventModel | em |
| AdminConsumer | consumer = null |
| EventSupplierImpl | supplier |
| ContainerServices | cs |
| AcsLogger | logger |
Static Private Attributes | |
| static final int | EVENTS_TO_SEND = 10000 |
| alma::acs::eventbrowser::model::EventReceivingTest::EventReceivingTest | ( | String | name | ) | [inline] |
| void alma::acs::eventbrowser::model::EventReceivingTest::setUp | ( | ) | throws Exception [inline, protected] |
| void alma::acs::eventbrowser::model::EventReceivingTest::tearDown | ( | ) | throws Exception [inline, protected] |
| void alma::acs::eventbrowser::model::EventReceivingTest::testReceiveEvents | ( | ) | throws InterruptedException [inline] |
Referenced by setUp(), and tearDown().
Referenced by EventReceivingTest(), and setUp().
Referenced by EventReceivingTest(), and setUp().
final int alma::acs::eventbrowser::model::EventReceivingTest::EVENTS_TO_SEND = 10000 [static, private] |
Referenced by testReceiveEvents().
Referenced by EventReceivingTest(), setUp(), and testReceiveEvents().
Referenced by setUp(), tearDown(), and testReceiveEvents().
1.6.2