org::xmlBlaster::test::TestClientProperty Class Reference

Inheritance diagram for org::xmlBlaster::test::TestClientProperty:

Inheritance graph
[legend]
Collaboration diagram for org::xmlBlaster::test::TestClientProperty:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestClientProperty (Global &global, string &name)
virtual ~TestClientProperty ()
void testQosData ()
void testClientProperty ()
void setUp ()
void tearDown ()

Detailed Description

Definition at line 24 of file TestClientProperty.cpp.


Constructor & Destructor Documentation

org::xmlBlaster::test::TestClientProperty::TestClientProperty ( Global global,
string &  name 
)

Definition at line 32 of file TestClientProperty.cpp.

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

Definition at line 41 of file TestClientProperty.cpp.


Member Function Documentation

void org::xmlBlaster::test::TestClientProperty::testQosData (  ) 

Definition at line 45 of file TestClientProperty.cpp.

References org::xmlBlaster::util::qos::QosData::addClientProperty(), org::xmlBlaster::test::assertEquals(), org::xmlBlaster::util::Constants::ENCODING_BASE64, org::xmlBlaster::util::I_Log::error(), org::xmlBlaster::util::qos::QosData::getClientProperties(), org::xmlBlaster::util::qos::QosData::getClientProperty(), org::xmlBlaster::util::qos::ClientProperty::getName(), org::xmlBlaster::util::qos::ClientProperty::getStringValue(), org::xmlBlaster::util::qos::ClientProperty::getType(), org::xmlBlaster::util::I_Log::info(), org::xmlBlaster::util::qos::ClientProperty::isBase64(), org::xmlBlaster::util::qos::ClientProperty::toXml(), and org::xmlBlaster::util::Constants::TYPE_STRING.

Referenced by main().

void org::xmlBlaster::test::TestClientProperty::testClientProperty (  ) 

Definition at line 88 of file TestClientProperty.cpp.

References org::xmlBlaster::test::assertEquals(), org::xmlBlaster::util::qos::ClientProperty::getCharset(), org::xmlBlaster::util::qos::ClientProperty::getEncoding(), org::xmlBlaster::util::qos::ClientProperty::getName(), org::xmlBlaster::util::qos::ClientProperty::getStringValue(), org::xmlBlaster::util::qos::ClientProperty::getType(), org::xmlBlaster::util::qos::ClientProperty::getValue(), org::xmlBlaster::util::qos::ClientProperty::getValueRaw(), org::xmlBlaster::util::I_Log::info(), org::xmlBlaster::util::qos::ClientProperty::isBase64(), org::xmlBlaster::util::qos::ClientProperty::setCharset(), and org::xmlBlaster::util::qos::ClientProperty::toXml().

Referenced by main().

void org::xmlBlaster::test::TestClientProperty::setUp (  )  [virtual]

Reimplemented from org::xmlBlaster::test::TestSuite.

Definition at line 330 of file TestClientProperty.cpp.

Referenced by main().

void org::xmlBlaster::test::TestClientProperty::tearDown (  )  [virtual]

Reimplemented from org::xmlBlaster::test::TestSuite.

Definition at line 333 of file TestClientProperty.cpp.

Referenced by main().


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