|
C++Spec 1.0.0
BDD testing for C++
|
This is the complete list of members for CppSpec::Matchers::Match< A >, including all inherited members.
| Match(Expectation< A > &expectation, std::string expected) (defined in CppSpec::Matchers::Match< A >) | CppSpec::Matchers::Match< A > | inlineexplicit |
| Match(Expectation< A > &expectation, std::regex expected) (defined in CppSpec::Matchers::Match< A >) | CppSpec::Matchers::Match< A > | inlineexplicit |
| match() override (defined in CppSpec::Matchers::Match< A >) | CppSpec::Matchers::Match< A > | inlinevirtual |
| verb() override (defined in CppSpec::Matchers::Match< A >) | CppSpec::Matchers::Match< A > | inlinevirtual |