ClientProvider

Properties

Link copied to clipboard
abstract val client: HttpClient

Returns the current client attached to the test application instance.

Functions

Link 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: