C# Class CastleTests.Bugs.Ioc113.IoC_113_When_resolving_initializable_disposable_and_startable_component

Show file Open project: castleproject/Windsor

Private Methods

Method Description
SetUp ( ) : void
Should_call_DoSomething_between_start_and_stop ( ) : void
Should_call_all_methods_once ( ) : void
Should_call_initialize_before_start ( ) : void
Should_call_stop_before_dispose ( ) : void