org.picocontainer.containers
Class CompositePicoContainerTestCase
java.lang.Object
org.picocontainer.containers.CompositePicoContainerTestCase
public class CompositePicoContainerTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositePicoContainerTestCase
public CompositePicoContainerTestCase()
setup
public void setup()
testTypeCanBePrioritizedFromFirstInCompositeList
public void testTypeCanBePrioritizedFromFirstInCompositeList()
testTypeCanBeFoundInSecondInCompositeList
public void testTypeCanBeFoundInSecondInCompositeList()
testTypeMissingFromAllReportedAsMissing
public void testTypeMissingFromAllReportedAsMissing()
testTypeAndIntoCanBePrioritizedFromFirstInCompositeList
public void testTypeAndIntoCanBePrioritizedFromFirstInCompositeList()
testTypeAndIntoCanBeFoundInSecondInCompositeList
public void testTypeAndIntoCanBeFoundInSecondInCompositeList()
testTypeAndIntoMissingFromAllReportedAsMissing
public void testTypeAndIntoMissingFromAllReportedAsMissing()
testPlainObjectCanBePrioritizedFromFirstInCompositeList
public void testPlainObjectCanBePrioritizedFromFirstInCompositeList()
testPlainObjectCanBeFoundInSecondInCompositeList
public void testPlainObjectCanBeFoundInSecondInCompositeList()
testPlainObjectMissingFromAllReportedAsMissing
public void testPlainObjectMissingFromAllReportedAsMissing()
testPlainObjectCanBePrioritizedFromFirstInCompositeListGivingAdapter
public void testPlainObjectCanBePrioritizedFromFirstInCompositeListGivingAdapter()
testPlainObjectCanBeFoundInSecondInCompositeListGivingAdapter
public void testPlainObjectCanBeFoundInSecondInCompositeListGivingAdapter()
testTypedAndNameBoundObjectCanBePrioritizedFromFirstInCompositeListGivingAdapter
public void testTypedAndNameBoundObjectCanBePrioritizedFromFirstInCompositeListGivingAdapter()
testTypedAndAnnotationBoundObjectCanBePrioritizedFromFirstInCompositeListGivingAdapter
public void testTypedAndAnnotationBoundObjectCanBePrioritizedFromFirstInCompositeListGivingAdapter()
testOtherMethodsReturnNothing
public void testOtherMethodsReturnNothing()
Copyright © 2003-2010 Codehaus. All Rights Reserved.