|
wibble
1.1
|
#include <tests.h>
Public Member Functions | |
| TestBool (const A &actual, bool inverted=false) | |
| TestBool< A > | operator! () |
| void | check (WIBBLE_TEST_LOCPRM) const |
Public Attributes | |
| const A & | actual |
| bool | inverted |
|
inline |
Referenced by wibble::tests::TestBool< A >::operator!().
|
inline |
|
inline |
| const A& wibble::tests::TestBool< A >::actual |
Referenced by wibble::tests::TestBool< A >::check(), and wibble::tests::TestBool< A >::operator!().
| bool wibble::tests::TestBool< A >::inverted |
Referenced by wibble::tests::TestBool< A >::check(), and wibble::tests::TestBool< A >::operator!().
1.8.7