Class | Description |
---|---|
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 WireMock 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.
Call mvn spring-cloud-contract:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
RunMojo |
Copyright © 2016–2018 Spring. All rights reserved.