

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