MockServerTest

class MockServerTest(val mockServer: MockServer, val apolloClient: ApolloClient, val scope: CoroutineScope)

Deprecated (with error)

This was only used for internal Apollo tests and is now removed.

Constructors

Link copied to clipboard
constructor(mockServer: MockServer, apolloClient: ApolloClient, scope: CoroutineScope)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val scope: CoroutineScope