|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.uwyn.rife.test | |
|---|---|
| com.uwyn.rife.test | Provides classes and interfaces for the out-of-container testing framework. |
| Classes in com.uwyn.rife.test used by com.uwyn.rife.test | |
|---|---|
| MockConversation
Simulates a conversation between a web browser and a servlet container. |
|
| MockFileUpload
An instance of this class provides all the data that is needed to simulate a file upload. |
|
| MockForm
Corresponds to a form in a HTML document after it has been parsed with ParsedHtml.parse(com.uwyn.rife.test.MockResponse). |
|
| MockLink
Corresponds to a link in a HTML document after it has been parsed with ParsedHtml.parse(com.uwyn.rife.test.MockResponse). |
|
| MockRequest
Provides a Request implementation that is suitable for testing a
web application outside of a servlet container. |
|
| MockResponse
Provides a Response implementation that is suitable for testing a
web application outside of a servlet container. |
|
| ParsedHtml
Retrieves the text content of a MockResponse and parses it as HTML. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||