| Class | Description |
|---|---|
| MockActionListener |
Mock implementation of the default
ActionListener. |
| MockApplication |
Mock implementation of
Application. |
| MockApplication12 |
Mock implementation of
Application that includes the semantics
added by JavaServer Faces 1.2. |
| MockApplication20 |
Mock implementation of
Application that includes the semantics
added by JavaServer Faces 2.0. |
| MockApplication22 |
Mock implementation of
Application that includes the semantics
added by JavaServer Faces 2.0. |
| MockApplicationFactory |
Mock implementation of
ApplicationFactory. |
| MockClientWindow |
Mock ClientWindow implementation that by default set the id with "1".
|
| MockClientWindowFactory | |
| MockedJsfTestContainer | |
| MockExceptionHandler |
Mock implementation of
ExceptionHandler. |
| MockExceptionHandlerFactory |
Mock implementation of
ExceptionHandlerFactory. |
| MockExternalContext |
Mock implementation of
ExternalContext. |
| MockExternalContext12 |
Mock implementation of
ExternalContext that includes the semantics
added by JavaServer Faces 1.2. |
| MockExternalContext20 |
Mock implementation of
ExternalContext that includes the semantics
added by JavaServer Faces 2.0. |
| MockExternalContext22 |
Mock implementation of
ExternalContext that includes the semantics
added by JavaServer Faces 2.2. |
| MockFacesContext |
Mock implementation of
FacesContext. |
| MockFacesContext12 |
Mock implementation of
FacesContext that includes the semantics
added by JavaServer Faces 1.2. |
| MockFacesContext20 |
Mock implementation of
FacesContext that includes the semantics
added by JavaServer Faces 2.0. |
| MockFacesContext22 |
Mock implementation of
FacesContext that includes the semantics
added by JavaServer Faces 2.0. |
| MockFacesContextFactory |
Mock implementation of
FacesContextFactory. |
| MockFlash |
Mock implementation of
Flash. |
| MockFlowHandler | |
| MockHttpServletRequest |
Mock implementation of
HttpServletContext. |
| MockHttpServletResponse |
Mock implementation of
HttpServletResponse. |
| MockHttpSession |
Mock implementation of
HttpSession. |
| MockHttpSessionProxy |
Proxy used to trigger session creation when it is accessed
|
| MockMethodBinding |
Mock implementation of
MethodBinding. |
| MockNavigationHandler |
Mock implementation of
NavigationHandler. |
| MockPartialViewContext |
Mock implementation of
PartialViewContext. |
| MockPartialViewContextFactory |
Mock implementation of
PartialViewContextFactory. |
| MockPortletContext |
Mock implementation of
PortletContext. |
| MockPortletRequest |
Mock implementation of
PortletRequest. |
| MockPortletResponse |
Mock implementation of
PortletResponse. |
| MockPortletSession |
Mock implementation of
PortletSession. |
| MockPrincipal |
Mock implementation of
Principal. |
| MockPrintWriter |
Mock implementation of
PrintWriter. |
| MockPropertyResolver |
Mock implementation of
PropertyResolver. |
| MockRenderKit |
Mock implementation of
RenderKit. |
| MockRenderKitFactory |
Mock implementation of
RenderKitFactory. |
| MockRequestDispatcher | |
| MockResponseStateManager |
Mock class that encode view state in hex format
|
| MockResponseWriter |
Mock implementation of
javax.faces.context.ResponseWriter. |
| MockServlet |
Mock implementation of
Servlet. |
| MockServletConfig |
Mock implementation of
ServletConfig. |
| MockServletContext |
Mock implementation of
ServletContext. |
| MockServletInputStream | |
| MockServletOutputStream |
Mock implementation of
ServletOutputStream. |
| MockServletRegistration | |
| MockStateManager |
Mock implementation of
StateManager. |
| MockValueBinding |
Mock implementation of
ValueBinding. |
| MockVariableResolver |
Mock implementation of
VariableResolver. |
| MockViewHandler |
Mock implementation of
ViewHandler. |
| MockViewHandler20 |
Mock for a JSF 2.0 ViewHandler.
|
| MockWebContainer |
Copyright © 2017 The Apache Software Foundation. All rights reserved.