|
kaycxx-test
C++ unit test framework
|
This is the complete list of members for kaycxx::test::failure, including all inherited members.
| actual() const noexcept | kaycxx::test::failure | |
| description() const noexcept | kaycxx::test::failure | |
| error_message() const noexcept | kaycxx::test::failure | |
| expected() const noexcept | kaycxx::test::failure | |
| failure(std::string_view description, kaycxx::assert::assertion_error const &error, std::source_location location) | kaycxx::test::failure | explicit |
| failure(std::string_view description, std::exception const &error, std::source_location location) | kaycxx::test::failure | explicit |
| failure(std::string_view description, std::source_location location) | kaycxx::test::failure | explicit |
| location() const noexcept | kaycxx::test::failure |