public void Expert_Gallery2() { Levels = LevelFactory.ExpertGallery2(); Assert.AreEqual(20, Levels.Count); Run(); }