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

Public Member Functions | |
| sysio_assert_code_is (uint64_t error_code) | |
| bool | operator() (const sysio_assert_code_exception &ex) |
Public Attributes | |
| string | expected |
Utility predicate to check whether an sysio_assert_code error code is equivalent to a given number
Definition at line 731 of file tester.hpp.
|
inline |
Definition at line 732 of file tester.hpp.
| bool sysio::testing::sysio_assert_code_is::operator() | ( | const sysio_assert_code_exception & | ex | ) |
Definition at line 1264 of file tester.cpp.
| string sysio::testing::sysio_assert_code_is::expected |
Definition at line 739 of file tester.hpp.