Package org.jboss.seam.faces.test.environment

Class Summary
ExternalContextProducerTest Verify that the ExternalContextProducer produces the same ExternalContext as returned by FacesContext#getExternalContext() and the CDI producer method.
FacesContextProducerTest Verify that the FacesContextProducer produces the same FacesContext as returned by FacesContext#getCurrentInstance() and by the CDI producer method.
LocaleProducerTest Verify that the LocaleProducer produces the same Locales as returned by Application.getDefaultLocale() and the CDI producer method.
MockApplication  
MockExternalContext  
MockFacesContext  
 



Copyright © 2009-2011 Seam Framework. All Rights Reserved.