public class TieringPicoContainerTestCase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TieringPicoContainerTestCase.Couch |
static class |
TieringPicoContainerTestCase.DiscerningDoctor |
static class |
TieringPicoContainerTestCase.Doctor |
static interface |
TieringPicoContainerTestCase.Grouchy |
static class |
TieringPicoContainerTestCase.GrouchyTiredPerson |
static interface |
TieringPicoContainerTestCase.Polite |
static class |
TieringPicoContainerTestCase.PoliteTiredPerson |
static class |
TieringPicoContainerTestCase.TiredDoctor |
static class |
TieringPicoContainerTestCase.TiredPerson |
Constructor and Description |
---|
TieringPicoContainerTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testRepresentationOfContainerTree() |
void |
testThatGrandparentTraversalForComponentsCanBeBlocked() |
void |
testThatGrandparentTraversalForComponentsCanBeBlockedEvenForAnnotatedInjections() |
void |
testThatGrandparentTraversalForComponentsCanBeBlockedEvenForAnnotatedInjections2() |
void |
testThatParentTraversalIsOkForTiering() |
void |
testThatParentTraversalIsOnlyBlockedOneTierAtATime() |
public TieringPicoContainerTestCase()
public void testThatGrandparentTraversalForComponentsCanBeBlocked()
public void testThatParentTraversalIsOkForTiering()
public void testThatParentTraversalIsOnlyBlockedOneTierAtATime()
public void testThatGrandparentTraversalForComponentsCanBeBlockedEvenForAnnotatedInjections()
public void testThatGrandparentTraversalForComponentsCanBeBlockedEvenForAnnotatedInjections2()
public void testRepresentationOfContainerTree()
Copyright © 2003–2015 Codehaus. All rights reserved.