Zbynek Vavros created WICKET-6153:
-------------------------------------
Summary: WicketTester's MockHttpServletRequest doesn't expose
setLocale(aLocale) method
Key: WICKET-6153
URL: https://issues.apache.org/jira/browse/WICKET-6153
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 7.0.0
Reporter: Zbynek Vavros
Priority: Minor
It is possible to set locale for a session now via
WicketTester.getSession().setLocale(aLocale) but
WicketTester.getRequest().setLocale(aLocale) would be a bit nicer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)