public void OnEnter() { currentState.OnEnter(); presenterMock.Verify(p => p.DisplayPlayerVictory(player)); }