TestApplicationResponse
class TestApplicationResponse(call: TestApplicationCall, readResponse: Boolean) : CoroutineScope
Content copied to clipboard
A test call response received from a server.
Constructors
Link copied to clipboard
fun TestApplicationResponse(call: TestApplicationCall, readResponse: Boolean = false)
Content copied to clipboard
Functions
Link copied to clipboard
Waits for a websocket session completion.
Link copied to clipboard
Gets a response body content channel.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A websocket session's channel.