toggle menu
Turbine
common
switch theme
Turbine
app.
cash.
turbine
await
Complete()
await
Error()
await
Event()
await
Item()
Event
Complete
Error
Item
expect
Most
Recent
Item()
expect
No
Events()
plus
Assign()
Receive
Turbine
skip
Items()
take
Complete()
take
Error()
take
Event()
take
Item()
test()
test
In()
Turbine
Turbine()
Turbine
Context
turbine
Scope()
Turbine
Test
Context
with
Turbine
Timeout()
Turbine
/
app.cash.turbine
/
turbineScope
turbine
Scope
suspend
fun
turbineScope
(
timeout
:
Duration
?
=
null
,
validate
:
suspend
TurbineContext
.
(
)
->
Unit
)
Run a validation block that catches and reports all unhandled exceptions in flows run by Turbine.