I\'m trying to build some tests around a method that reads some data from the session.
I tried extending FakeRequest and overriding the session
FakeRequest
session
There is a pull request about this functionality
See https://github.com/playframework/Play20/pull/103