org.apache.commons.configuration
Class TestBaseConfigurationXMLReader
java.lang.Object
org.apache.commons.configuration.TestBaseConfigurationXMLReader
public class TestBaseConfigurationXMLReader
- extends Object
Test class for BaseConfigurationXMLReader.
- Version:
- $Id: TestBaseConfigurationXMLReader.java 1222835 2011-12-23 20:37:22Z oheger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestBaseConfigurationXMLReader
public TestBaseConfigurationXMLReader()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testParse
public void testParse()
throws Exception
- Throws:
Exception
testParseSAXException
public void testParseSAXException()
throws IOException,
SAXException
- Throws:
IOException
SAXException
testParseIOException
public void testParseIOException()
throws SAXException,
IOException
- Throws:
SAXException
IOException
testSetRootName
public void testSetRootName()
throws Exception
- Throws:
Exception
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.