CoroutineScopeRule

@ExperimentalCoroutinesApi()
class CoroutineScopeRule : TestRule

Types

TestCoroutineScopeOwner
Link copied to clipboard
@ExperimentalCoroutinesApi()
class TestCoroutineScopeOwner : CoroutineScopeOwner

Functions

apply
Link copied to clipboard
open override fun apply(base: Statement, description: Description): Statement
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String