Wire Sysio Wire Sysion 1.0.0
|
#include <tester.hpp>
Public Member Functions | |
fc_exception_message_starts_with (const string &msg) | |
bool | operator() (const fc::exception &ex) |
Public Attributes | |
string | expected |
Utility predicate to check whether an fc::exception message starts with a given string
Definition at line 667 of file tester.hpp.
|
inline |
Definition at line 668 of file tester.hpp.
bool sysio::testing::fc_exception_message_starts_with::operator() | ( | const fc::exception & | ex | ) |
Definition at line 1209 of file tester.cpp.
string sysio::testing::fc_exception_message_starts_with::expected |
Definition at line 673 of file tester.hpp.