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

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

Uses of MockFlowSession in org.springframework.webflow.test
 

Methods in org.springframework.webflow.test that return MockFlowSession
 MockFlowSession MockFlowExecutionContext.getMockActiveSession()
          Returns the mock active flow session.
 



Copyright © 2009 Spring Framework. All Rights Reserved.