Example #1
0
 public void ZoomToTest()
 {
     MapWindow.Interfaces.Shape target = new MapWindow.Shape(); // TODO: Initialize to an appropriate value
     target.ZoomTo();
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }