|
kaycxx-test
C++ unit test framework
|
This is the complete list of members for kaycxx::test::assertion_error, including all inherited members.
| actual() const noexcept | kaycxx::test::assertion_error | inline |
| assertion_error(std::string const &message, std::string_view reason, std::string actual, std::string expected, std::optional< std::source_location > location=std::nullopt) | kaycxx::test::assertion_error | inlineexplicit |
| expected() const noexcept | kaycxx::test::assertion_error | inline |
| location() const noexcept | kaycxx::test::assertion_error | inline |
| reason() const noexcept | kaycxx::test::assertion_error | inline |