then

abstract fun then(assertion: UpdateSpec.Assert<M, F>)

Runs the specified test and then invokes the Assert on the Result.

Parameters

assertion

to compare the result with