Orbit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Orbit
orbit-test
/
com.aman.orbit.test
/
test
test
suspend
fun
<
UiState
:
OrbitUiState
>
Presenter
<
UiState
>
.
test
(
timeout
:
Duration
?
=
null
,
name
:
String
?
=
null
,
block
:
suspend
ReceiveTurbine
<
UiState
>
.
(
)
->
Unit
)