API Reference pact_consumer_ex v0.2.1
Modules
Builder for Interaction
objects. Normally created via
Pact.Builder.PactBuilder.interaction
.
Asynchronous message interaction builder. Normally created via Pact.Builders.PactBuilder.message_interaction
.
Builder for Pact
objects.
Builder for Request
objects. Normally created via Pact.Builders.PactBuilder
.
Builder for Response
objects. Normally created via Pact.Builders.PactBuilder
.
A mock server that handles the requests described in a Pact
, intended
for use in tests, and validates that the requests made to that server are
correct.
Asynchronous interactions as a sequence of messages
Asynchronous Message
Http Request
Http Response
Interaction
Interaction Builder
Message Interaction Builder
Pact Builder
Request
Request Builder
Response
Response Builder
Validating Mock Server
A module for creating JSON and string patterns for Pact testing.