mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mobiuskt
mobiuskt-test
/
kt.mobius.test
/
UpdateSpec
/
Assert
Assert
fun
interface
Assert
<
M
,
F
>
Interface for defining your assertions over
Next
instances.
Members
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
result
:
Result
<
M
,
F
>
)