Package de.cuioss.test.jsf.util
-
Interface Summary Interface Description JsfEnvironmentConsumer Simple interface to be used in context ofJsfSetupExtension. -
Class Summary Class Description ConfigurableApplication AnApplicationWrapperthat is capable to do more programmatic configuration compared to the ones provided by myfaces-testConfigurableFacesTest Base class for configuring theFacesContextprovided by MyFaces-Test.ConfigurationHelper Helper class providing some utility methods for handling configuration.JsfEnvironmentHolder Holder for forJsfRuntimeSetupthat provides shorthands for accessing contained JSF-Objects likeFacesContext,ExternalContext,Application, ...JsfRuntimeSetup Replacement for MyFacesAbstractJsfTestCase, where the code is initially taken from