| Package | Description |
|---|---|
| org.wisdom.test.http |
Provides the classes used to simplify the test of HTTP Requests in blackbox test.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipartBody
An implementation of HTTP Request used to send the results from a form.
|
class |
RequestBodyEntity
Represents the body contained in a HTTP Request (
HttpRequest). |
| Modifier and Type | Field and Description |
|---|---|
protected Body |
HttpRequest.body
The payload of the request.
|
| Modifier and Type | Method and Description |
|---|---|
Body |
HttpRequest.getBody() |
Copyright © 2013–2014 Wisdom Framework. All rights reserved.