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