testing / com.airbnb.mvrx.test / MvRxTestRule

MvRxTestRule

class MvRxTestRule : ExternalResource

Constructors

<init>

MvRxTestRule(debugMode: DebugMode = DebugMode.NotDebug, setRxImmediateSchedulers: Boolean = true, setForceDisableLifecycleAwareObserver: Boolean = true)

Functions

after

fun after(): Unit

before

fun before(): Unit