C# Class CastleTests.Diagnostics.UsingContainerAsServiceLocatorDiagnosticTestCase

Inheritance: AbstractContainerTestCase
Show file Open project: castleproject/Windsor

Protected Methods

Method Description
AfterContainerCreated ( ) : void

Private Methods

Method Description
Detects_ctor_dependency_on ( Type type ) : void
Detects_property_dependency_on ( Type type ) : void
Ignores_interceptors ( ) : void
Ignores_lazy ( ) : void
Successfully_handles_cases_with_no_SL_usages ( ) : void

Method Details

AfterContainerCreated() protected method

protected AfterContainerCreated ( ) : void
return void