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