toggle menu
Turbine
common
switch theme
search in API
Turbine
/
app.cash.turbine
/
TurbineContext
/
testIn
test
In
abstract
fun
<
R
>
Flow
<
R
>
.
testIn
(
scope
:
CoroutineScope
,
timeout
:
Duration
?
=
null
,
name
:
String
?
=
null
)
:
ReceiveTurbine
<
R
>