open class MvRxTestOverridesProxy
Used as a proxy between MvRxTestRule and MvRx. this is Java because the flag is package private.
MvRxTestOverridesProxy()
Used as a proxy between MvRxTestRule and MvRx. this is Java because the flag is package private. |
open static fun forceDisableLifecycleAwareObserver(disableLifecycleAwareObserver: Boolean): Unit |
|
open static fun forceMvRxDebug(debug: Boolean): Unit |