This commit adds two new methods on the `WebSocketGraphQlTester` builder to configure `GraphQlClientInterceptor` instances on the client. For now, this is only accessible on the WebSocket tester but could be promoted to a higher level builder in the future. Closes gh-823