net.sourceforge.pmd.typeresolution
Class PMDASMClassLoaderTest
java.lang.Object
net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
public class PMDASMClassLoaderTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PMDASMClassLoaderTest
public PMDASMClassLoaderTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testLoadClassWithImportOnDemand
public void testLoadClassWithImportOnDemand()
throws Exception
- Throws:
Exception
testClassWithImportInnerOnDemand
public void testClassWithImportInnerOnDemand()
throws Exception
- Throws:
Exception
testCachingOfNotFoundClasses
public void testCachingOfNotFoundClasses()
throws Exception
- Unit test for bug 3546093.
- Throws:
Exception
- any error
testCachingMemoryConsumption
public void testCachingMemoryConsumption()
throws Exception
- With this test you can verify, how much memory could be consumed
by the dontBother cache.
- Throws:
Exception
- any error
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.