ContentTest
abstract class ContentTest : TestWithKtor
Constructors
ContentTest(factory: HttpClientEngineFactory<*>) |
Properties
open val server: ApplicationEngine |
Inherited Properties
val serverPort: Int |
Functions
fun byteArrayContent(): Unit |
|
fun byteArrayTest(): Unit |
|
fun byteReadChannelTest(): Unit |
|
fun getFormDataTest(): <ERROR CLASS> |
|
fun inputStreamTest(): Unit |
|
fun localFileContentTest(): Unit |
|
fun multipartFormDataTest(): <ERROR CLASS> |
|
fun postFormDataTest(): <ERROR CLASS> |
|
fun stringTest(): Unit |
|
fun textContentTest(): Unit |
Inherited Functions
fun startServer(): Unit |
|
fun stopServer(): Unit |