public interface FilterableResponseSpecification extends ResponseSpecification
Modifier and Type | Method and Description |
---|---|
LogDetail |
getLogDetail() |
String |
getResponseContentType() |
String |
getRootPath() |
org.hamcrest.Matcher<Integer> |
getStatusCode() |
org.hamcrest.Matcher<String> |
getStatusLine() |
boolean |
hasCookieAssertions() |
boolean |
hasHeaderAssertions() |
and, appendRoot, appendRoot, appendRootPath, appendRootPath, body, body, body, body, contentType, contentType, contentType, cookie, cookie, cookie, cookie, cookies, cookies, defaultParser, detachRoot, detachRootPath, expect, given, header, header, header, headers, headers, log, logDetail, noRoot, noRootPath, parser, request, response, root, root, rootPath, rootPath, spec, statusCode, statusCode, statusLine, statusLine, that, then, time, time, validate, when, with
org.hamcrest.Matcher<Integer> getStatusCode()
null
).org.hamcrest.Matcher<String> getStatusLine()
null
).boolean hasHeaderAssertions()
true
if any header assertions are definedboolean hasCookieAssertions()
true
if any cookie assertions are definedString getResponseContentType()
String getRootPath()
LogDetail getLogDetail()
Copyright © 2010–2019. All rights reserved.