| org.geotools.data.ogr.TestCaseSupport org.geotools.data.ogr.OGRDataStoreTest
OGRDataStoreTest | public class OGRDataStoreTest extends TestCaseSupport (Code) | | Basic test for OGR data store capabilites against file data sources
author: aaime |
testAttributesWriting | public void testAttributesWriting() throws Exception(Code) | | |
testCreateWriteRead | public void testCreateWriteRead() throws Exception(Code) | | |
testLoadAndCheckParentTypeIsPolygon | public void testLoadAndCheckParentTypeIsPolygon() throws Exception(Code) | | |
testMIFWriteCapabilities | public void testMIFWriteCapabilities() throws Exception(Code) | | |
testOptimizedEnvelope | public void testOptimizedEnvelope() throws Exception(Code) | | Test envelope versus old DataSource
|
testRemoveFromBackAndClose | public void testRemoveFromBackAndClose() throws Throwable(Code) | | Create a test file, then continue removing the last entry until there are
no features left.
|
testRemoveFromFrontAndClose | public void testRemoveFromFrontAndClose() throws Throwable(Code) | | Create a test file, then continue removing the first entry until there
are no features left.
|
testShapeWriteCapabilities | public void testShapeWriteCapabilities() throws Exception(Code) | | |
testShapefileComparison | public void testShapefileComparison() throws Exception(Code) | | |
|
|