org.apache.commons.configuration
Class TestEqualsProperty

java.lang.Object
  extended by org.apache.commons.configuration.TestEqualsProperty

public class TestEqualsProperty
extends Object

test if properties that contain a "=" will be loaded correctly.

Version:
$Id: TestEqualsProperty.java 1224639 2011-12-25 19:52:46Z oheger $

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

Constructor Detail

TestEqualsProperty

public TestEqualsProperty()
Method Detail

testEquals

public void testEquals()
                throws Exception
Throws:
Exception


Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.