This trait is used to return an instance of Application that is used in tests.
If you need to use a fake application for Play, but don't want to override the
application method for each suite individually, you can create a trait that
subclasses GuiceFakeApplicationFactory
This trait is used to return an instance of Application that is used in tests.
If you need to use a fake application for Play, but don't want to override the application method for each suite individually, you can create a trait that subclasses GuiceFakeApplicationFactory