| org.geotools.data.postgis.AbstractPostgisDataTestCase org.geotools.data.postgis.PostgisDataStoreAPIOnlineTest org.geotools.data.postgis.TransparentVersionedOnlineTest
TransparentVersionedOnlineTest | public TransparentVersionedOnlineTest(String test)(Code) | | |
isEnvelopeComputingEnabled | protected boolean isEnvelopeComputingEnabled()(Code) | | Return true if the datastore is capable of computing the road bounds
given a query
|
testGetFeatureLockingExpire | public void testGetFeatureLockingExpire() throws Exception(Code) | | |
testLockFeatureInteraction | public void testLockFeatureInteraction() throws IOException(Code) | | |
Methods inherited from org.geotools.data.postgis.PostgisDataStoreAPIOnlineTest | void assertContains(Object[] array, Object expected)(Code)(Java Doc) void assertCovered(Feature[] features, FeatureReader reader) throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) void assertCovers(String msg, FeatureCollection c1, FeatureCollection c2)(Code)(Java Doc) public static void assertEquals(String message, String expected, String actual)(Code)(Java Doc) void assertMatch(Feature[] array, Feature feature)(Code)(Java Doc) void assertMatched(Feature[] array, FeatureReader reader) throws Exception(Code)(Java Doc) boolean contains(Object[] array, Object expected)(Code)(Java Doc) boolean containsLax(Feature[] array, Feature expected)(Code)(Java Doc) public int count(String typeName) throws IOException(Code)(Java Doc) boolean covers(FeatureReader reader, Feature[] array) throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) boolean covers(FeatureIterator reader, Feature[] array) throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) boolean coversLax(FeatureReader reader, Feature[] array) throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) void dump(String message, FeatureReader reader) throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) void dump(String message, Object[] array)(Code)(Java Doc) public Feature feature(String typeName, String fid) throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public Feature findFeature(FeatureReader reader, String attributeName, Object value) throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) protected boolean isEnvelopeComputingEnabled()(Code)(Java Doc) boolean isLocked(String typeName, String fid)(Code)(Java Doc) boolean match(Feature expected, Feature actual)(Code)(Java Doc) public FeatureReader reader(String typeName) throws IOException(Code)(Java Doc) protected void tearDown() throws Exception(Code)(Java Doc) public void testBoundsReproject() throws Exception(Code)(Java Doc) public void testCreateSchema() throws Exception(Code)(Java Doc) public void testGeometryFactoryHintsCS() throws IOException(Code)(Java Doc) public void testGeometryFactoryHintsGF() throws IOException(Code)(Java Doc) public void testGetFeatureLockingExpire() throws Exception(Code)(Java Doc) public void testGetFeatureReader() throws IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureReaderConcurrency() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureReaderFilterAutoCommit() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureReaderFilterPrePost() throws IOException, IllegalFilterException(Code)(Java Doc) public void testGetFeatureReaderFilterPrePost2() throws IOException, IllegalFilterException(Code)(Java Doc) public void testGetFeatureReaderFilterTransaction() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureReaderMutability() throws IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureReaderRetypeBug() throws Exception(Code)(Java Doc) public void testGetFeatureReaderRetypeBug2() throws Exception(Code)(Java Doc) public void testGetFeatureSourceRiver() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureSourceRoad() throws IOException(Code)(Java Doc) public void testGetFeatureStoreAddFeatures() throws IOException(Code)(Java Doc) public void testGetFeatureStoreModifyFeatures1() throws IOException(Code)(Java Doc) public void testGetFeatureStoreModifyFeatures2() throws IOException(Code)(Java Doc) public void testGetFeatureStoreModifyFeatures3() throws IOException(Code)(Java Doc) public void testGetFeatureStoreRemoveAllFeatures() throws IOException(Code)(Java Doc) public void testGetFeatureStoreRemoveFeatures() throws IOException(Code)(Java Doc) public void testGetFeatureStoreSetFeatures() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureTypes()(Code)(Java Doc) public void testGetFeatureWriterAppendTypeNameTransaction() throws Exception(Code)(Java Doc) public void testGetFeatureWriterClose() throws Exception(Code)(Java Doc) public void testGetFeatureWriterConcurrency() throws Exception(Code)(Java Doc) public void testGetFeatureWriterFilter() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureWriterRemove() throws IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureWriterRemoveAll() throws IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureWriterTransaction() throws Exception(Code)(Java Doc) public void testGetFeatureWriterTypeNameTransaction() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeaturesWriterAdd() throws IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeaturesWriterModify() throws IOException, IllegalAttributeException(Code)(Java Doc) public void testGetSchemaRiver() throws IOException(Code)(Java Doc) public void testGetSchemaRoad() throws IOException(Code)(Java Doc) public void testGetSchemaRoadUnregisteredGeomColumn() throws Exception(Code)(Java Doc) public void testLockFeatureInteraction() throws IOException(Code)(Java Doc) public void testLockFeatures() throws IOException(Code)(Java Doc) public void testOidFidMapper() throws IOException, IllegalAttributeException(Code)(Java Doc) public void testUnLockFeatures() throws IOException(Code)(Java Doc) protected void updateRiverFeaturesFixture() throws Exception(Code)(Java Doc) protected void updateRoadFeaturesFixture() throws Exception(Code)(Java Doc) public FeatureWriter writer(String typeName) throws IOException(Code)(Java Doc) public void xtestGetFeatureWriter() throws Exception(Code)(Java Doc)
|
|
|