#include <matchers.h>
◆ Ptr
◆ as_example()
virtual std::string pact_consumer::matchers::IMatcher::as_example |
( |
| ) |
const |
|
inlinevirtual |
◆ as_regex()
virtual std::string pact_consumer::matchers::IMatcher::as_regex |
( |
| ) |
const |
|
inlinevirtual |
◆ getJson()
virtual std::string pact_consumer::matchers::IMatcher::getJson |
( |
| ) |
const |
|
pure virtual |
Implemented in pact_consumer::matchers::UrlMatcher, pact_consumer::matchers::NullMatcher, pact_consumer::matchers::IncludesMatcher, pact_consumer::matchers::UuidMatcher, pact_consumer::matchers::IPAddressMatcher, pact_consumer::matchers::HexadecimalMatcher, pact_consumer::matchers::ArrayContainsMatcher, pact_consumer::matchers::EachlikeMatcher, pact_consumer::matchers::RegexMatcher, pact_consumer::matchers::TimeMatcher, pact_consumer::matchers::DateMatcher, pact_consumer::matchers::DateTimeMatcher, pact_consumer::matchers::EqualsMatcher< T >, pact_consumer::matchers::NumberMatcher< T >, pact_consumer::matchers::TypeMatcher< T >, pact_consumer::matchers::DecimalMatcher, pact_consumer::matchers::IntegerMatcher, and pact_consumer::matchers::ObjectMatcher.
The documentation for this class was generated from the following file: