Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.webflow.test Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
AbstractExternalizedFlowExecutionTestsBase class for flow integration tests that verify an externalized flow definition executes as expected.Classorg.springframework.webflow.test.executionSpring Webflow
AbstractFlowExecutionTestsBase class for tests that verify a flow executes as expected.Classorg.springframework.webflow.test.executionSpring Webflow
AbstractXmlFlowExecutionTestsBase class for flow integration tests that verify an XML flow definition executes as expected.Classorg.springframework.webflow.test.executionSpring Webflow
GeneratedFlowExecutionKeyA simple flow execution key implementation.Classorg.springframework.webflow.testSpring Webflow
MockActionA trivial stub action implementation that can be parameterized to return a particular action execution result.Classorg.springframework.webflow.testSpring Webflow
MockExternalContextMock implementation of the ExternalContext interface.Classorg.springframework.webflow.testSpring Webflow
MockFlowBuilderContextA stub flow service locator implementation suitable for a test environment.Classorg.springframework.webflow.testSpring Webflow
MockFlowExecutionContextA stub implementation of the flow execution context interface.Classorg.springframework.webflow.testSpring Webflow
MockFlowExecutionKeyA simple flow execution key implementation.Classorg.springframework.webflow.testSpring Webflow
MockFlowExecutionKeyFactoryTrivial flow execution key factory implementation that returns a mock flow execution key each time.Classorg.springframework.webflow.testSpring Webflow
MockFlowSessionMock implementation of the FlowSession interface.Classorg.springframework.webflow.testSpring Webflow
MockParameterMapA extension of parameter map that allows for mutation of parameters.Classorg.springframework.webflow.testSpring Webflow
MockRequestContextMock implementation of the RequestContext interface to facilitate standalone flow artifact (e.Classorg.springframework.webflow.testSpring Webflow
MockRequestControlContextMock implementation of the RequestControlContext interface to facilitate standalone Flow and State unitAuthor:Keith DonaldSee Also:RequestContext,Classorg.springframework.webflow.testSpring Webflow
TestFlowBuilderServicesFactoryFactory that encapsulates configuration of default flow builder services for a test environment.Classorg.springframework.webflow.testSpring Webflow