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