public void The_saga_should_be_in_the_waiting_for_finish_state() { Saga.ShouldBeInState(SimpleSaga.WaitingForFinish); }