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