PropertyFindMatchTest
void PropertyFindMatchTest::ExecFindMatch(
Test *PropertyFindMatchTest::suite(void)
typedef CppUnit::TestCaller<PropertyFindMatchTest>
return(new PropertyFindMatchTestCaller("BPropertyInfo::FindMatch Test", &PropertyFindMatchTest::PerformTest));
PropertyFindMatchTest::PropertyFindMatchTest(std::string name) :
PropertyFindMatchTest::~PropertyFindMatchTest()
void PropertyFindMatchTest::TestProperty(
class PropertyFindMatchTest :
PropertyFindMatchTest(std::string name = "");
virtual ~PropertyFindMatchTest();
testSuite->addTest(PropertyFindMatchTest::suite());