Package au.com.dius.pact.provider.reporters
See: Description
-
Class Summary Class Description AnsiConsoleReporter Pact verifier reporter that displays the results of the verification to the console using ASCII escapes ErrorHasNoAnnotatedMethodsFoundForInteraction VerificationFailed BodyComparisonFailed MetadataComparisonOk MetadataComparisonFailed InteractionDescription DisplayInteractionComments DisplayUserOutput Output to display to the user Event JsonReporter Pact verifier reporter that generates the results of the verification in JSON format MREvent MarkdownReporter Pact verifier reporter that displays the results of the verification in a markdown document SLF4JReporter Pact verifier reporter that logs the results via SLF4J. BaseVerifierReporter -
Object Summary Object Description BodyComparisonOk GeneratesAMessageWhich IncludesMetadata ReporterManager Manages the available verifier reporters -
Interface Summary Interface Description VerifierReporter Interface to verification reporters that can hook into the events of the PactVerifier