|
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 |
Referenced by operator!().
| void wibble::tests::TestFileExists::check | ( | WIBBLE_TEST_LOCPRM | ) | const |
|
inline |
References inverted, pathname, and TestFileExists().
| bool wibble::tests::TestFileExists::inverted |
Referenced by check(), and operator!().
| std::string wibble::tests::TestFileExists::pathname |
Referenced by check(), and operator!().
1.8.7