| Package | Description |
|---|---|
| net.codestory.rest |
| Modifier and Type | Method and Description |
|---|---|
Should |
Should.contain(String content) |
Should |
Should.haveCookie(String name,
String value) |
Should |
Should.haveHeader(String name,
String value) |
Should |
Should.haveType(String contentType) |
Should |
Should.respond(int statusCode) |
Should |
RestAssert.should() |
Copyright © 2014. All Rights Reserved.