org.picocontainer.defaults
Class GenericsTestCase

java.lang.Object
  extended by org.picocontainer.defaults.GenericsTestCase

public class GenericsTestCase
extends Object

Uncomment all the tests in this class (as well as the obvious places in ConstructorInjectionComponentAdapter) in order to run with generics support Requires JDK 1.5 with generics enabled.

Author:
Aslak Hellesøy

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

Constructor Detail

GenericsTestCase

public GenericsTestCase()
Method Detail

testDummy

public void testDummy()


Copyright © 2003-2010 Codehaus. All Rights Reserved.