|
Wire Sysio Wire Sysion 1.0.0
|


Public Member Functions | |
| MyExceptionMatcher (char const *text) | |
| ~MyExceptionMatcher () override | |
| bool | match (std::runtime_error const &arg) const override |
| std::string | describe () const override |
Public Member Functions inherited from Catch::Matchers::Impl::MatcherBase< T > | |
| MatchAllOf< T > | operator&& (MatcherBase const &other) const |
| MatchAnyOf< T > | operator|| (MatcherBase const &other) const |
| MatchNotOf< T > | operator! () const |
| MatchAllOf< T > | operator&& (MatcherBase const &other) const |
| MatchAnyOf< T > | operator|| (MatcherBase const &other) const |
| MatchNotOf< T > | operator! () const |
Public Member Functions inherited from Catch::Matchers::Impl::MatcherUntypedBase | |
| MatcherUntypedBase ()=default | |
| MatcherUntypedBase (MatcherUntypedBase const &)=default | |
| MatcherUntypedBase & | operator= (MatcherUntypedBase const &)=delete |
| std::string | toString () const |
| MatcherUntypedBase ()=default | |
| MatcherUntypedBase (MatcherUntypedBase const &)=default | |
| MatcherUntypedBase & | operator= (MatcherUntypedBase const &)=delete |
| std::string | toString () const |
Public Member Functions inherited from Catch::Matchers::Impl::MatcherMethod< T > | |
| virtual bool | match (T const &arg) const=0 |
| virtual bool | match (T const &arg) const=0 |
Public Attributes | |
| std::string | m_text |
Additional Inherited Members | |
Protected Member Functions inherited from Catch::Matchers::Impl::MatcherUntypedBase | |
| virtual | ~MatcherUntypedBase () |
| virtual | ~MatcherUntypedBase () |
Protected Attributes inherited from Catch::Matchers::Impl::MatcherUntypedBase | |
| std::string | m_cachedToString |
Definition at line 88 of file 207-Rpt-TeamCityReporter.cpp.
|
inline |
Definition at line 92 of file 207-Rpt-TeamCityReporter.cpp.
|
overridedefault |
|
inlineoverridevirtual |
Implements Catch::Matchers::Impl::MatcherUntypedBase.
Definition at line 103 of file 207-Rpt-TeamCityReporter.cpp.
|
inlineoverride |
Definition at line 98 of file 207-Rpt-TeamCityReporter.cpp.
| std::string MyExceptionMatcher::m_text |
Definition at line 90 of file 207-Rpt-TeamCityReporter.cpp.