Package-level declarations
Types
Implementation of KtorTestApplication for the null
app name that applies defaults for the Ktor client.
An installable module for integration testing.
A component that manages KtorApplication components and provides test facilities over them.
AppDefaults-equivalent feature for integration testing environment. This sets up:
A ClientProvider that can provide clients based on an application name.
An exception that occurs during an integration test, usually because of some incorrect configuration.
Test class for integration tests.
Services feature specifically for integration tests. Only adds services support via useServices.
Context within which integration tests are run.
Builder for integration test environments.
DSL provided for building integration test environments.