public static class YamlContract.Response extends Object
Modifier and Type | Field and Description |
---|---|
Boolean |
async |
Object |
body |
String |
bodyFromFile |
String |
bodyFromFileAsBytes |
Map<String,Object> |
cookies |
Integer |
fixedDelayMilliseconds |
Map<String,Object> |
headers |
YamlContract.TestMatchers |
matchers |
int |
status |
Constructor and Description |
---|
Response() |
Copyright © 2016–2020 Spring. All rights reserved.