C# Class CastleTests.ConventionRegistrationConfigureTestCase

Show file Open project: castleproject/Windsor

Protected Methods

Method Description
AfterContainerCreated ( ) : void

Private Methods

Method Description
ConfigureIf_can_be_applied_multiple_times ( ) : void
ConfigureIf_configures_all_matching_components ( ) : void
ConfigureIf_configures_matching_components ( ) : void
ConfigureIf_configures_matching_components_and_alternative_configuration_configures_the_rest ( ) : void

Method Details

AfterContainerCreated() protected method

protected AfterContainerCreated ( ) : void
return void