All Classes and Interfaces
Class
Description
Builds
StubDownloaderBuilder
for a Maven project.Represents a single mapping of regex on package where contracts reside to the FQN of
the base test class.
Convert Spring Cloud Contract Verifier contracts into stubs mappings.
Picks the converted .json files and creates a jar.
From the provided directory with contracts generates the acceptance tests on the
producer side.
Display help information on spring-cloud-contract-maven-plugin.
Call
Call
mvn spring-cloud-contract:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Allows running stubs from the given directory.
The generated stubs get committed to the SCM repo and pushed to origin.
Fetches stubs from a remote location.
Mojo for running stubs.