Public Member Functions | |
TestConnectQos (Global &glob) | |
void | tearDown () |
virtual | ~TestConnectQos () |
void | setUp () |
void | testSessionQos () |
void | testQueueProperty () |
void | testConnectQos () |
Definition at line 22 of file TestConnectQos.cpp.
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.
void org::xmlBlaster::test::TestConnectQos::tearDown | ( | ) |
void org::xmlBlaster::test::TestConnectQos::setUp | ( | ) |
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().