How do I access the Errors-object created by spring when validation fails from a Spring Webflow 2.0 test (inherits from AbstractXmlFlowExecutionTests)?
I tried using the FormObjectAccessor.getCurrentFormErrors() but I couldn't get a reference to the RequestContext.