|
wibble
1.1
|
#include <tests.h>
Public Member Functions | |
| TestRegexp (const std::string &actual, const std::string ®exp, bool inverted=false) | |
| TestRegexp | operator! () |
| void | check (WIBBLE_TEST_LOCPRM) const |
Public Attributes | |
| std::string | actual |
| std::string | regexp |
| bool | inverted |
|
inline |
| void wibble::tests::TestRegexp::check | ( | WIBBLE_TEST_LOCPRM | ) | const |
|
inline |
References WIBBLE_TEST_LOCPRM.
| std::string wibble::tests::TestRegexp::actual |
| bool wibble::tests::TestRegexp::inverted |
| std::string wibble::tests::TestRegexp::regexp |
1.8.13