Package org. orbitmvi. orbit
Types
Functions
assert
Link copied to clipboard
fun <STATE : Any, SIDE_EFFECT : Any> ContainerHost<STATE, SIDE_EFFECT>.assert(initialState: STATE, timeoutMillis: Long = 5000L, block: OrbitVerification<STATE, SIDE_EFFECT>.() -> Unit = {})
Content copied to clipboard
test
Link copied to clipboard