Uses of Class
org.springframework.webflow.test.MockFlowExecutionContext

Packages that use MockFlowExecutionContext
org.springframework.webflow.test Support for testing flows and their associated artifacts. 
 

Uses of MockFlowExecutionContext in org.springframework.webflow.test
 

Methods in org.springframework.webflow.test that return MockFlowExecutionContext
 MockFlowExecutionContext MockRequestContext.getMockFlowExecutionContext()
          Returns the flow execution context as a MockFlowExecutionContext.
 



Copyright © 2009 Spring Framework. All Rights Reserved.