mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mobiuskt
mobiuskt-test
/
kt.mobius.test
/
InitSpec
/
Then
/
then
then
abstract
fun
then
(
assertion
:
InitSpec.Assert
<
M
,
F
>
)
Runs the specified test and then runs the
Assert
on the resulting
First
.
Parameters
assertion
to compare the result with