org::xmlBlaster::test::TestConnectQos Class Reference

Collaboration diagram for org::xmlBlaster::test::TestConnectQos:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestConnectQos (Global &glob)
void tearDown ()
virtual ~TestConnectQos ()
void setUp ()
void testSessionQos ()
void testQueueProperty ()
void testConnectQos ()

Detailed Description

Definition at line 22 of file TestConnectQos.cpp.


Constructor & Destructor Documentation

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

Definition at line 31 of file TestConnectQos.cpp.

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

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

Definition at line 46 of file TestConnectQos.cpp.


Member Function Documentation

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

Definition at line 42 of file TestConnectQos.cpp.

Referenced by main().

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

Definition at line 50 of file TestConnectQos.cpp.

Referenced by main().

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

Definition at line 55 of file TestConnectQos.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(), and org::xmlBlaster::util::Property::setProperty().

Referenced by main().

void org::xmlBlaster::test::TestConnectQos::testQueueProperty (  ) 

Definition at line 134 of file TestConnectQos.cpp.

References org::xmlBlaster::test::assertEquals(), org::xmlBlaster::util::qos::storage::ClientQueueProperty::getCurrentAddress(), org::xmlBlaster::util::qos::storage::QueuePropertyBase::getRelating(), org::xmlBlaster::util::qos::storage::QueuePropertyBase::getReloadSwapBytes(), org::xmlBlaster::util::qos::storage::QueuePropertyBase::getReloadSwapLevel(), org::xmlBlaster::util::qos::storage::QueuePropertyBase::getStoreSwapBytes(), org::xmlBlaster::util::qos::storage::QueuePropertyBase::getStoreSwapLevel(), org::xmlBlaster::util::I_Log::info(), org::xmlBlaster::util::qos::storage::QueuePropertyFactory::readObject(), org::xmlBlaster::util::qos::storage::QueuePropertyBase::toXml(), and org::xmlBlaster::util::I_Log::trace().

Referenced by main().

void org::xmlBlaster::test::TestConnectQos::testConnectQos (  ) 

Definition at line 174 of file TestConnectQos.cpp.

References org::xmlBlaster::test::assertEquals(), org::xmlBlaster::util::Constants::ENCODING_BASE64, org::xmlBlaster::util::I_Log::info(), and org::xmlBlaster::util::qos::ConnectQosFactory::readObject().

Referenced by main().


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