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