Interface | Description |
---|---|
MethodBuffering |
Contract for classes that buffer method executions.
|
MethodBufferingJsonVerifiable |
A wrapper over
JsonVerifiable that allows to store the method name in order to
print it out in the generated test. |
SpringCloudContractMetadata |
Interface for metadata objects parsed from the metadata in a contract.
|
Class | Description |
---|---|
AssertionUtil | |
CloneUtils |
Creates a clone.
|
ContractScanner |
Scans through the given directory and converts all files for contract definitions.
|
ContractVerifierUtil |
Helper class for the generated tests.
|
ContractVerifierUtil.ContractVerifierMap |
A map with a fluent interface.
|
JsonPaths |
Represents a set of Strings - set of method calls to assert a JSON.
|
MetadataUtil |
Helper class that allows to work with metadata.
|
MetadataUtil.MetadataMap | |
NamesUtil |
A utility class that helps to convert names.
|
ToFileContractsTransformer |
Allows conversion of Contract files to files.
|
Enum | Description |
---|---|
ContentType |
Represents content type.
|
Exception | Description |
---|---|
DslParseException |
Exception occurring when we're trying to parse the DSL.
|
Copyright © 2016–2021 Spring. All rights reserved.