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