예제 #1
0
 public static void Range_Passes_ForFalse() => Expect.Range(false);
예제 #2
0
 public static void Range_Passes_ForTrue() => Expect.Range(true);