|
Pact C++ Consumer DSL
0.0.7
DSL to support writing consumer tests in C++
|
#include <iostream>#include <fstream>#include <stdlib.h>#include <sstream>#include "consumer.h"#include <boost/exception/diagnostic_information.hpp>#include <nlohmann/json.hpp>
Namespaces | |
| pact_consumer | |
Typedefs | |
| using | json = nlohmann::json |
Functions | |
| void | pact_consumer::init () |
| using json = nlohmann::json |