Trying to cleanup and refactor tests

This commit is contained in:
Stephan
2016-11-05 19:23:55 +01:00
parent b9d39db995
commit 224986d56c
106 changed files with 694 additions and 545 deletions

View File

@@ -5,7 +5,7 @@ using Umbraco.Tests.TestHelpers;
namespace Umbraco.Tests.Strings
{
[TestFixture]
public class StringValidationTests : BaseTestBase
public class StringValidationTests : UmbracoTestBase
{
[Test]
public void Validate_Email_Address()