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