org::xmlBlaster::test::TestDoubleGlobal Class Reference

Collaboration diagram for org::xmlBlaster::test::TestDoubleGlobal:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestDoubleGlobal (Global &glob)
void tearDown ()
virtual ~TestDoubleGlobal ()
void setUp ()
void sessionQos (Global &glob, string &shouldSessionName)
void testSessionQos ()

Detailed Description

Definition at line 22 of file TestDoubleGlobal.cpp.


Constructor & Destructor Documentation

org::xmlBlaster::test::TestDoubleGlobal::TestDoubleGlobal ( Global glob  ) 

Definition at line 32 of file TestDoubleGlobal.cpp.

References org::xmlBlaster::util::SessionName::useSessionMarker().

virtual org::xmlBlaster::test::TestDoubleGlobal::~TestDoubleGlobal (  )  [virtual]

Definition at line 48 of file TestDoubleGlobal.cpp.


Member Function Documentation

void org::xmlBlaster::test::TestDoubleGlobal::tearDown (  ) 

Definition at line 42 of file TestDoubleGlobal.cpp.

Referenced by main().

void org::xmlBlaster::test::TestDoubleGlobal::setUp (  ) 

Definition at line 52 of file TestDoubleGlobal.cpp.

References org::xmlBlaster::util::Global::getProperty(), org::xmlBlaster::util::Global::initialize(), and org::xmlBlaster::util::Property::setProperty().

Referenced by main().

void org::xmlBlaster::test::TestDoubleGlobal::sessionQos ( Global glob,
string &  shouldSessionName 
)

Definition at line 61 of file TestDoubleGlobal.cpp.

References org::xmlBlaster::test::assertEquals(), org::xmlBlaster::util::qos::SessionQosData::getAbsoluteName(), org::xmlBlaster::util::Global::getProperty(), org::xmlBlaster::util::Property::getStringProperty(), org::xmlBlaster::util::I_Log::info(), org::xmlBlaster::util::qos::SessionQosFactory::readObject(), org::xmlBlaster::util::qos::SessionQosData::setAbsoluteName(), and org::xmlBlaster::util::Property::setProperty().

Referenced by testSessionQos().

void org::xmlBlaster::test::TestDoubleGlobal::testSessionQos (  ) 

Definition at line 123 of file TestDoubleGlobal.cpp.

References sessionQos().

Referenced by main().


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