Add values to Session during testing (FakeRequest, FakeApplication)

前端 未结 2 505
执念已碎
执念已碎 2021-01-19 01:00

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

2条回答
提交回复
热议问题