|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.aspectj.weaver.bcel.ClassLoaderRepositoryTests
public class ClassLoaderRepositoryTests
NOT YET INCLUDED IN A FULL TEST RUN - WORK IN PROGRESS CHECKING CLASSLOADERREPOSITORY OPTIMIZATIONS
Constructor Summary | |
---|---|
ClassLoaderRepositoryTests()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testAutoPurgeUrlRepository()
|
void |
testMultiThreaded()
|
void |
testNotSharedRepository()
|
void |
testPurgeUrlRepository()
|
void |
testSharedUrlRepository()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClassLoaderRepositoryTests()
Method Detail |
---|
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void tearDown()
tearDown
in class junit.framework.TestCase
public void testMultiThreaded() throws java.lang.Throwable
java.lang.Throwable
public void testNotSharedRepository() throws java.lang.Exception
java.lang.Exception
public void testSharedUrlRepository() throws java.lang.Exception
java.lang.Exception
public void testPurgeUrlRepository() throws java.lang.Exception
java.lang.Exception
public void testAutoPurgeUrlRepository() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |