|
void | serializeTo (std::ostream &out) const |
| Serializes this filter into a string that would be parsed into an equivalent filter.
|
|
bool | matches (TestCaseInfo const &testCase) const |
|
◆ matches()
bool Catch::TestSpec::Filter::matches |
( |
TestCaseInfo const & | testCase | ) |
const |
◆ serializeTo()
void Catch::TestSpec::Filter::serializeTo |
( |
std::ostream & | out | ) |
const |
Serializes this filter into a string that would be parsed into an equivalent filter.
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | out, |
|
|
Filter const & | f ) |
|
friend |
◆ m_forbidden
◆ m_required
The documentation for this struct was generated from the following files: