

Public Member Functions | |
| NamePattern (std::string const &name, std::string const &filterString) | |
| bool | matches (TestCaseInfo const &testCase) const override |
Public Member Functions inherited from Catch::TestSpec::Pattern | |
| Pattern (std::string const &name) | |
| virtual | ~Pattern () |
| std::string const & | name () const |
Private Member Functions | |
| void | serializeTo (std::ostream &out) const override |
Private Attributes | |
| WildcardPattern | m_wildcardPattern |
|
explicit |

|
overridevirtual |
Implements Catch::TestSpec::Pattern.
|
overrideprivatevirtual |
|
private |