Package | Description |
---|---|
org.springframework.cloud.contract.verifier.converter |
Modifier and Type | Field and Description |
---|---|
YamlContract.RegexType |
YamlContract.BodyStubMatcher.regexType |
YamlContract.RegexType |
YamlContract.BodyTestMatcher.regexType |
YamlContract.RegexType |
YamlContract.KeyValueMatcher.regexType |
YamlContract.RegexType |
YamlContract.TestHeaderMatcher.regexType |
YamlContract.RegexType |
YamlContract.TestCookieMatcher.regexType |
Modifier and Type | Method and Description |
---|---|
static YamlContract.RegexType |
YamlContract.RegexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YamlContract.RegexType[] |
YamlContract.RegexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2021 Spring. All rights reserved.