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