public void MapExtentsChangedTest()
        {
            Plugins_IBasePlugin target = new Plugins_IBasePlugin(); // TODO: Initialize to an appropriate value

            target.MapExtentsChanged();
            Assert.Inconclusive("A method that does not return a value cannot be verified.");
        }