Refactor new Services for thread safety, plus unit tests. Not all services are updated to be correct, only the

ContentService, the rest need to be updated as well.
This commit is contained in:
Shannon Deminick
2012-12-11 12:03:36 +05:00
parent aeab577627
commit feff68ada8
49 changed files with 987 additions and 490 deletions

View File

@@ -228,9 +228,6 @@ namespace Umbraco.Tests.CodeFirst
[TearDown]
public override void TearDown()
{
DatabaseContext.Database.Dispose();
base.TearDown();
//reset the app context