| 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 |
GetRequest
Creates a request using the GET verb.
|
class |
HttpRequest
A class allowing the instantiation of HTTP Requests.
|
class |
HttpRequestWithBody
A class making easy the creation of HTTP Request with a payload (body).
|
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). |
Copyright © 2013–2015 Wisdom Framework. All rights reserved.