Hello I just refactored unit tests for SlingHttpServletRequestImpl by moving it to Mockito instead of JMock. I also moved some duplicated code into test's setup. Hope it will be useful. Patch file you could find on Githib's Gist[1] or in attachments.
[1] https://gist.github.com/PetrShypila/4e1fcac6db4889b43053 -Petr
