C# Class CastleTests.Lifestyle.LifestyleManagerTestCase

Inheritance: AbstractContainerTestCase
Show file Open project: castleproject/Windsor

Private Methods

Method Description
BadLifestyleSetProgromatically ( ) : void
BoundTo_via_attribute ( ) : void
Custom_lifestyle_provided_via_attribute ( ) : void
Custom_lifestyle_provided_via_attribute_inherited ( ) : void
LifestyleSetProgramatically ( ) : void
LifestyleSetThroughAttribute ( ) : void
LifestyleSetThroughExternalConfig ( ) : void
Lifestyle_from_configuration_overwrites_attribute ( ) : void
Lifestyle_from_fluent_registration_overwrites_attribute ( ) : void
OtherThread ( ) : void
Per_dependency_tree ( ) : void
ScopeRoot ( ) : Property
TestHandlersLifestyle ( Type componentType, LifestyleType lifestyle, bool overwrite ) : string
TestHandlersLifestyleWithService ( Type componentType, LifestyleType lifestyle, bool overwrite ) : string
TestLifestyleAndSameness ( Type componentType, LifestyleType lifestyle, bool overwrite, bool areSame ) : void
TestLifestyleWithServiceAndSameness ( Type componentType, LifestyleType lifestyle, bool overwrite, bool areSame ) : void
TestPerThread ( ) : void
TestSameness ( string key, bool areSame ) : void
TestSingleton ( ) : void
TestTransient ( ) : void