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