Class ShapefileProcessorTest

java.lang.Object
com.reallifedeveloper.tools.gis.ShapefileProcessorTest

public class ShapefileProcessorTest extends Object
  • Constructor Details

    • ShapefileProcessorTest

      public ShapefileProcessorTest()
  • Method Details

    • shape2sql

      @Test public void shape2sql() throws Exception
      Throws:
      Exception
    • processShapefile

      @Test public void processShapefile() throws Exception
      Throws:
      Exception
    • processShapefileNonExistingUrl

      @Test public void processShapefileNonExistingUrl() throws Exception
      Throws:
      Exception
    • processShapefileNullUrl

      @Test public void processShapefileNullUrl() throws Exception
      Throws:
      Exception
    • constructorNullFeatureProcessor

      @Test public void constructorNullFeatureProcessor()