C# Class Castle.Windsor.Tests.XmlConfigStructureTestCase

Inheritance: AbstractContainerTestCase
Show file Open project: castleproject/Windsor

Private Methods

Method Description
Bound_lifestyle_can_be_specify_via_type_only ( ) : void
Custom_lifestyle_can_be_specify_via_type_only ( ) : void
FromFile ( string fileName ) : IWindsorInstaller
Id_is_not_required_for_component_if_type_is_specified ( ) : void
Id_is_not_required_for_facility_if_type_is_specified ( ) : void
Invalid_nodes_are_reported_via_exception ( ) : void
Scoped_lifestyle_can_be_specified_in_Xml ( ) : void
Scoped_lifestyle_can_be_specified_via_type_only ( ) : void