Beispiel #1
0
 public void Tests_Consts_Static_Value()
 {
     Assert.AreEqual(Tests_Consts.offline, MiscUtils.online().isFalse());
 }