expectState

open override fun expectState(expected: S.() -> Unit): ExpectDsl<S>
open override fun expectState(expected: Consumer<S>): ExpectDsl<S>