#include <catch.hpp>
Definition at line 3396 of file catch.hpp.
Catch::Matchers::Exception::ExceptionMessageMatcher::ExceptionMessageMatcher |
( |
std::string const & |
message | ) |
|
|
inline |
std::string Catch::Matchers::Exception::ExceptionMessageMatcher::describe |
( |
| ) |
const |
|
override |
bool Catch::Matchers::Exception::ExceptionMessageMatcher::match |
( |
std::exception const & |
ex | ) |
const |
|
override |
std::string Catch::Matchers::Exception::ExceptionMessageMatcher::m_message |
|
private |
The documentation for this class was generated from the following file: