Wire Sysio Wire Sysion 1.0.0
|
#include <tester.hpp>
Public Member Functions | |
fc_assert_exception_message_is (const string &msg) | |
bool | operator() (const fc::assert_exception &ex) |
Public Attributes | |
string | expected |
Utility predicate to check whether an fc::assert_exception message is equivalent to a given string
Definition at line 679 of file tester.hpp.
|
inline |
Definition at line 680 of file tester.hpp.
bool sysio::testing::fc_assert_exception_message_is::operator() | ( | const fc::assert_exception & | ex | ) |
Definition at line 1218 of file tester.cpp.
string sysio::testing::fc_assert_exception_message_is::expected |
Definition at line 685 of file tester.hpp.