EngineTestBase

Constructors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect fun runTest(block: suspend CoroutineScope.() -> Unit)
actual fun runTest(block: suspend CoroutineScope.() -> Unit)
actual fun runTest(block: suspend CoroutineScope.() -> Unit)
Link copied to clipboard
fun setUpBase()
Link copied to clipboard

Properties

Link copied to clipboard
expect open override val coroutineContext: CoroutineContext
actual open override val coroutineContext: CoroutineContext
actual open override val coroutineContext: CoroutineContext
Link copied to clipboard
val testLog: Logger
Link copied to clipboard
expect open val timeout: Duration
open override val timeout: Duration
actual open val timeout: Duration