Empty

The empty TestConfig, useful as a default parameter when no particular configuration is required.

Properties

Link copied to clipboard

The coroutine context configured for this test through the Context configuration.

Functions

Link copied to clipboard

Finds the elements identified by key in the current TestConfig.

Finds the Element identified by key in the current TestConfig.

Link copied to clipboard
operator fun TestConfig.plus(other: TestConfig): TestConfig

Combines two TestConfig instances.

Link copied to clipboard
open override fun toString(): String