libwreport
3.15
|
Public Member Functions | |
void | throws (const std::string &what_match) const |
![]() | |
Actual (const std::function< void()> &actual) | |
void | istrue () const |
void | isfalse () const |
void | operator== (const E &expected) const |
void | operator!= (const E &expected) const |
void | operator< (const E &expected) const |
void | operator<= (const E &expected) const |
void | operator> (const E &expected) const |
void | operator>= (const E &expected) const |
Additional Inherited Members | |
![]() | |
std::function< void()> | _actual |