Class TestSpec::TagPattern

Nested Relationships

This class is a nested type of Class TestSpec.

Inheritance Relationships

Base Type

  • public Catch::TestSpec::Pattern

Class Documentation

class TagPattern : public Catch::TestSpec::Pattern

Public Functions

explicit TagPattern(std::string const &tag, std::string const &filterString)
bool matches(TestCaseInfo const &testCase) const override