Package org.picocontainer.defaults

Interface Summary
CachingComponentAdapterTestCase.ComponentAdapterSupportingLifecycleStrategy  
CollectionComponentParameterTestCase.Fish  
DecoratingComponentAdapterTestCase.ComponentAdapterThatCanManageLifecycle  
DecoratingComponentAdapterTestCase.ComponentAdapterThatSupportsStrategy  
DefaultPicoContainerTestCase.A  
DelegatingComponentMonitorTestCase.MonitorThatSupportsStrategy  
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Animal  
SetterInjectionComponentAdapterFactoryTestCase.Bean  
UserQuestionTestCase.ABC  
UserQuestionTestCase.Bar  
UserQuestionTestCase.Cheese  
UserQuestionTestCase.DEF  
UserQuestionTestCase.Foo  
UserQuestionTestCase.InterfaceX  
 

Class Summary
BeanPropertyComponentAdapterFactoryTestCase  
BeanPropertyComponentAdapterFactoryTestCase.A  
BeanPropertyComponentAdapterFactoryTestCase.B  
BeanPropertyComponentAdapterFactoryTestCase.Failing  
BeanPropertyComponentAdapterFactoryTestCase.Foo  
BeanPropertyComponentAdapterFactoryTestCase.Primitives Class that contains all types of Java primitives, to test if they are set correctly.
BeanPropertyComponentAdapterTestCase  
CachingComponentAdapterFactoryTestCase  
CachingComponentAdapterTestCase  
ChildContainerTestCase  
CollectionComponentParameterTestCase  
CollectionComponentParameterTestCase.AnotherGenericCollectionBowl  
CollectionComponentParameterTestCase.Bowl  
CollectionComponentParameterTestCase.Cod  
CollectionComponentParameterTestCase.CollectedBowl  
CollectionComponentParameterTestCase.DependsOnAll  
CollectionComponentParameterTestCase.MappedBowl  
CollectionComponentParameterTestCase.Shark  
CollectionComponentParameterTestCase.TouchableObserver  
CollectionComponentParameterTestCase.Truc  
CollectionComponentParameterTestCase.UngenericCollectionBowl  
ComponentAdapterTestCase Test AbstractComponentAdapter behaviour
ComponentAdapterTestCase.TestComponentAdapter  
ComponentAdapterTestCase.TestInstantiatingComponentAdapter  
ComponentAdapterTestCase.TestMonitoringComponentAdapter  
ComponentKeysTestCase  
ConstantParameterTestCase test that constant parameter behaves well.
ConstructorInjectionComponentAdapterFactoryTestCase  
ConstructorInjectionComponentAdapterTestCase  
ConstructorInjectionComponentAdapterTestCase.A  
ConstructorInjectionComponentAdapterTestCase.B  
ConstructorInjectionComponentAdapterTestCase.BarfingActionListener  
ConstructorInjectionComponentAdapterTestCase.C1  
ConstructorInjectionComponentAdapterTestCase.C2  
ConstructorInjectionComponentAdapterTestCase.Component201  
ConstructorInjectionComponentAdapterTestCase.Erroneous  
ConstructorInjectionComponentAdapterTestCase.NamedDependsOnTouchable  
ConstructorInjectionComponentAdapterTestCase.NormalExceptionThrowing  
ConstructorInjectionComponentAdapterTestCase.NotYourBusiness  
ConstructorInjectionComponentAdapterTestCase.Private  
ConstructorInjectionComponentAdapterTestCase.RuntimeThrowing  
CyclicDependencyGuardTestCase Test the CyclicDependecy.
DecoratingComponentAdapterTestCase  
DefaultComponentAdapterFactoryTestCase  
DefaultComponentRegistryTestCase  
DefaultLazyInstantiationTestCase  
DefaultLifecycleStrategyTestCase  
DefaultMultipleConstructorTestCase  
DefaultPicoContainerLifecycleTestCase This class tests the lifecycle aspects of DefaultPicoContainer.
DefaultPicoContainerLifecycleTestCase.FooRunnable  
DefaultPicoContainerLifecycleTestCase.NotStartable  
DefaultPicoContainerTestCase  
DefaultPicoContainerTestCase.ComponentAdapterFactoryWithNoMonitor  
DefaultPicoContainerTestCase.ComponentAdapterWithNoMonitor  
DefaultPicoContainerTestCase.DependsOnCollection  
DefaultPicoContainerTestCase.FailingLifecycleStrategy  
DefaultPicoContainerTestCase.MyPicoContainer  
DefaultPicoContainerTestCase.MyStartable  
DefaultPicoContainerTestCase.Service  
DefaultPicoContainerTestCase.SimpleA  
DefaultPicoContainerTestCase.Thingie  
DefaultPicoContainerTestCase.TransientComponent  
DefaultPicoContainerTestCase.WrappingA  
DefaultPicoContainerTreeSerializationTestCase  
DelegatingComponentMonitorTestCase  
DelegatingComponentMonitorTestCase.NeedsACoupleOfThings  
DelegatingPicoContainerTestCase  
GenericsTestCase Uncomment all the tests in this class (as well as the obvious places in ConstructorInjectionComponentAdapter) in order to run with generics support Requires JDK 1.5 with generics enabled.
ImmutablePicoContainerProxyFactoryTest  
ImplementationHidingComponentAdapterTestCase  
InstanceComponentAdapterTestCase Test the InstanceComponentAdapter.
InstanceComponentAdapterTestCase.LifecycleComponent  
LifecycleVisitorTestCase  
LifecycleVisitorTestCase.Four  
LifecycleVisitorTestCase.One  
LifecycleVisitorTestCase.RecordingLifecycle  
LifecycleVisitorTestCase.Three  
LifecycleVisitorTestCase.Two  
MethodCallingVisitorTest  
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase  
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino  
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino2  
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino3  
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino4  
ParameterTestCase  
PicoExceptionsTestCase Unit tests for the several PicoException classes.
PicoVisitorTestCase Test general PicoVisitor behaviour.
PicoVisitorTestCase.UnusualNode  
SetterInjectionComponentAdapterFactoryTestCase  
SetterInjectionComponentAdapterFactoryTestCase.NamedBean  
SetterInjectionComponentAdapterFactoryTestCase.NamedBeanWithPossibleDefault  
SetterInjectionComponentAdapterFactoryTestCase.NoBean  
SetterInjectionComponentAdapterTestCase  
SetterInjectionComponentAdapterTestCase.A  
SetterInjectionComponentAdapterTestCase.B  
SetterInjectionComponentAdapterTestCase.C  
SetterInjectionComponentAdapterTestCase.DeadBody  
SetterInjectionComponentAdapterTestCase.Ghost  
SetterInjectionComponentAdapterTestCase.HidingPersion  
SetterInjectionComponentAdapterTestCase.MoneyPurse  
SetterInjectionComponentAdapterTestCase.WealthyPerson  
SetterInjectionComponentAdapterTestCase.Yang  
SetterInjectionComponentAdapterTestCase.Yin  
SetterIntrospectorTestCase  
SetterIntrospectorTestCase.TestBean  
SynchronizedComponentAdapterTestCase  
SynchronizedComponentAdapterTestCase.SlowCtor  
TraversalCheckingVisitorTestCase  
UserQuestionTestCase This class can be used to test out various things asked on the mailing list.
UserQuestionTestCase.ABCImpl  
UserQuestionTestCase.CheeseComponentAdapter  
UserQuestionTestCase.DEFImpl  
UserQuestionTestCase.Disabled  
UserQuestionTestCase.Enabled  
UserQuestionTestCase.FooBar  
UserQuestionTestCase.Gouda  
UserQuestionTestCase.NeedsBar  
UserQuestionTestCase.NeedsFoo  
UserQuestionTestCase.NeedsInterfaceX  
UserQuestionTestCase.Omelette  
UserQuestionTestCase.Roquefort  
UserQuestionTestCase.Something  
XStreamSerialisationTestCase  
 

Exception Summary
PicoExceptionsTestCase.TestException