public static class YamlContract.TestCookieMatcher extends Object
Modifier and Type | Field and Description |
---|---|
String |
command |
String |
key |
YamlContract.PredefinedRegex |
predefined |
String |
regex |
YamlContract.RegexType |
regexType |
Constructor and Description |
---|
TestCookieMatcher() |
public String key
public String regex
public String command
public YamlContract.PredefinedRegex predefined
public YamlContract.RegexType regexType
Copyright © 2016–2019 Spring. All rights reserved.