JSF-Spring

Package de.mindmatters.faces.spring.test

Superclasses for tests requiring JSF-Spring application contexts.

See:
          Description

Interface Summary
JsfEnvironment Encapsulates the whole configuration of a JSF environment with the use of JSF-Spring.
JsfStartupDriver Starts and stops a JSF implementation.
 

Class Summary
AbstractJsfSpringContextTests Convenient superclass for integration tests depending on a JSF-Spring context hierarchy.
JsfRIStartupDriver JsfStartupDriver for the Sun RI.
MyFacesStartupDriver JsfStartupDriver for MyFaces.
 

Package de.mindmatters.faces.spring.test Description

Superclasses for tests requiring JSF-Spring application contexts. Useful as base classes for application-specific tests.

The superclasses in this package are ideal for integration testing. Unit testing should not normally involve the Spring container, but should test classes in isolation.


JSF-Spring

Copyright © 2006 mindmatters GmbH & Co. KG