testCharacterSet.h
Go to the documentation of this file.
Definition: testCharacterSet.h:15
CPPUNIT_TEST(CharacterSetAdd)
CPPUNIT_TEST_SUITE_END()
CPPUNIT_TEST_SUITE(testCharacterSet)
void CharacterSetSubtract()
Definition: testCharacterSet.cc:109
CPPUNIT_TEST(CharacterSetSubtract)
CPPUNIT_TEST(CharacterSetEqualityOp)
CPPUNIT_TEST(CharacterSetConstruction)
void CharacterSetConstruction()
Definition: testCharacterSet.cc:19
CPPUNIT_TEST(CharacterSetUnion)
CPPUNIT_TEST(CharacterSetConstants)
void CharacterSetConstants()
Definition: testCharacterSet.cc:68
CPPUNIT_TEST(CharacterSetAddRange)
void CharacterSetEqualityOp()
Definition: testCharacterSet.cc:97