asyncVerifyStrictOrder

Verifies a chain of Expectations in a Coroutine Context. Expectation between different proxies can contain gaps. Also the chain does not need to be exhaustive. Use that context only in combination with proxy access methods.

Author

Matthias Geisler

Parameters

action

chain of Expectation Methods.

Throws

AssertionError

if given criteria are not met.