C# Class CastleTests.Installer.ConfigurationInstallerTestCase

Inheritance: Castle.Windsor.Tests.AbstractContainerTestCase
Show file Open project: castleproject/Windsor

Private Methods

Method Description
Can_reference_components_from_app_config_in_component_node ( ) : void
InstallComponents_FromAppConfig_ComponentsInstalled ( ) : void
InstallComponents_FromMultiple_ComponentsInstalled ( ) : void
InstallComponents_FromXmlFileWithEnvironment_ComponentsInstalled ( ) : void
InstallComponents_FromXmlFile_ComponentsInstalled ( ) : void
InstallComponents_FromXmlFile_first_and_from_code ( ) : void
InstallComponents_from_code_first_and_FromXmlFile ( ) : void