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

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

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

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



Copyright © 2009 Spring Framework. All Rights Reserved.