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 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. |
PushStubsToScmMojo |
The generated stubs get committed to the SCM repo and pushed to origin.
|
RunMojo |
Mojo for running stubs.
|
Copyright © 2016–2021 Spring. All rights reserved.