toggle menu
assertk-project
0.28.0
common
switch theme
search in API
assertk-coroutines
/
assertk.coroutines.assertions
/
isEmpty
is
Empty
suspend
fun
Assert
<
Flow
<
*
>
>
.
isEmpty
(
)
Asserts the flow is empty. Fails as soon as the flow delivers an element.
See also
is
Not
Empty
is
Null
Or
Empty