public void DisplayHighScoresWhenArgumentIsNullShouldThrowAnException() { manager.DisplayHighScores(null); }