

Classes | |
| class | CBResponse |
| class | CBStatesImpl |
| class | CBvoidImpl |
Public Member Functions | |
| void | destroyCORBA () |
| void | testROCharacteristics () throws Throwable |
| void | testRWCharacteristics () throws Throwable |
| void | testGetSync () |
| void | testGetAsync () |
| void | testSetAsync () |
| void | testSetSync () |
| void | testSetNonBlockingSync () |
| void | testGetHistory () |
| void | testCreateMonitor () |
| void | testGetCharacteristicByName () throws NoSuchCharacteristic |
| void | testFindCharacteristic () |
| void | testGetAllCharacteristics () |
Static Public Member Functions | |
| static TestSuite | suite () |
| static void | main (String[] args) |
Protected Member Functions | |
| void | setUp () throws Exception |
| void | tearDown () throws Exception |
Private Member Functions | |
| void | initCORBA () throws Exception |
Private Attributes | |
| ORB | orb = null |
| POA | rootPOA = null |
| ROStates | ROproperty = null |
| RWStates | RWproperty = null |
| Manager | manager = null |
Static Private Attributes | |
| static final String | COMPONENT_NAME = "JBACI_ENUM_PROP" |
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::destroyCORBA | ( | ) | [inline] |
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::initCORBA | ( | ) | throws Exception [inline, private] |
| static void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::main | ( | String[] | args | ) | [inline, static] |
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::setUp | ( | ) | throws Exception [inline, protected] |
References COMPONENT_NAME, si::ijs::maci::ManagerOperations::get_component(), initCORBA(), manager, orb, ROproperty, and RWproperty.
| static TestSuite alma::ACS::jbaci::enumProp::test::EnumPropertyTest::suite | ( | ) | [inline, static] |
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::tearDown | ( | ) | throws Exception [inline, protected] |
References COMPONENT_NAME, destroyCORBA(), manager, and si::ijs::maci::ManagerOperations::release_component().
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testCreateMonitor | ( | ) | [inline] |
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testFindCharacteristic | ( | ) | [inline] |
References ROproperty.
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testGetAllCharacteristics | ( | ) | [inline] |
References ROproperty.
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testGetAsync | ( | ) | [inline] |
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testGetCharacteristicByName | ( | ) | throws NoSuchCharacteristic [inline] |
References ROproperty.
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testGetHistory | ( | ) | [inline] |
References ROproperty, and alma::ACS::TimeSeqHolder::value.
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testGetSync | ( | ) | [inline] |
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testROCharacteristics | ( | ) | throws Throwable [inline] |
References COMPONENT_NAME, and ROproperty.
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testRWCharacteristics | ( | ) | throws Throwable [inline] |
References COMPONENT_NAME, and RWproperty.
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testSetAsync | ( | ) | [inline] |
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testSetNonBlockingSync | ( | ) | [inline] |
References RWproperty.
| void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::testSetSync | ( | ) | [inline] |
References RWproperty.
final String alma::ACS::jbaci::enumProp::test::EnumPropertyTest::COMPONENT_NAME = "JBACI_ENUM_PROP" [static, private] |
PowerSupply component to be tested.
Referenced by setUp(), tearDown(), testROCharacteristics(), and testRWCharacteristics().
Manager alma::ACS::jbaci::enumProp::test::EnumPropertyTest::manager = null [private] |
Property to be tested.
Referenced by initCORBA(), setUp(), and tearDown().
ORB alma::ACS::jbaci::enumProp::test::EnumPropertyTest::orb = null [private] |
Object Request Broker (ORB) object.
Referenced by destroyCORBA(), initCORBA(), setUp(), testCreateMonitor(), testGetAsync(), and testSetAsync().
POA alma::ACS::jbaci::enumProp::test::EnumPropertyTest::rootPOA = null [private] |
Root Portable Object Adapter (POA) object.
Referenced by initCORBA().
ROStates alma::ACS::jbaci::enumProp::test::EnumPropertyTest::ROproperty = null [private] |
property to be tested.
Referenced by setUp(), testCreateMonitor(), testFindCharacteristic(), testGetAllCharacteristics(), testGetAsync(), testGetCharacteristicByName(), testGetHistory(), testGetSync(), and testROCharacteristics().
RWStates alma::ACS::jbaci::enumProp::test::EnumPropertyTest::RWproperty = null [private] |
Referenced by setUp(), testRWCharacteristics(), testSetAsync(), testSetNonBlockingSync(), and testSetSync().
1.6.2