Skip to content

preparedClient

Instantiates a Ktor test client from a test server.

This overload allows configuring the created client. It is sugar for TestApplication.createClient.

Instantiates a Ktor test client from a test server.

This function is sugar for TestApplication.client.