Base for integration test classes that use an existing
Application to start the Server (calling its main()
method) and uses the default Request context type
and WebSocket Context type.
Base for non integration test classes that
simply need the default implementations of the
required components and use the default
Request context type and default Websocket context
type.