public class PMDASMClassLoaderTest extends Object
Constructor and Description |
---|
PMDASMClassLoaderTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static junit.framework.Test |
suite() |
void |
testCachingMemoryConsumption()
With this test you can verify, how much memory could be consumed
by the dontBother cache.
|
void |
testCachingOfNotFoundClasses()
Unit test for bug 3546093.
|
void |
testClassWithImportInnerOnDemand() |
void |
testLoadClassWithImportOnDemand() |
public void testLoadClassWithImportOnDemand() throws Exception
Exception
public void testClassWithImportInnerOnDemand() throws Exception
Exception
public void testCachingOfNotFoundClasses() throws Exception
Exception
- any errorpublic void testCachingMemoryConsumption() throws Exception
Exception
- any errorpublic static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.