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

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

Uses of MockRequestContext in org.springframework.webflow.test
 

Subclasses of MockRequestContext in org.springframework.webflow.test
 class MockRequestControlContext
          Mock implementation of the RequestControlContext interface to facilitate standalone Flow and State unit tests.
 



Copyright © 2009 Spring Framework. All Rights Reserved.