C# Class CastleTests.Diagnostics.PotentiallyMisconfiguredComponentsDiagnosticTestCase

Inheritance: AbstractContainerTestCase
Show file Open project: castleproject/Windsor

Protected Methods

Method Description
AfterContainerCreated ( ) : void

Private Methods

Method Description
Empty_when_all_components_healthy ( ) : void
Has_all_components_with_missing_or_waiting_dependencies ( ) : void

Method Details

AfterContainerCreated() protected method

protected AfterContainerCreated ( ) : void
return void