org.apache.commons.configuration
Class TestCatalogResolver
java.lang.Object
org.apache.commons.configuration.TestCatalogResolver
public class TestCatalogResolver
- extends Object
Test class for CatalogResolver.
- Version:
- $Id: TestCatalogResolver.java 1223006 2011-12-24 19:41:41Z oheger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCatalogResolver
public TestCatalogResolver()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testPublic
public void testPublic()
throws Exception
- Throws:
Exception
testRewriteSystem
public void testRewriteSystem()
throws Exception
- Throws:
Exception
testSchemaResolver
public void testSchemaResolver()
throws Exception
- Tests that the schema can be resolved and that XMLConfiguration will
validate the file using the schema.
- Throws:
Exception
testDebug
public void testDebug()
throws Exception
- Throws:
Exception
testLogger
public void testLogger()
throws Exception
- Throws:
Exception
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.