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