org.picocontainer.injectors
Class CompositeInjectionTestCase
java.lang.Object
org.picocontainer.injectors.CompositeInjectionTestCase
public class CompositeInjectionTestCase
- extends Object
- Author:
- Paul Hammant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeInjectionTestCase
public CompositeInjectionTestCase()
testComponentWithCtorAndSetterDiCanHaveAllDepsSatisfied
public void testComponentWithCtorAndSetterDiCanHaveAllDepsSatisfied()
throws NoSuchMethodException
- Throws:
NoSuchMethodException
testComponentWithCtorAndSetterDiCanHaveAllDepsSatisfiedWithANonSetInjectMethod
public void testComponentWithCtorAndSetterDiCanHaveAllDepsSatisfiedWithANonSetInjectMethod()
throws NoSuchMethodException
- Throws:
NoSuchMethodException
testComponentWithCtorAndMethodAnnotatedDiCanHaveAllDepsSatisfied
public void testComponentWithCtorAndMethodAnnotatedDiCanHaveAllDepsSatisfied()
throws NoSuchMethodException
- Throws:
NoSuchMethodException
testComponentWithCtorAndNamedFieldWorkToegether
public void testComponentWithCtorAndNamedFieldWorkToegether()
throws NoSuchMethodException
- Throws:
NoSuchMethodException
Copyright © 2003-2010 Codehaus. All Rights Reserved.