public class ValidatableResponseImpl extends ValidatableResponseOptionsImpl<ValidatableResponse,Response> implements ValidatableResponse, groovy.lang.GroovyObject
response| Constructor and Description |
|---|
ValidatableResponseImpl(String contentType,
ResponseParserRegistrar rpr,
RestAssuredConfig config,
Response response,
ExtractableResponse<Response> extractableResponse) |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
all, all, and, appendRoot, appendRoot, assertThat, body, body, body, body, body, body, content, content, content, content, contentType, contentType, contentType, cookie, cookie, cookie, cookies, cookies, cookies, defaultParser, everything, everything, extract, header, header, headers, headers, headers, ifError, ifStatusCodeIsEqualTo, ifStatusCodeMatches, log, noRoot, noRootPath, parser, root, root, rootPath, rootPath, spec, specification, status, statusCode, statusCode, statusLine, statusLine, usingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, appendRoot, appendRoot, assertThat, body, body, body, body, content, content, content, content, contentType, contentType, contentType, cookie, cookie, cookie, cookies, cookies, defaultParser, extract, header, header, headers, headers, log, noRoot, noRootPath, parser, root, root, rootPath, rootPath, spec, specification, statusCode, statusCode, statusLine, statusLine, usingpublic ValidatableResponseImpl(String contentType, ResponseParserRegistrar rpr, RestAssuredConfig config, Response response, ExtractableResponse<Response> extractableResponse)
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectCopyright © 2010–2014. All rights reserved.