Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.uwyn.rife.test Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| InvalidXmlException | | Class | com.uwyn.rife.test.exceptions | Rife |
|
| MockConversation | Simulates a conversation between a web browser and a servlet container. | Class | com.uwyn.rife.test | Rife |
|
| MockFileUpload | An instance of this class provides all the data that is needed to simulateSince:1. | Class | com.uwyn.rife.test | Rife |
|
| MockForm | Corresponds to a form in a HTML document after it has been parsed with ParsedHtml. | Class | com.uwyn.rife.test | Rife |
|
| MockLink | Corresponds to a link in a HTML document after it has been parsed with ParsedHtml. | Class | com.uwyn.rife.test | Rife |
|
| MockRequest | Provides a Request implementation that is suitable for testing a web application outside of a servlet container. | Class | com.uwyn.rife.test | Rife |
|
| MockResponse | Provides a Response implementation that is suitable for testing a web application outside of a servlet container. | Class | com.uwyn.rife.test | Rife |
|
| ParsedHtml | Retrieves the text content of a MockResponse and parses it as HTML. | Class | com.uwyn.rife.test | Rife |
|
| RunWithEngineClassLoader | Ensures that all the classes in an application are loaded by EngineClassLoader, this is needed when continuations are used in elements. | Class | com.uwyn.rife.test | Rife |