C# Class CastleTests.Diagnostics.PotentialLifestyleMismatchesDiagnosticTestCase

Inheritance: AbstractContainerTestCase
Afficher le fichier Open project: castleproject/Windsor

Méthodes protégées

Méthode Description
AfterContainerCreated ( ) : void

Private Methods

Méthode Description
Can_detect_singleton_depending_on_transient ( ) : void
Can_detect_singleton_depending_on_transient_directly_and_indirectly ( ) : void
Can_detect_singleton_depending_on_transient_indirectly ( ) : void
Can_detect_singleton_depending_on_transient_indirectly_via_custom_lifestyle ( ) : void
Can_detect_singleton_depending_on_two_transients_directly_and_indirectly ( ) : void
Can_handle_dependency_cycles ( ) : void
Decorators_dont_trigger_stack_overflow ( ) : void
Does_not_crash_on_dependency_cycles ( ) : void

Method Details

AfterContainerCreated() protected méthode

protected AfterContainerCreated ( ) : void
Résultat void