public void TestNetworkDevice()
 {
     Assert.That(System.GetNetworkDevice(), Is.Not.Empty);
 }