alma::alarmsystem::source::test::ProxyTest Class Reference

Inheritance diagram for alma::alarmsystem::source::test::ProxyTest:
Inheritance graph
[legend]
Collaboration diagram for alma::alarmsystem::source::test::ProxyTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ProxyTest (String str) throws Exception
void testPushAlarm () throws Exception
void testAlarmsCollection () throws Exception

Protected Member Functions

void setUp () throws Exception
void tearDown () throws Exception

Private Attributes

String curDir = System.getProperty("user.dir")
JDAL jdal

Detailed Description

A class to test the Alarm Source

Author:
acaproni

Constructor & Destructor Documentation

alma::alarmsystem::source::test::ProxyTest::ProxyTest ( String  str  )  throws Exception [inline]

Member Function Documentation

void alma::alarmsystem::source::test::ProxyTest::setUp (  )  throws Exception [inline, protected]

This execute for each test and we want to have a cache with some logs

See also:
junit.framework.TestCase

Reimplemented from alma::acs::component::client::ComponentClientTestCase.

References curDir, alma::acs::component::client::ComponentClientTestCase::getContainerServices(), jdal, and alma::acs::component::client::ComponentClientTestCase::m_acsManagerProxy.

void alma::alarmsystem::source::test::ProxyTest::tearDown (  )  throws Exception [inline, protected]
See also:
junit.framework.TestCase

Reimplemented from alma::acs::component::client::ComponentClientTestCase.

void alma::alarmsystem::source::test::ProxyTest::testAlarmsCollection (  )  throws Exception [inline]

Test the push of a collection of alarms

Exceptions:
Exception 

References alma::alarmsystem::source::ACSFaultState::setDescriptor().

void alma::alarmsystem::source::test::ProxyTest::testPushAlarm (  )  throws Exception [inline]

Member Data Documentation

String alma::alarmsystem::source::test::ProxyTest::curDir = System.getProperty("user.dir") [private]

Referenced by setUp().

Referenced by setUp().


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

Generated by  doxygen 1.6.2