예제 #1
0
 [Test] //Test #2
 public void CheckStars()
 {
     Assert.AreEqual(steps.CheckStars(), "4 * ***");
 }