| org.geotools.data.AbstractDataStoreTest org.geotools.data.hsql.HsqlDataStoreTest
HsqlDataStoreTest | public class HsqlDataStoreTest extends AbstractDataStoreTest (Code) | | DOCUMENT ME!
author: Jody Garnett, Refractions Research |
HsqlDataStoreTest | public HsqlDataStoreTest(String arg0)(Code) | | Constructor for MemoryDataStoreTest.
Parameters: arg0 - |
Methods inherited from org.geotools.data.AbstractDataStoreTest | public void atestGetFeatureSourceRoad() throws IOException(Code)(Java Doc) abstract public DataStore createDataStore() throws Exception(Code)(Java Doc) public boolean isFeatureEqual(Feature feature1, Feature feature2)(Code)(Java Doc) protected void setUp() throws Exception(Code)(Java Doc) protected void tearDown() throws Exception(Code)(Java Doc) abstract public DataStore tearDownDataStore(DataStore data) throws Exception(Code)(Java Doc) public void testCreateSchema() throws Exception(Code)(Java Doc) public void testFeatureEvents() throws Exception(Code)(Java Doc) public void testFixture() throws Exception(Code)(Java Doc) public void testGetFeatureLockingExpire() throws Exception(Code)(Java Doc) public void testGetFeatureReader() throws IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureReaderConcurancy() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureReaderFilterAutoCommit() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureReaderFilterTransaction() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureReaderMutability() throws IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureSourceRiver() throws NoSuchElementException, IOException, IllegalAttributeException(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 testGetFeatureStoreRemoveFeatures() throws IOException(Code)(Java Doc) public void testGetFeatureStoreSetFeatures() throws IOException(Code)(Java Doc) public void testGetFeatureStoreTransactionSupport() throws Exception(Code)(Java Doc) public void testGetFeatureTypes()(Code)(Java Doc) public void testGetFeatureWriter() throws NoSuchElementException, IOException, IllegalAttributeException(Code)(Java Doc) public void testGetFeatureWriterAppendTypeNameTransaction() 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 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 testGetSchema() throws IOException(Code)(Java Doc) public void testLockFeatureInteraction() throws IOException(Code)(Java Doc) public void testLockFeatures() throws IOException(Code)(Java Doc) public void testUnLockFeatures() throws IOException(Code)(Java Doc)
|
|
|