| Package | Description |
|---|---|
| org.wisdom.test.parents |
| Modifier and Type | Field and Description |
|---|---|
private FakeRequest |
FakeContext.request
The fake request.
|
| Modifier and Type | Method and Description |
|---|---|
FakeRequest |
FakeContext.getFakeRequest()
Retrieves the fake request.
|
FakeRequest |
FakeRequest.method(org.wisdom.api.http.HttpMethod method)
Sets the HTTP method.
|
FakeRequest |
FakeRequest.uri(String uri)
Sets the complete uri (including the query part)
|
Copyright © 2013–2015 Wisdom Framework. All rights reserved.