Constructors

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

Types

Link copied to clipboard
class CustomFail(message: String) : Throwable

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
Link copied to clipboard
@Test
fun testBigFile()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Test
open fun testBlockingDeadlock()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Test
open fun testChunkedWithVSpace()
Link copied to clipboard
@Test
@Disabled
open fun testChunkedWrongLength()
Link copied to clipboard
@Test
fun testDoubleHost()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Test
fun testGetWithBody()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard