|
Pact C++ Consumer DSL
0.0.7
DSL to support writing consumer tests in C++
|
#include <matchers.h>


Public Member Functions | |
| EqualsMatcher (T v) | |
| virtual std::string | getJson () const |
| virtual std::string | as_example () const |
Public Member Functions inherited from pact_consumer::matchers::IMatcher | |
| virtual std::string | as_regex () const |
Additional Inherited Members | |
Public Types inherited from pact_consumer::matchers::IMatcher | |
| using | Ptr = std::shared_ptr< IMatcher > |
|
inline |
|
inlinevirtual |
Reimplemented from pact_consumer::matchers::IMatcher.
|
virtual |
Implements pact_consumer::matchers::IMatcher.