public void Test() { int featureShapefileCount = ImportTestFeatures(); Assert.AreEqual(featureShapefileCount, Shapefile.GetAll().Count()); }