expectInitialState

open suspend override fun expectInitialState()

Sanity check assertion. Checks if the initial state is emitted and matches the initial state defined for the production container (or the one specified in the test).

Throws

if initial state does not match.