Convenient access to the actor system
Convenient access to the execution context
Convenient access to the materializer
Convenient access to the service client
If you use startServer
you must also stop the server with
this method when the test is finished.
If you use startServer
you must also stop the server with
this method when the test is finished. That is handled automatically
by withServer
.
When the server is started you can get the service client and other Guice bindings here.