![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|


Protected Member Functions | |
| void | simpleTest () |
| void | simpleReplacementTest () |
| void | multipleReplacementTest () |
| void | testForInfiniteRecursion () |
Private Member Functions | |
| CPPUNIT_TEST_SUITE (regexConfProviderTestSuite) | |
| CPPUNIT_TEST (simpleTest) | |
| CPPUNIT_TEST (simpleReplacementTest) | |
| CPPUNIT_TEST (multipleReplacementTest) | |
| CPPUNIT_TEST (testForInfiniteRecursion) | |
| CPPUNIT_TEST_SUITE_END () | |
| void | regexConfProviderTest (istringstream &testStream, const string &testString, const string &testKey) |
| Test RegexConfProvider. More... | |
Definition at line 27 of file test_regexConfProvider.cc.
|
inlineprotected |
Definition at line 102 of file test_regexConfProvider.cc.
|
inlineprivate |
Test RegexConfProvider.
| testStream | Stream to load data from |
| testString | String to check result against |
| testKey | Key to check result against |
Definition at line 47 of file test_regexConfProvider.cc.
|
inlineprotected |
Definition at line 85 of file test_regexConfProvider.cc.
|
inlineprotected |
Definition at line 70 of file test_regexConfProvider.cc.
|
inlineprotected |
Definition at line 122 of file test_regexConfProvider.cc.