◆ Pattern()
Catch::TestSpec::Pattern::Pattern |
( |
std::string const & | name | ) |
|
|
explicit |
◆ ~Pattern()
Catch::TestSpec::Pattern::~Pattern |
( |
| ) |
|
|
virtualdefault |
◆ matches()
virtual bool Catch::TestSpec::Pattern::matches |
( |
TestCaseInfo const & | testCase | ) |
const |
|
pure virtual |
◆ name()
std::string const & Catch::TestSpec::Pattern::name |
( |
| ) |
const |
◆ serializeTo()
virtual void Catch::TestSpec::Pattern::serializeTo |
( |
std::ostream & | out | ) |
const |
|
privatepure virtual |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | out, |
|
|
Pattern const & | pattern ) |
|
friend |
◆ m_name
std::string const Catch::TestSpec::Pattern::m_name |
|
private |
The documentation for this class was generated from the following files: