public void SetUp()
 {
     comparer = new NUnitComparer();
 }
예제 #2
0
 public void SetUp()
 {
     tolerance = Tolerance.Empty;
     comparer = new NUnitComparer();
 }
예제 #3
0
 public void SetUp()
 {
     comparer = new NUnitComparer();
 }
예제 #4
0
 public void SetUp()
 {
     tolerance = Tolerance.Empty;
     comparer  = new NUnitComparer();
 }