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