MockServerWebSocketTest

class MockServerWebSocketTest(val apolloClient: ApolloClient, mockServer: MockServer, val coroutineScope: CoroutineScope)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
val coroutineScope: CoroutineScope
Link copied to clipboard
Link copied to clipboard

Enqueue the response straight away

Functions

Link copied to clipboard
suspend fun awaitConnectionInit()
Link copied to clipboard
suspend fun awaitWebSocketRequest()