Example #1
0
 public void SettingsConstructorTest1()
 {
     AdvertBase.Properties.Settings target = new Settings();
     Assert.Inconclusive("TODO: Implement code to verify target");
 }
Example #2
0
 public void SettingsConstructorTest()
 {
     Settings target = new Settings();
     Assert.Inconclusive("TODO: Implement code to verify target");
 }