C# Class Castle.Facilities.Startable.Tests.StartableFacilityTestCase

Show file Open project: nats/castle-1.0.3-mono

Private Methods

Method Description
OnNoInterfaceStartableComponentStarted ( ComponentModel mode, object instance ) : void
OnStartableComponentStarted ( ComponentModel mode, object instance ) : void
SetUp ( ) : void
TestComponentWithNoInterface ( ) : void
TestInterfaceBasedStartable ( ) : void
TestStartableWithCustomDependencies ( ) : void