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