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

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

Uses of MockExternalContext in org.springframework.webflow.test
 

Methods in org.springframework.webflow.test that return MockExternalContext
 MockExternalContext MockRequestContext.getMockExternalContext()
          Returns the external context as a MockExternalContext.
 



Copyright © 2009 Spring Framework. All Rights Reserved.