With 3.0, the internal state is pulled out into its own class `StateMachine`. It should be possible to implement `ExpectOrder` with `expect(...)` syntax.
With 3.0, the internal state is pulled out into its own class
StateMachine.It should be possible to implement
ExpectOrderwithexpect(...)syntax.