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