Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/ClosingStructures/ClosingStructuresCalculationEntityReadExtensionsTest.cs =================================================================== diff -u -r8e8f8c83c45656f65adaa8e47600379dc5ae8f61 -rba715436cd0186ee10a1edc13d547ee27bea4c89 --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/ClosingStructures/ClosingStructuresCalculationEntityReadExtensionsTest.cs (.../ClosingStructuresCalculationEntityReadExtensionsTest.cs) (revision 8e8f8c83c45656f65adaa8e47600379dc5ae8f61) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/ClosingStructures/ClosingStructuresCalculationEntityReadExtensionsTest.cs (.../ClosingStructuresCalculationEntityReadExtensionsTest.cs) (revision ba715436cd0186ee10a1edc13d547ee27bea4c89) @@ -30,6 +30,7 @@ using Ringtoets.Common.Data.DikeProfiles; using Ringtoets.Common.Data.Hydraulics; using Ringtoets.Common.Data.Structures; +using Ringtoets.Common.Data.TestUtil; namespace Application.Ringtoets.Storage.Test.Read.ClosingStructures { @@ -275,8 +276,7 @@ public void Read_EntityWithForeshoreProfileEntity_ReturnCalculationWithForeshoreProfile() { // Setup - var profile = new ForeshoreProfile(new Point2D(0, 0), new Point2D[0], - null, new ForeshoreProfile.ConstructionProperties()); + var profile = new TestForeshoreProfile(); var profileEntity = new ForeshoreProfileEntity(); var entity = new ClosingStructuresCalculationEntity {