コード例 #1
0
 public void StudyTest()
 {
     Assert.AreEqual("Good pupil Study", _target.Study());
 }