#include <utl/StringCompare.h>
#include <string>
#include <vector>
#include <utl/Test.h>
#include <cppunit/extensions/HelperMacros.h>
Go to the source code of this file.
Classes | |
class | testStringCompare |
Typedefs | |
typedef vector< string > | VecStr |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testStringCompare) | |
typedef vector<string> VecStr |
Definition at line 22 of file testStringCompare.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testStringCompare | ) |