| Class | Description |
|---|---|
| MockedLogic | |
| MockHttpResult |
A mocked Result for testing the http body, content type and character encoding.
|
| MockHttpServletResponse |
A simple mock for HttpServletResponse.
|
| MockInstanceImpl<T> |
Fake implementation for
Instance to test injection with list of elements. |
| MockResourceBundle |
Mocked resource bundle that only returns the own key.
|
| MockResult |
A mocked Result for testing your controllers.
|
| MockSerializationResult |
A mocked Result for testing your serialized objects returns.
|
| MockValidator |
Mocked Validator for testing your controllers.
|
Copyright © 2014 Caelum. All rights reserved.