org.deegree.feature.persistence
Class MemoryFeatureStoreTest

java.lang.Object
  extended by org.deegree.feature.persistence.MemoryFeatureStoreTest

public class MemoryFeatureStoreTest
extends Object

The class TODO add class documentation here.

Version:
$Revision: $, $Date: $
Author:
Markus Schneider, last edited by: $Author: schneider $

Constructor Summary
MemoryFeatureStoreTest()
           
 
Method Summary
 void setUp()
           
 void shutDown()
           
 void testGetObjectByIdFeature()
           
 void testGetObjectByIdGeometry1()
           
 void testGetObjectByIdGeometry2()
           
 void testQueryAllBooks()
           
 void testQueryAllCountries()
           
 void testQueryAllPhilosophers()
           
 void testQueryAllPlaces()
           
 void testQueryPhilosopherById()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryFeatureStoreTest

public MemoryFeatureStoreTest()
Method Detail

setUp

public void setUp()
           throws XMLParsingException,
                  XMLStreamException,
                  UnknownCRSException,
                  FactoryConfigurationError,
                  IOException,
                  FeatureStoreException,
                  ReferenceResolvingException,
                  ClassCastException,
                  ClassNotFoundException,
                  InstantiationException,
                  IllegalAccessException,
                  ResourceInitException
Throws:
XMLParsingException
XMLStreamException
UnknownCRSException
FactoryConfigurationError
IOException
FeatureStoreException
ReferenceResolvingException
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException
ResourceInitException

shutDown

public void shutDown()

testQueryAllPhilosophers

public void testQueryAllPhilosophers()
                              throws FilterEvaluationException,
                                     FeatureStoreException
Throws:
FilterEvaluationException
FeatureStoreException

testQueryAllPlaces

public void testQueryAllPlaces()
                        throws FilterEvaluationException,
                               FeatureStoreException
Throws:
FilterEvaluationException
FeatureStoreException

testQueryAllCountries

public void testQueryAllCountries()
                           throws FilterEvaluationException,
                                  FeatureStoreException
Throws:
FilterEvaluationException
FeatureStoreException

testQueryAllBooks

public void testQueryAllBooks()
                       throws FilterEvaluationException,
                              FeatureStoreException
Throws:
FilterEvaluationException
FeatureStoreException

testQueryPhilosopherById

public void testQueryPhilosopherById()
                              throws FilterEvaluationException,
                                     FeatureStoreException
Throws:
FilterEvaluationException
FeatureStoreException

testGetObjectByIdFeature

public void testGetObjectByIdFeature()

testGetObjectByIdGeometry1

public void testGetObjectByIdGeometry1()

testGetObjectByIdGeometry2

public void testGetObjectByIdGeometry2()
                                throws FileNotFoundException,
                                       XMLStreamException,
                                       UnknownCRSException,
                                       TransformationException
Throws:
FileNotFoundException
XMLStreamException
UnknownCRSException
TransformationException


Copyright © 2011. All Rights Reserved.