alma::TT::PropertySeqTest Class Reference

Inheritance diagram for alma::TT::PropertySeqTest:
Inheritance graph
[legend]
Collaboration diagram for alma::TT::PropertySeqTest:
Collaboration graph
[legend]

List of all members.

Classes

class  CBdoubleSeqImpl
class  CBfloatSeqImpl
class  CBlongSeqImpl
class  CBResponse
class  CBResponseDoubleSeq
class  CBResponseFloatSeq
class  CBResponseLongSeq
class  CBvoidImpl

Public Member Functions

void destroyCORBA ()
void testCharacteristicsLongRO () throws Throwable
void testCharacteristicsLongRW () throws Throwable
void testCharacteristicsDoubleRO () throws Throwable
void testCharacteristicsDoubleRW () throws Throwable
void testCharacteristicsFloatRO () throws Throwable
void testCharacteristicsFloatRW () throws Throwable
void testNewSubscriptionAlarm ()
void testGetSyncAll ()
void testGetAsyncDoubleRO ()
void testGetAsyncDoubleRW ()
void testGetAsyncLongRO ()
void testGetAsyncLongRW ()
void testGetAsyncFloatRO ()
void testGetAsyncFloatRW ()
void testSetAsyncLongRW ()
void testSetAsyncDoubleRW ()
void testSetAsyncFloatRW ()
void testGetHistoryDouble ()
void testGetHistoryLong ()
void testGetHistoryFloat ()
void testCreateMonitorLong ()
void testCreateMonitorDouble ()
void testCreateMonitorFloat ()
void testOnChangeMonitorLong ()
void testOnChangeMonitorDouble ()
void testOnChangeMonitorFloat ()
void testCreatePostponedMonitor ()
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
ROdoubleSeq ROpropertyDoubleSeq = null
RWdoubleSeq RWpropertyDoubleSeq = null
ROlongSeq ROpropertyLongSeq = null
RWlongSeq RWpropertyLongSeq = null
ROfloatSeq ROpropertyFloatSeq = null
RWfloatSeq RWpropertyFloatSeq = null
Manager manager = null

Static Private Attributes

static final String COMPONENT_NAME = "SEQTESTING"

Detailed Description

Author:
Camilo Menay
Version:
$id$

Member Function Documentation

void alma::TT::PropertySeqTest::destroyCORBA (  )  [inline]

Overloads the destroy to first perform a ORB shutdown.

References orb.

Referenced by tearDown().

void alma::TT::PropertySeqTest::initCORBA (  )  throws Exception [inline, private]

Initialize CORBA.

References manager, orb, and rootPOA.

Referenced by setUp().

static void alma::TT::PropertySeqTest::main ( String[]  args  )  [inline, static]
void alma::TT::PropertySeqTest::setUp (  )  throws Exception [inline, protected]
static TestSuite alma::TT::PropertySeqTest::suite (  )  [inline, static]
void alma::TT::PropertySeqTest::tearDown (  )  throws Exception [inline, protected]
void alma::TT::PropertySeqTest::testCharacteristicsDoubleRO (  )  throws Throwable [inline]
void alma::TT::PropertySeqTest::testCharacteristicsDoubleRW (  )  throws Throwable [inline]
void alma::TT::PropertySeqTest::testCharacteristicsFloatRO (  )  throws Throwable [inline]
void alma::TT::PropertySeqTest::testCharacteristicsFloatRW (  )  throws Throwable [inline]
void alma::TT::PropertySeqTest::testCharacteristicsLongRO (  )  throws Throwable [inline]
void alma::TT::PropertySeqTest::testCharacteristicsLongRW (  )  throws Throwable [inline]
void alma::TT::PropertySeqTest::testCreateMonitorDouble (  )  [inline]
void alma::TT::PropertySeqTest::testCreateMonitorFloat (  )  [inline]
void alma::TT::PropertySeqTest::testCreateMonitorLong (  )  [inline]
void alma::TT::PropertySeqTest::testCreatePostponedMonitor (  )  [inline]
void alma::TT::PropertySeqTest::testFindCharacteristic (  )  [inline]
void alma::TT::PropertySeqTest::testGetAllCharacteristics (  )  [inline]
void alma::TT::PropertySeqTest::testGetAsyncDoubleRO (  )  [inline]
void alma::TT::PropertySeqTest::testGetAsyncDoubleRW (  )  [inline]
void alma::TT::PropertySeqTest::testGetAsyncFloatRO (  )  [inline]
void alma::TT::PropertySeqTest::testGetAsyncFloatRW (  )  [inline]
void alma::TT::PropertySeqTest::testGetAsyncLongRO (  )  [inline]
void alma::TT::PropertySeqTest::testGetAsyncLongRW (  )  [inline]
void alma::TT::PropertySeqTest::testGetCharacteristicByName (  )  throws NoSuchCharacteristic [inline]
void alma::TT::PropertySeqTest::testGetHistoryDouble (  )  [inline]
void alma::TT::PropertySeqTest::testGetHistoryFloat (  )  [inline]
void alma::TT::PropertySeqTest::testGetHistoryLong (  )  [inline]
void alma::TT::PropertySeqTest::testGetSyncAll (  )  [inline]
void alma::TT::PropertySeqTest::testNewSubscriptionAlarm (  )  [inline]
void alma::TT::PropertySeqTest::testOnChangeMonitorDouble (  )  [inline]
void alma::TT::PropertySeqTest::testOnChangeMonitorFloat (  )  [inline]
void alma::TT::PropertySeqTest::testOnChangeMonitorLong (  )  [inline]
void alma::TT::PropertySeqTest::testSetAsyncDoubleRW (  )  [inline]
void alma::TT::PropertySeqTest::testSetAsyncFloatRW (  )  [inline]
void alma::TT::PropertySeqTest::testSetAsyncLongRW (  )  [inline]

Member Data Documentation

final String alma::TT::PropertySeqTest::COMPONENT_NAME = "SEQTESTING" [static, private]

Property to be tested.

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

ORB alma::TT::PropertySeqTest::orb = null [private]
POA alma::TT::PropertySeqTest::rootPOA = null [private]

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