public void ClearTest() { MapWindow.PluginInterfaces.PluginTracker target = new Plugins_IBasePlugin(); // TODO: Initialize to an appropriate value target.Clear(); Assert.Inconclusive("A method that does not return a value cannot be verified."); }