コード例 #1
0
 public void GetLowerThreshold_Is20_Returns20()
 {
     Assert.That(_uut.GetLowerThreshold(), Is.EqualTo(10));
 }