Spring Web Flow

Package org.springframework.webflow.test.execution

Support for testing the execution of a flow definition.

See:
          Description

Class Summary
AbstractExternalizedFlowExecutionTests Base class for flow integration tests that verify an externalized flow definition executes as expected.
AbstractFlowExecutionTests Base class for tests that verify a flow executes as expected.
AbstractXmlFlowExecutionTests Base class for flow integration tests that verify an XML flow definition executes as expected.
 

Package org.springframework.webflow.test.execution Description

Support for testing the execution of a flow definition.


Spring Web Flow