Constructors

Link copied to clipboard
constructor(hostFactory: ApplicationEngineFactory<TEngine, TConfiguration>)

Types

Link copied to clipboard
object Companion

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
fun runTest(block: suspend CoroutineScope.() -> Unit)
Link copied to clipboard
fun setUp(testInfo: TestInfo)
Link copied to clipboard
fun setUpBase()
Link copied to clipboard
Link copied to clipboard
@Test
fun testBinary()
Link copied to clipboard
Link copied to clipboard
@Test
open fun testChunked()
Link copied to clipboard
@Test
fun testEchoBlocking()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Test
open fun testMultipartFileUpload()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Test
fun testStaticServe()
Link copied to clipboard
Link copied to clipboard
@Test
fun testStream()
Link copied to clipboard
Link copied to clipboard
@Test
fun testTextContent()
Link copied to clipboard
@Test
fun testURIContent()
Link copied to clipboard
Link copied to clipboard