assertModel

fun assertModel(expected: TModel, message: String? = null)

Assert the resulting model mutated by the action.

Parameters

expected
message