C# Class CastleTests.KernelEvents_DependencyResolving_TestCase

Show file Open project: castleproject/Windsor

Protected Methods

Method Description
AfterContainerCreated ( ) : void

Private Methods

Method Description
AssertEvent ( ComponentModel client, DependencyModel model, object dependency ) : void
ResolvingConcreteClassThroughConstructor ( ) : void
ResolvingConcreteClassThroughProperties ( ) : void
ResolvingPrimitivesThroughProperties ( ) : void

Method Details

AfterContainerCreated() protected method

protected AfterContainerCreated ( ) : void
return void