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
Exception
public void testThatResolveAdapterCallsAreNotDuplicatedForMultipleConstructorsInTheSameComponent() throws Exception
Exception
public void testOldWayResolvingStillWorksAndIsWasteful() throws PicoCompositionException
PicoCompositionException
Copyright © 2003–2015 Codehaus. All rights reserved.