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

Packages that use MockFlowServiceLocator
org.springframework.webflow.test.execution Support for testing the execution of a flow definition. 
 

Uses of MockFlowServiceLocator in org.springframework.webflow.test.execution
 

Methods in org.springframework.webflow.test.execution with parameters of type MockFlowServiceLocator
protected  void AbstractExternalizedFlowExecutionTests.registerMockServices(MockFlowServiceLocator serviceRegistry)
          Template method called by AbstractExternalizedFlowExecutionTests.createFlowServiceLocator() to allow registration of mock implementations of services needed to test the flow execution.
 



Copyright © 2009 Spring Framework. All Rights Reserved.