|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
interface Expectation
| Method Summary | |
|---|---|
java.lang.Boolean
|
verify(ClientRequest request)
Inspect the request and decide if it is valid |
| Method Detail |
|---|
java.lang.Boolean verify(ClientRequest request)
request - captured resutls from http request
Groovy Documentation