org.picocontainer.injectors
Class ConstructorInjectionTestCase
java.lang.Object
org.picocontainer.tck.AbstractComponentFactoryTest
org.picocontainer.injectors.ConstructorInjectionTestCase
public class ConstructorInjectionTestCase
- extends AbstractComponentFactoryTest
- Author:
- Mauro Talevi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorInjectionTestCase
public ConstructorInjectionTestCase()
setUp
public void setUp()
throws Exception
- Overrides:
setUp
in class AbstractComponentFactoryTest
- Throws:
Exception
createComponentFactory
protected ComponentFactory createComponentFactory()
- Specified by:
createComponentFactory
in class AbstractComponentFactoryTest
testAutoConversionOfIntegerParam
public void testAutoConversionOfIntegerParam()
testAutoConversionOfFloatParam
public void testAutoConversionOfFloatParam()
allowClassTypesForComponentAdapter
public void allowClassTypesForComponentAdapter()
Copyright © 2003-2010 Codehaus. All Rights Reserved.