C# Class Castle.MicroKernel.Tests.Lifestyle.LifestyleManagerTestCase

Mostrar archivo Open project: 7digital/Castle.Windsor

Private Methods

Method Description
BadLifestyleSetProgromatically ( ) : void
CreateContainer ( ) : void
DisposeContainer ( ) : 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 ( ) : System.Property
TestCustom ( ) : void
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