C# Class Castle.MicroKernel.Tests.LazyLoadingTestCase

Show file Open project: castleproject/Windsor

Private Methods

Method Description
Can_Lazily_resolve_component ( ) : void
Can_lazily_resolve_dependency ( ) : void
Can_lazily_resolve_explicit_dependency ( ) : void
Component_loaded_lazily_can_have_lazy_dependencies ( ) : void
Loaders_are_thread_safe ( ) : void
Loaders_only_triggered_when_resolving ( ) : void
Loaders_with_dependencies_dont_overflow_the_stack ( ) : void