Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/StrengthStabilityLengthwise/StrengthStabilityLengthwiseConstructionFailureMechanismCreateExtensionsTest.cs =================================================================== diff -u -r01ff2c58c13df8f42661ae3e446dc2caaa94247e -r08a7e5a78a7b9976fe8191b13af73738cb75d69d --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/StrengthStabilityLengthwise/StrengthStabilityLengthwiseConstructionFailureMechanismCreateExtensionsTest.cs (.../StrengthStabilityLengthwiseConstructionFailureMechanismCreateExtensionsTest.cs) (revision 01ff2c58c13df8f42661ae3e446dc2caaa94247e) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/StrengthStabilityLengthwise/StrengthStabilityLengthwiseConstructionFailureMechanismCreateExtensionsTest.cs (.../StrengthStabilityLengthwiseConstructionFailureMechanismCreateExtensionsTest.cs) (revision 08a7e5a78a7b9976fe8191b13af73738cb75d69d) @@ -21,14 +21,11 @@ using System; using System.Linq; - using Application.Ringtoets.Storage.Create; using Application.Ringtoets.Storage.Create.StrengthStabilityLengthwise; using Application.Ringtoets.Storage.DbContext; using Application.Ringtoets.Storage.TestUtil; - using NUnit.Framework; - using Ringtoets.Integration.Data.StandAlone; namespace Application.Ringtoets.Storage.Test.Create.StrengthStabilityLengthwise @@ -53,7 +50,7 @@ [Test] [TestCase(true)] [TestCase(false)] - public void Create_WithCollectorAndPropertiesSet_ReturnsFailureMechanismEntityWithPropertiesSet(bool isRelevant) + public void Create_WithCollectorAndProperties_ReturnsExpectedEntity(bool isRelevant) { // Setup var failureMechanism = new StrengthStabilityLengthwiseConstructionFailureMechanism