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