| Class | Description |
|---|---|
| ToYamlConverter |
Converts contracts to YAML for the given folder.
|
| ToYamlConverterApplication | |
| YamlContract |
YAML representation of a
Contract. |
| YamlContract.BodyStubMatcher | |
| YamlContract.BodyTestMatcher | |
| YamlContract.HeadersMatcher | |
| YamlContract.Input | |
| YamlContract.KeyValueMatcher | |
| YamlContract.Multipart | |
| YamlContract.MultipartNamedStubMatcher | |
| YamlContract.MultipartStubMatcher | |
| YamlContract.Named | |
| YamlContract.OutputMessage | |
| YamlContract.QueryParameterMatcher | |
| YamlContract.Request | |
| YamlContract.Response | |
| YamlContract.StubMatchers | |
| YamlContract.TestCookieMatcher | |
| YamlContract.TestHeaderMatcher | |
| YamlContract.TestMatchers | |
| YamlContract.ValueMatcher | |
| YamlContractConverter |
Simple converter from and to a
YamlContract to a collection of
Contract. |
| Enum | Description |
|---|---|
| YamlContract.MatchingType | |
| YamlContract.PredefinedRegex | |
| YamlContract.RegexType | |
| YamlContract.StubMatcherType | |
| YamlContract.TestMatcherType |
Copyright © 2016–2020 Spring. All rights reserved.