alma::ACS::jbaci::enumProp::test::EnumPropertyTest Class Reference

Inheritance diagram for alma::ACS::jbaci::enumProp::test::EnumPropertyTest:
Inheritance graph
[legend]
Collaboration diagram for alma::ACS::jbaci::enumProp::test::EnumPropertyTest:
Collaboration graph
[legend]

List of all members.

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"

Detailed Description

Author:
Matej Sekoranja
Version:
$id$

Member Function Documentation

void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::destroyCORBA (  )  [inline]

Overloads the destroy to first perform a ORB shutdown.

References orb.

Referenced by tearDown().

void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::initCORBA (  )  throws Exception [inline, private]

Initialize CORBA.

References manager, orb, and rootPOA.

Referenced by setUp().

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]
static TestSuite alma::ACS::jbaci::enumProp::test::EnumPropertyTest::suite (  )  [inline, static]
void alma::ACS::jbaci::enumProp::test::EnumPropertyTest::tearDown (  )  throws Exception [inline, protected]
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]
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.


Member Data Documentation

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().

Property to be tested.

Referenced by initCORBA(), setUp(), and tearDown().

Object Request Broker (ORB) object.

Referenced by destroyCORBA(), initCORBA(), setUp(), testCreateMonitor(), testGetAsync(), and testSetAsync().

Root Portable Object Adapter (POA) object.

Referenced by initCORBA().


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

Generated by  doxygen 1.6.2