public class ResponseSpecificationImpl.HamcrestAssertionClosure extends Object implements groovy.lang.GroovyObject
| Constructor and Description |
|---|
HamcrestAssertionClosure() |
| Modifier and Type | Method and Description |
|---|---|
Object |
call(Object response) |
Object |
call(Object response,
Object content) |
Object |
getClosure() |
groovy.lang.MetaClass |
getMetaClass() |
Object |
getResponseContentType() |
void |
setMetaClass(groovy.lang.MetaClass mc) |
Object |
validate(Response response) |
public Object getResponseContentType()
public Object getClosure()
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectCopyright © 2010–2022. All rights reserved.