public class ResolveAdapterReductionTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResolveAdapterReductionTestCase.FooNameBinding |
static class |
ResolveAdapterReductionTestCase.One |
static class |
ResolveAdapterReductionTestCase.Three |
static class |
ResolveAdapterReductionTestCase.Two |
| Constructor and Description |
|---|
ResolveAdapterReductionTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testOldWayResolvingStillWorksAndIsWasteful() |
void |
testThatResolveAdapterCallsAreNotDuplicatedForMultipleConstructorsInTheSameComponent() |
void |
testThatResolveAdapterCanBeDoneOnceForASituationWhereItWasPreviouslyDoneAtLeastTwice() |
public ResolveAdapterReductionTestCase()
public void testThatResolveAdapterCanBeDoneOnceForASituationWhereItWasPreviouslyDoneAtLeastTwice() throws Exception
Exceptionpublic void testThatResolveAdapterCallsAreNotDuplicatedForMultipleConstructorsInTheSameComponent() throws Exception
Exceptionpublic void testOldWayResolvingStillWorksAndIsWasteful() throws PicoCompositionException
PicoCompositionExceptionCopyright © 2003–2015 Codehaus. All rights reserved.