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