org.apache.commons.ognl.internal
Class DeclaredMethodCacheTest

java.lang.Object
  extended by org.apache.commons.ognl.internal.DeclaredMethodCacheTest

public class DeclaredMethodCacheTest
extends Object

User: Maurizio Cucchiara Date: 10/15/11 Time: 9:18 AM


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

Constructor Detail

DeclaredMethodCacheTest

public DeclaredMethodCacheTest()
Method Detail

testStaticGet

public void testStaticGet()
                   throws Exception
Throws:
Exception

testNonStaticGet

public void testNonStaticGet()
                      throws Exception
Throws:
Exception


Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.