mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mobiuskt
mobiuskt-test
/
kt.mobius.test
/
NextMatchers
/
hasNoModel
has
No
Model
fun
<
M
,
F
>
hasNoModel
(
)
:
Matcher
<
Next
<
M
,
F
>
>
Returns a matcher that matches
Next
instances without a model.
Parameters
M
the model type
F
the effect type