org.deegree.feature.persistence.sql
Class TOPPStatesTest
java.lang.Object
org.deegree.feature.persistence.sql.TOPPStatesTest
public class TOPPStatesTest
- extends Object
Basic SQLFeatureStore
test for table-based configurations.
- Version:
- $Revision: 31882 $, $Date: 2011-09-15 02:05:04 +0200 (Thu, 15 Sep 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOPPStatesTest
public TOPPStatesTest(TestDBProperties settings)
setUp
public void setUp()
throws Throwable
- Throws:
Throwable
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testSchema
public void testSchema()
queryByStateName
public void queryByStateName()
throws FeatureStoreException,
FilterEvaluationException
- Throws:
FeatureStoreException
FilterEvaluationException
queryByBBOX
public void queryByBBOX()
throws FeatureStoreException,
FilterEvaluationException,
UnknownCRSException
- Throws:
FeatureStoreException
FilterEvaluationException
UnknownCRSException
data
public static Collection<TestDBProperties[]> data()
throws IllegalArgumentException,
IOException
- Throws:
IllegalArgumentException
IOException
Copyright © 2011. All Rights Reserved.