Uses of Package
org.springframework.webflow.test

Packages that use org.springframework.webflow.test
org.springframework.webflow.test Support for testing flows and their associated artifacts. 
org.springframework.webflow.test.execution Support for testing the execution of a flow definition. 
 

Classes in org.springframework.webflow.test used by org.springframework.webflow.test
MockExternalContext
          Mock implementation of the ExternalContext interface.
MockFlowExecutionContext
          A stub implementation of the flow execution context interface.
MockFlowSession
          Mock implementation of the FlowSession interface.
MockParameterMap
          A extension of parameter map that allows for mutation of parameters.
MockRequestContext
          Mock implementation of the RequestContext interface to facilitate standalone flow artifact (e.g.
 

Classes in org.springframework.webflow.test used by org.springframework.webflow.test.execution
MockFlowServiceLocator
          A stub flow service locator implementation suitable for a test environment.
 



Copyright © 2009 Spring Framework. All Rights Reserved.