public class ChildContainerTestCase extends Object
Constructor and Description |
---|
ChildContainerTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testParentComponentRegisteredAsClassShouldBePreffered() |
void |
testParentContainerWithComponentWithEqualKeyShouldBeShadowedByChild() |
void |
testResolveFromGrandParentAndParentOnlyIfChildCannotResolve() |
void |
testResolveFromGrandParentByKey() |
void |
testResolveFromGrandParentByType() |
void |
testResolveFromParentByKey() |
void |
testResolveFromParentByType() |
public ChildContainerTestCase()
public void testParentContainerWithComponentWithEqualKeyShouldBeShadowedByChild() throws Exception
Exception
public void testParentComponentRegisteredAsClassShouldBePreffered() throws Exception
Exception
public void testResolveFromParentByType()
public void testResolveFromParentByKey()
public void testResolveFromGrandParentByType()
public void testResolveFromGrandParentByKey()
public void testResolveFromGrandParentAndParentOnlyIfChildCannotResolve()
Copyright © 2003–2016 Codehaus. All rights reserved.