Project
Loading...
Searching...
No Matches
ExceptionMatcher Class Reference

Inherits Catch::Matchers::MatcherBase< RuntimeErrorRef >.

Public Member Functions

 ExceptionMatcher (std::string exp)
 
bool match (RuntimeErrorRef const &ref) const override
 
std::string describe () const override
 

Detailed Description

Definition at line 21 of file test_TMessageSerializer.cxx.

Constructor & Destructor Documentation

◆ ExceptionMatcher()

ExceptionMatcher::ExceptionMatcher ( std::string  exp)
inline

Definition at line 27 of file test_TMessageSerializer.cxx.

Member Function Documentation

◆ describe()

std::string ExceptionMatcher::describe ( ) const
inlineoverride

Definition at line 34 of file test_TMessageSerializer.cxx.

◆ match()

bool ExceptionMatcher::match ( RuntimeErrorRef const &  ref) const
inlineoverride

Definition at line 28 of file test_TMessageSerializer.cxx.


The documentation for this class was generated from the following file: