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