org::xmlBlaster::test::TestStringTrim Class Reference

Collaboration diagram for org::xmlBlaster::test::TestStringTrim:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestStringTrim (Global &glob)
void tearDown ()
virtual ~TestStringTrim ()
void setUp ()
void testTrim ()

Detailed Description

Definition at line 19 of file TestStringTrim.cpp.


Constructor & Destructor Documentation

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

Definition at line 27 of file TestStringTrim.cpp.

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

Definition at line 39 of file TestStringTrim.cpp.


Member Function Documentation

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

Definition at line 35 of file TestStringTrim.cpp.

Referenced by main().

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

Definition at line 43 of file TestStringTrim.cpp.

Referenced by main().

void org::xmlBlaster::test::TestStringTrim::testTrim (  ) 

Definition at line 47 of file TestStringTrim.cpp.

References org::xmlBlaster::test::assertEquals(), org::xmlBlaster::util::I_Log::info(), org::xmlBlaster::util::StringTrim::trim(), org::xmlBlaster::util::StringTrim::trimEnd(), and org::xmlBlaster::util::StringTrim::trimStart().

Referenced by main().


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