Class TestSpec::Pattern

Nested Relationships

This class is a nested type of Class TestSpec.

Class Documentation

class Pattern

Public Functions

explicit Pattern(std::string const &name)
virtual ~Pattern()
virtual bool matches(TestCaseInfo const &testCase) const = 0
std::string const &name() const