org.apache.torque.generator.source.stream
Class XmlParserTest

java.lang.Object
  extended by org.apache.torque.generator.source.stream.XmlParserTest

public class XmlParserTest
extends Object


Constructor Summary
XmlParserTest()
           
 
Method Summary
 void testReadXmlSource()
           
 void testReadXmlSourceNotConformWithSchema()
           
 void testReadXmlSourceWithSchema()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlParserTest

public XmlParserTest()
Method Detail

testReadXmlSource

public void testReadXmlSource()
                       throws Exception
Throws:
Exception

testReadXmlSourceWithSchema

public void testReadXmlSourceWithSchema()
                                 throws Exception
Throws:
Exception

testReadXmlSourceNotConformWithSchema

public void testReadXmlSourceNotConformWithSchema()
                                           throws Exception
Throws:
Exception


Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.