org.picocontainer.injectors
Class NamedMethodInjectorTestCase
java.lang.Object
org.picocontainer.injectors.NamedMethodInjectorTestCase
public class NamedMethodInjectorTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamedMethodInjectorTestCase
public NamedMethodInjectorTestCase()
shouldMatchBasedOnMethodNameIfComponentAvailableAndNonOptional
public void shouldMatchBasedOnMethodNameIfComponentAvailableAndNonOptional()
shouldBeAmbigiousMultipleComponentAvailableOfRightTypeWithoutMatchingName
public void shouldBeAmbigiousMultipleComponentAvailableOfRightTypeWithoutMatchingName()
shouldBeUnsatisfiedIfNoComponentAvailableOfTheRightTypeAndNonOptional
public void shouldBeUnsatisfiedIfNoComponentAvailableOfTheRightTypeAndNonOptional()
withoutNameMatchWillBeOKTooIfOnlyOneOfRightTypeAndNonOptional
public void withoutNameMatchWillBeOKTooIfOnlyOneOfRightTypeAndNonOptional()
withoutNameMatchWillBeOKTooIfNoneOfRightTypeAndOptional
public void withoutNameMatchWillBeOKTooIfNoneOfRightTypeAndOptional()
Copyright © 2003-2010 Codehaus. All Rights Reserved.