C# Class CastleTests.Diagnostics.AllServicesDiagnosticTestCase

Inheritance: AbstractContainerTestCase
Show file Open project: castleproject/Windsor

Protected Methods

Method Description
AfterContainerCreated ( ) : void

Private Methods

Method Description
Default_component_for_given_service_comes_first ( ) : void
Groups_components_by_exposed_service ( ) : void
Open_generic_handlers_appear_once ( ) : void
Works_for_multi_service_components ( ) : void

Method Details

AfterContainerCreated() protected method

protected AfterContainerCreated ( ) : void
return void