org.picocontainer.defaults
Class ResolveAdapterReductionTestCase
java.lang.Object
org.picocontainer.defaults.ResolveAdapterReductionTestCase
public class ResolveAdapterReductionTestCase
- extends Object
- Author:
- Paul Hammant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResolveAdapterReductionTestCase
public ResolveAdapterReductionTestCase()
testThatResolveAdapterCanBeDoneOnceForASituationWhereItWasPreviouslyDoneAtLeastTwice
public void testThatResolveAdapterCanBeDoneOnceForASituationWhereItWasPreviouslyDoneAtLeastTwice()
throws Exception
- Throws:
Exception
testThatResolveAdapterCallsAreNotDuplicatedForMultipleConstructorsInTheSameComponent
public void testThatResolveAdapterCallsAreNotDuplicatedForMultipleConstructorsInTheSameComponent()
throws Exception
- Throws:
Exception
testOldWayResolvingStillWorksAndIsWasteful
public void testOldWayResolvingStillWorksAndIsWasteful()
throws PicoCompositionException
- Throws:
PicoCompositionException
Copyright © 2003-2010 Codehaus. All Rights Reserved.