A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
J
- JSF_CONVERTER - Static variable in class de.cuioss.test.jsf.generator.JsfProvidedConverter
-
Defines all converter types provided by JSF.
- JsfEnabledTestEnvironment - Class in de.cuioss.test.jsf.junit5
-
Base class for creating unit-tests with a wired / configured JSF-environment being annotated with
EnableJsfEnvironmentand implementingJsfEnvironmentConsumer - JsfEnabledTestEnvironment() - Constructor for class de.cuioss.test.jsf.junit5.JsfEnabledTestEnvironment
- JsfEnvironmentConsumer - Interface in de.cuioss.test.jsf.util
-
Simple interface to be used in context of
JsfSetupExtension. - JsfEnvironmentHolder - Class in de.cuioss.test.jsf.util
-
Holder for for
JsfRuntimeSetupthat provides shorthands for accessing contained JSF-Objects likeFacesContext,ExternalContext,Application, ... - JsfEnvironmentHolder(JsfRuntimeSetup) - Constructor for class de.cuioss.test.jsf.util.JsfEnvironmentHolder
- JsfObjectsProducers - Class in de.cuioss.test.jsf.producer
-
Various JSF Producers for junit tests.
- JsfObjectsProducers() - Constructor for class de.cuioss.test.jsf.producer.JsfObjectsProducers
- JsfProvidedConverter - Class in de.cuioss.test.jsf.generator
-
Hybrid class that acts as an
TypedGeneratorandComponentConfigurator. - JsfProvidedConverter() - Constructor for class de.cuioss.test.jsf.generator.JsfProvidedConverter
- JsfRuntimeSetup - Class in de.cuioss.test.jsf.util
-
Replacement for MyFaces
AbstractJsfTestCase, where the code is initially taken from - JsfRuntimeSetup() - Constructor for class de.cuioss.test.jsf.util.JsfRuntimeSetup
- JsfSetupExtension - Class in de.cuioss.test.jsf.junit5
-
Starts and Configures the
JsfRuntimeSetup, wraps it into anJsfEnvironmentHolderand inject it into anJsfEnvironmentConsumerif available - JsfSetupExtension() - Constructor for class de.cuioss.test.jsf.junit5.JsfSetupExtension
- JsfTestConfiguration - Annotation Type in de.cuioss.test.jsf.config
-
This annotations can be used to configure certain aspects of the configuration of the jsf-runtime for unit-testing.
- JsfTestContextConfigurator - Interface in de.cuioss.test.jsf.config
-
Simple Marker Interface for grouping the different JSf test configurators like
ApplicationConfigurator,BeanConfigDecorator,ComponentConfiguratorandRequestConfigurator
All Classes All Packages