C# Class CastleTests.ChildContainerSupportTestCase

Show file Open project: castleproject/Windsor

Protected Methods

Method Description
AfterContainerCreated ( ) : void

Private Methods

Method Description
AddAndRemoveChildContainer ( ) : void
AddAndRemoveChildContainerWithProperty ( ) : void
AddComponentInstanceAndChildContainers ( ) : void
AddingToTwoParentContainsThrowsKernelException ( ) : void
AddingToTwoParentWithPropertyContainsThrowsKernelException ( ) : void
ResolveAgainstParentContainer ( ) : void
ResolveAgainstParentContainerWithProperty ( ) : void
StartWithParentContainer ( ) : void

Method Details

AfterContainerCreated() protected method

protected AfterContainerCreated ( ) : void
return void