createTestContextWithConfiguration

abstract val createTestContextWithConfiguration: suspend (configuration: Configuration, scope: CoroutineScope) -> Context

Creates the TestContext based on Configuration and CoroutineScope