I am storing the authenticated GoogleService in the Webapplication to use it in different components.Now i want to test it but Application is not Mockified. What do you recommend how to test my application with this service.
- Mock Application.get() Hans-Heinrich Braun
- Re: Mock Application.get() Martin Grigorov
