Constructors

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

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
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
Link copied to clipboard
@Test
fun test404()
Link copied to clipboard
@Test
fun testHttpUpgrade()
Link copied to clipboard
@Test
fun testLongResponse()
Link copied to clipboard
@Test
fun testRespondWrite()
Link copied to clipboard