ExecutionScope
The scope in which a single Test action executes.
Properties
Link copied to clipboard
The kotlinx.coroutines.test.TestScope, which must have been enabled by TestConfig.testScope.
Link copied to clipboard
The test timeout if set by TestConfig.testScope, or null.