Class TestSpec::NamePattern

Nested Relationships

This class is a nested type of Class TestSpec.

Inheritance Relationships

Base Type

  • public Catch::TestSpec::Pattern

Class Documentation

class NamePattern : public Catch::TestSpec::Pattern

Public Functions

explicit NamePattern(std::string const &name, std::string const &filterString)
bool matches(TestCaseInfo const &testCase) const override