expectCommandCount

open fun expectCommandCount(expected: Int): SE

Expects a specific number of commands in the command stream.

Return

The expecter instance for method chaining.

Parameters

expected

The expected number of commands.