org.apache.commons.configuration
Class TestStrictConfigurationComparator
java.lang.Object
org.apache.commons.configuration.TestStrictConfigurationComparator
public class TestStrictConfigurationComparator
- extends Object
Tests the StrintConfigurationComparator class
- Version:
- $Id: TestStrictConfigurationComparator.java 1225015 2011-12-27 21:01:59Z oheger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
comparator
protected ConfigurationComparator comparator
- The comparator.
configuration
protected Configuration configuration
- The first configuration.
TestStrictConfigurationComparator
public TestStrictConfigurationComparator()
testCompare
public void testCompare()
- Tests the comparator.
testCompareNull
public void testCompareNull()
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.