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