Support for testing flows and their associated artifacts.
When you want to unit test an actual web flow, the AbstractFlowExecutionTests class provides a convenient base class you can subclass.
When testing custom action implementations, the MockRequestContext if of particular interest.
Support for testing flows and their associated artifacts.
When you want to unit test an actual web flow, the AbstractFlowExecutionTests class provides a convenient base class you can subclass.
When testing custom action implementations, the MockRequestContext if of particular interest.