TestEnvironment

constructor(coroutineId: Int, attempt: Int)

Parameters

coroutineId

unique ID for current coroutine/job (concurrency > 1)

attempt

the current attempt number when repeat > 1