Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun setUpBase()
Link copied to clipboard
fun tearDownBase()
Link copied to clipboard
fun testBinary()
Link copied to clipboard
fun testBinaryUsingChannel()
Link copied to clipboard
open fun testChunked()
Link copied to clipboard
fun testEchoBlocking()
Link copied to clipboard
fun testJarFileContent()
Link copied to clipboard
fun testLocalFileContent()
Link copied to clipboard
fun testLocalFileContentRange()
Link copied to clipboard
fun testMultipartFileUpload()
Link copied to clipboard
fun testMultipartFileUploadLarge()
Link copied to clipboard
fun testReceiveInputStream()
Link copied to clipboard
fun testRequestBodyAsyncEcho()
Link copied to clipboard
fun testRequestContentFormData()
Link copied to clipboard
fun testRequestContentInputStream()
Link copied to clipboard
fun testRequestContentString()
Link copied to clipboard
fun testSendTextWithContentType()
Link copied to clipboard
fun testStaticServe()
Link copied to clipboard
fun testStaticServeFromDir()
Link copied to clipboard
fun testStream()
Link copied to clipboard
fun testStreamNoFlush()
Link copied to clipboard
fun testTextContent()
Link copied to clipboard
fun testURIContent()
Link copied to clipboard
fun testURIContentLocalFile()

Properties

Link copied to clipboard
Link copied to clipboard
open override val coroutineContext: CoroutineContext
Link copied to clipboard
val test: TestName
Link copied to clipboard
val testLog: Logger
Link copied to clipboard
open val timeout: Long
Link copied to clipboard
val timeoutRule: CoroutinesTimeout