Functions

Link copied to clipboard
fun collectUnhandledException(error: Throwable)
Link copied to clipboard
fun runTest(block: suspend CoroutineScope.() -> Unit)
Link copied to clipboard
fun setUpBase()
Link copied to clipboard
fun tearDownBase()
Link copied to clipboard
fun testClosedConnection()
Link copied to clipboard
fun testConnectionReset()
Link copied to clipboard
fun testHeaderAppearsSingleTime()
Link copied to clipboard
open fun testPipelining()
Link copied to clipboard
open fun testPipeliningWithFlushingHeaders()
Link copied to clipboard
fun testRequestTwiceInOneBufferWithKeepAlive()
Link copied to clipboard
open fun testUpgrade()

Properties

Link copied to clipboard
Link copied to clipboard
open override val coroutineContext: CoroutineContext
Link copied to clipboard
val testLog: Logger
Link copied to clipboard
open override val timeout: Duration