Uses of Class
de.cuioss.test.jsf.mocks.CuiMockResource
-
Packages that use CuiMockResource Package Description de.cuioss.test.jsf.mocks -
-
Uses of CuiMockResource in de.cuioss.test.jsf.mocks
Methods in de.cuioss.test.jsf.mocks that return types with arguments of type CuiMockResource Modifier and Type Method Description Map<String,CuiMockResource>CuiMockResourceHandler. getAvailableResouces()A map of resources to be provided by this resourceHandler.Method parameters in de.cuioss.test.jsf.mocks with type arguments of type CuiMockResource Modifier and Type Method Description voidCuiMockResourceHandler. setAvailableResouces(Map<String,CuiMockResource> availableResouces)A map of resources to be provided by this resourceHandler.
-