public void Expert_Gallery_All() { Levels = LevelFactory.ExpertGallery_All(); Assert.AreEqual(80, Levels.Count); Run(); }