Public Member Functions | |
FactoryTest () throws Exception | |
void | testNoALarmBranch () throws Exception |
void | testACSAS () throws Exception |
void | testCERNAS () throws Exception |
void | testWrongImplementationProp () throws Exception |
void | testFaultStateCreation () throws Exception |
void | testAlarmSourceCreation () throws Exception |
Protected Member Functions | |
void | setUp () throws Exception |
void | tearDown () throws Exception |
Private Attributes | |
String | curDir = System.getProperty("user.dir") |
JDAL | jdal |
|
|
|
|
|
|
|
Check if the ACS implementation of the AS is choosen when there ACS is in the CDB
|
|
Test the creation of a source (proxy)
|
|
Check if the CERN implementation of the AS is choosen when there CERN is in the CDB
|
|
Test the creation of a FaultState
|
|
Check if the ACS implementation of the AS is chosen when there is no Alarm branch in the CDB
|
|
Check if the ACS implementation is used when the Implementation property is wrong
|
|
|
|
|