Adding a specific component to orchetrate the creation of a shell context

--HG--
branch : dev
This commit is contained in:
Louis DeJardin
2010-04-14 18:22:23 -07:00
parent f6f73cca9c
commit d9598d020f
8 changed files with 185 additions and 6 deletions

View File

@@ -163,6 +163,7 @@
<Compile Include="Environment\DefaultOrchardHostTests.cs" />
<Compile Include="Environment\DefaultOrchardShellTests.cs" />
<Compile Include="Environment\OrchardStarterTests.cs" />
<Compile Include="Environment\ShellBuilders\DefaultShellContextFactoryTests.cs" />
<Compile Include="Environment\ShellBuilders\SetupShellContainerFactoryTests.cs" />
<Compile Include="Environment\TestDependencies\TestDependency.cs" />
<Compile Include="Environment\Topology\DefaultTopologyDescriptorCacheTests.cs" />