예제 #1
0
 public void RemoveSegmentHavingEndBoundary_NoSegmentForBoundary_ReturnsFalse()
 {
     Assert.IsFalse(_tier.RemoveSegmentHavingEndBoundary(25f));
 }