|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object TestCase org.logicalcobwebs.proxool.AbstractProxoolTest org.logicalcobwebs.cglib.EnhancerTest
public class EnhancerTest
A test test class (!) to help me understand the Enhancer. It fails. Or at least, it would do if I uncommented the assert. But that fines. It's a learning process.
Constructor Summary | |
---|---|
EnhancerTest(java.lang.String alias)
|
Method Summary | |
---|---|
void |
testConcreteClassEnhancer()
|
Methods inherited from class org.logicalcobwebs.proxool.AbstractProxoolTest |
---|
setUp, tearDown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnhancerTest(java.lang.String alias)
Method Detail |
---|
public void testConcreteClassEnhancer()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |