HttpServletRequestMock |
HttpServletRequest mock to be used to test components requiring requests
|
HttpServletResponseMock |
HttpServletResponse mock implementation
|
HttpSessionMock |
HttpSession mock to be used to test components requiring an HTTP session
|
OBServletContextMock |
ServletContext mock with the configuration and parameters required by Openbravo.
|
ServletContextMock |
ServletContext mock to be used to test components requiring the web application context.
|
VariablesSecureAppMock |
A mocked VariablesSecureApp to be used to create test requests.
|