libept
|
#include <tests.h>
Public Member Functions | |
void | throws (const std::string &what_match) const |
![]() | |
Actual (const std::function< void()> &actual) | |
~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 |
void ept::tests::ActualFunction::throws | ( | const std::string & | what_match | ) | const |
References ept::tests::actual(), ept::sys::exists(), ept::tests::TestFailed::TestFailed(), and wassert.