org.apache.commons.configuration.interpol
Class TestExprLookup

java.lang.Object
  extended by org.apache.commons.configuration.interpol.TestExprLookup

public class TestExprLookup
extends Object

Test class for ExprLookup.

Version:
$Id: TestExprLookup.java 1225659 2011-12-29 21:12:54Z oheger $

Nested Class Summary
static class TestExprLookup.Utility
           
 
Constructor Summary
TestExprLookup()
           
 
Method Summary
 void testLookup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestExprLookup

public TestExprLookup()
Method Detail

testLookup

public void testLookup()
                throws Exception
Throws:
Exception


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