Core.ObjectsResolution - add unit tests, fix some bugs

This commit is contained in:
Stephan
2013-01-23 09:41:01 -01:00
parent 73df3ec0de
commit 6146a0576c
25 changed files with 893 additions and 208 deletions

View File

@@ -90,7 +90,7 @@ namespace Umbraco.Tests.TestHelpers
SqlCeContextGuardian.CloseBackgroundConnection();
ApplicationContext.Current = null;
Resolution.Unfreeze();
Resolution.Reset();
RepositoryResolver.Reset();
TestHelper.CleanContentDirectories();