org.deegree.feature.persistence.sql
Class TOPPStatesTest

java.lang.Object
  extended by 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 $

Constructor Summary
TOPPStatesTest(TestDBProperties settings)
           
 
Method Summary
static Collection<TestDBProperties[]> data()
           
 void queryByBBOX()
           
 void queryByStateName()
           
 void setUp()
           
 void tearDown()
           
 void testSchema()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TOPPStatesTest

public TOPPStatesTest(TestDBProperties settings)
Method Detail

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.