mockServerTest
fun mockServerTest(clientBuilder: ApolloClient.Builder.() -> Unit = {}, block: suspend MockServerTest.() -> Unit)
Deprecated (with error)
This was only used for internal Apollo tests and is now removed.
A convenience function that makes sure the MockServer and ApolloClient are properly closed at the end of the test