alma::acs::alarm::test::panel::SpecialAlarmTest Class Reference

Inheritance diagram for alma::acs::alarm::test::panel::SpecialAlarmTest:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::alarm::test::panel::SpecialAlarmTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SpecialAlarmTest () throws Exception
void testCreateSpecialAlarmWronglURL () throws Exception
void testSpecialAlarmTest () throws Exception
void testSetState () throws Exception
void testSetProperties () throws Exception

Protected Member Functions

void setUp () throws Exception

Static Private Attributes

static final String family = "FaultFamily"
static final String member = "Component"
static final int code = 1
static final String action = "The action to fix"
static final String description = "Description of the alarm"
static final String cause = "Possible cause"
static final String consequences = "What else?"
static final int priority = 1
static final String url = "http://www.eso.org"
static final String email = "person@host.org"
static final Properties props = new Properties()
static final String prop1Key = "Property 1 - key"
static final String prop1Val = "Value1"
static final String prop2Key = "Property 2 - key"
static final String prop2Val = "Value2"

Detailed Description

Test if the SpecialAlarm matches the specifications.

Author:
acaproni

Constructor & Destructor Documentation

alma::acs::alarm::test::panel::SpecialAlarmTest::SpecialAlarmTest (  )  throws Exception [inline]

Constructor

Exceptions:
Exception 

Member Function Documentation

void alma::acs::alarm::test::panel::SpecialAlarmTest::setUp (  )  throws Exception [inline, protected]
void alma::acs::alarm::test::panel::SpecialAlarmTest::testCreateSpecialAlarmWronglURL (  )  throws Exception [inline]

Test the creation of the alarm when the URL is null.

References action, cause, code, consequences, description, email, family, cern::laser::client::data::Alarm::getHelpURL(), member, priority, and props.

void alma::acs::alarm::test::panel::SpecialAlarmTest::testSetProperties (  )  throws Exception [inline]
void alma::acs::alarm::test::panel::SpecialAlarmTest::testSetState (  )  throws Exception [inline]
void alma::acs::alarm::test::panel::SpecialAlarmTest::testSpecialAlarmTest (  )  throws Exception [inline]

Member Data Documentation

final String alma::acs::alarm::test::panel::SpecialAlarmTest::action = "The action to fix" [static, private]
final String alma::acs::alarm::test::panel::SpecialAlarmTest::cause = "Possible cause" [static, private]
final String alma::acs::alarm::test::panel::SpecialAlarmTest::consequences = "What else?" [static, private]
final String alma::acs::alarm::test::panel::SpecialAlarmTest::description = "Description of the alarm" [static, private]
final String alma::acs::alarm::test::panel::SpecialAlarmTest::email = "person@host.org" [static, private]
final String alma::acs::alarm::test::panel::SpecialAlarmTest::family = "FaultFamily" [static, private]
final String alma::acs::alarm::test::panel::SpecialAlarmTest::member = "Component" [static, private]
final String alma::acs::alarm::test::panel::SpecialAlarmTest::prop1Key = "Property 1 - key" [static, private]

Referenced by setUp(), and testSpecialAlarmTest().

final String alma::acs::alarm::test::panel::SpecialAlarmTest::prop1Val = "Value1" [static, private]

Referenced by setUp(), and testSpecialAlarmTest().

final String alma::acs::alarm::test::panel::SpecialAlarmTest::prop2Key = "Property 2 - key" [static, private]

Referenced by setUp(), and testSpecialAlarmTest().

final String alma::acs::alarm::test::panel::SpecialAlarmTest::prop2Val = "Value2" [static, private]

Referenced by setUp(), and testSpecialAlarmTest().

final Properties alma::acs::alarm::test::panel::SpecialAlarmTest::props = new Properties() [static, private]
final String alma::acs::alarm::test::panel::SpecialAlarmTest::url = "http://www.eso.org" [static, private]

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

Generated by  doxygen 1.6.2