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