pact_consumer (pact_erlang v0.3.1)
View SourceSummary
Types
Functions
-spec cleanup(pact_pid()) -> ok.
-spec interaction(pact_pid(), pact_interaction_details()) -> {ok, pact_mock_server_port()}.
-spec msg_interaction(pact_pid(), pact_interaction_details()) -> pact_message_data().
-spec verify_interaction(pact_pid()) -> {ok, matched} | {error, not_matched}.