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