TestApplication
A configured instance of a test application running locally.
See also
Functions
Link copied to clipboard
open override fun createClient(block: <ERROR CLASS><out <ERROR CLASS>>.() -> Unit): <ERROR CLASS>
Content copied to clipboard
Creates a client with a custom configuration. For example, to send JSON data in a test POST/PUT request, you can install the ContentNegotiation
plugin: