org.springframework.webflow.test.package.html Maven / Gradle / Ivy
Support for testing flows and their associated artifacts.
When you want to unit test an actual web flow, the {@link org.springframework.webflow.test.AbstractFlowExecutionTests}
class provides a convenient base class you can subclass.
When testing custom action implementations, the {@link org.springframework.webflow.test.MockRequestContext}
if of particular interest.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy