All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.webflow.test.package.html Maven / Gradle / Ivy

There is a newer version: 1.0.6
Show newest version


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