public class Should extends Object
| Modifier and Type | Method and Description |
|---|---|
Should |
contain(String content) |
Should |
haveCookie(String name,
String value) |
Should |
haveHeader(String name,
String value) |
Should |
haveType(String contentType) |
Should |
respond(int statusCode) |
Copyright © 2014. All Rights Reserved.