Package de.cuioss.test.jsf.config
-
Interface Summary Interface Description ApplicationConfigurator Instances of this are to be called by the test framework after the initial setup is done.BeanConfigurator Provides a callback method for registeringNamedbeans for unit-testingComponentConfigurator Instances of this are to be called by the test framework after the initial setup is done.JsfTestContextConfigurator Simple Marker Interface for grouping the different JSf test configurators likeApplicationConfigurator,BeanConfigDecorator,ComponentConfiguratorandRequestConfiguratorRequestConfigurator Instances of this are to be called by the test framework after the initial setup is done. -
Annotation Types Summary Annotation Type Description JsfTestConfiguration This annotations can be used to configure certain aspects of the configuration of the jsf-runtime for unit-testing.