Turbine
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Turbine
Turbine
/
app.cash.turbine
/
TurbineContext
/
testIn
test
In
abstract
fun
<
R
>
Flow
<
R
>
.
testIn
(
scope
:
CoroutineScope
,
timeout
:
Duration
?
=
null
,
name
:
String
?
=
null
)
:
ReceiveTurbine
<
R
>