Uses of Class
de.cuioss.test.jsf.mocks.CuiMockServletContext
-
Packages that use CuiMockServletContext Package Description de.cuioss.test.jsf.producer de.cuioss.test.jsf.util -
-
Uses of CuiMockServletContext in de.cuioss.test.jsf.producer
Methods in de.cuioss.test.jsf.producer that return CuiMockServletContext Modifier and Type Method Description CuiMockServletContextServletMockObjectsProducers. getServletContext()Methods in de.cuioss.test.jsf.producer with parameters of type CuiMockServletContext Modifier and Type Method Description voidServletMockObjectsProducers. setServletContext(CuiMockServletContext servletContext) -
Uses of CuiMockServletContext in de.cuioss.test.jsf.util
Methods in de.cuioss.test.jsf.util that return CuiMockServletContext Modifier and Type Method Description CuiMockServletContextJsfRuntimeSetup. getServletContext()Methods in de.cuioss.test.jsf.util with parameters of type CuiMockServletContext Modifier and Type Method Description voidJsfRuntimeSetup. setServletContext(CuiMockServletContext servletContext)
-