org.deegree.commons.xml.schema
Class XSModelAnalyzerTest

java.lang.Object
  extended by org.deegree.commons.xml.schema.XSModelAnalyzerTest

public class XSModelAnalyzerTest
extends Object

Tests for the XMLSchemaInfoSet.

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

Constructor Summary
XSModelAnalyzerTest()
           
 
Method Summary
 void testConcreteFeatureElements()
          Check the correct determining of substitutable elements.
 void testConcreteFeatureElements2()
          Check the correct determining of substitutable elements.
 void testGML311SF()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSModelAnalyzerTest

public XSModelAnalyzerTest()
Method Detail

testConcreteFeatureElements

public void testConcreteFeatureElements()
                                 throws ClassCastException,
                                        ClassNotFoundException,
                                        InstantiationException,
                                        IllegalAccessException
Check the correct determining of substitutable elements.

Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testConcreteFeatureElements2

public void testConcreteFeatureElements2()
                                  throws ClassCastException,
                                         ClassNotFoundException,
                                         InstantiationException,
                                         IllegalAccessException
Check the correct determining of substitutable elements.

Throws:
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException

testGML311SF

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


Copyright © 2011. All Rights Reserved.