Package de.cuioss.test.jsf.config
Interface JsfTestContextConfigurator
-
- All Known Subinterfaces:
ApplicationConfigurator,BeanConfigurator,ComponentConfigurator,RequestConfigurator
- All Known Implementing Classes:
AbstractConverterTest,AbstractSanitizingConverterTest,BasicApplicationConfiguration
public interface JsfTestContextConfigurator
Simple Marker Interface for grouping the different JSf test configurators likeApplicationConfigurator,BeanConfigDecorator,ComponentConfiguratorandRequestConfigurator- Author:
- Oliver Wolff