Uses of Class
org.springframework.webflow.test.execution.AbstractFlowExecutionTests

Packages that use AbstractFlowExecutionTests
org.springframework.webflow.test.execution Support for testing the execution of a flow definition. 
 

Uses of AbstractFlowExecutionTests in org.springframework.webflow.test.execution
 

Subclasses of AbstractFlowExecutionTests in org.springframework.webflow.test.execution
 class AbstractExternalizedFlowExecutionTests
          Base class for flow integration tests that verify an externalized flow definition executes as expected.
 class AbstractXmlFlowExecutionTests
          Base class for flow integration tests that verify an XML flow definition executes as expected.
 



Copyright © 2009 Spring Framework. All Rights Reserved.