|
Wire Sysio Wire Sysion 1.0.0
|
#include <tester.hpp>

Public Member Functions | |
| sysio_assert_message_is (const string &msg) | |
| bool | operator() (const sysio_assert_message_exception &ex) |
Public Attributes | |
| string | expected |
Utility predicate to check whether an sysio_assert message is equivalent to a given string
Definition at line 703 of file tester.hpp.
|
inline |
Definition at line 704 of file tester.hpp.
| bool sysio::testing::sysio_assert_message_is::operator() | ( | const sysio_assert_message_exception & | ex | ) |
Definition at line 1246 of file tester.cpp.
| string sysio::testing::sysio_assert_message_is::expected |
Definition at line 711 of file tester.hpp.