org.deegree.gml.schema
Class GMLAppSchemaReaderTest

java.lang.Object
  extended by org.deegree.gml.schema.GMLAppSchemaReaderTest

public class GMLAppSchemaReaderTest
extends Object

Tests that check the extraction of FeatureTypes from various GML application schemas.

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

Constructor Summary
GMLAppSchemaReaderTest()
           
 
Method Summary
 void testParsingCite100DataFeatures()
           
 void testParsingCite110SF0()
           
 void testParsingCite110SF1()
           
 void testParsingCite110SF2()
           
 void testParsingCityGML()
           
 void testParsingCustomProperties()
           
 void testParsingGeoSciML()
           
 void testParsingINSPIREAddresses()
           
 void testParsingNAS511()
           
 void testParsingPhilosopher()
           
 void testParsingPhilosopherAndWFS()
           
 void testParsingXPlanGML20()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLAppSchemaReaderTest

public GMLAppSchemaReaderTest()
Method Detail

testParsingPhilosopher

public void testParsingPhilosopher()
                            throws ClassCastException,
                                   ClassNotFoundException,
                                   InstantiationException,
                                   IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingPhilosopherAndWFS

public void testParsingPhilosopherAndWFS()
                                  throws ClassCastException,
                                         ClassNotFoundException,
                                         InstantiationException,
                                         IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingCityGML

public void testParsingCityGML()
                        throws ClassCastException,
                               ClassNotFoundException,
                               InstantiationException,
                               IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingGeoSciML

public void testParsingGeoSciML()
                         throws ClassCastException,
                                ClassNotFoundException,
                                InstantiationException,
                                IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingCite110SF0

public void testParsingCite110SF0()
                           throws ClassCastException,
                                  ClassNotFoundException,
                                  InstantiationException,
                                  IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingCite110SF1

public void testParsingCite110SF1()
                           throws ClassCastException,
                                  ClassNotFoundException,
                                  InstantiationException,
                                  IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingCite110SF2

public void testParsingCite110SF2()
                           throws ClassCastException,
                                  ClassNotFoundException,
                                  InstantiationException,
                                  IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingCite100DataFeatures

public void testParsingCite100DataFeatures()
                                    throws ClassCastException,
                                           ClassNotFoundException,
                                           InstantiationException,
                                           IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingXPlanGML20

public void testParsingXPlanGML20()
                           throws ClassCastException,
                                  ClassNotFoundException,
                                  InstantiationException,
                                  IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingNAS511

public void testParsingNAS511()
                       throws ClassCastException,
                              ClassNotFoundException,
                              InstantiationException,
                              IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingINSPIREAddresses

public void testParsingINSPIREAddresses()
                                 throws ClassCastException,
                                        ClassNotFoundException,
                                        InstantiationException,
                                        IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testParsingCustomProperties

public void testParsingCustomProperties()
                                 throws ClassCastException,
                                        ClassNotFoundException,
                                        InstantiationException,
                                        IllegalAccessException
Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException


Copyright © 2011. All Rights Reserved.