Pact C++ Consumer DSL  0.0.7
DSL to support writing consumer tests in C++
Namespaces | Typedefs | Functions
consumer.cpp File Reference
#include <iostream>
#include <fstream>
#include <stdlib.h>
#include <sstream>
#include "consumer.h"
#include <boost/exception/diagnostic_information.hpp>
#include <nlohmann/json.hpp>
Include dependency graph for consumer.cpp:

Namespaces

 pact_consumer
 

Typedefs

using json = nlohmann::json
 

Functions

void pact_consumer::init ()
 

Typedef Documentation

◆ json

using json = nlohmann::json