Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs =================================================================== diff -u -rfbf9eca188c20c352a702ee20c183e5dc3c7acf1 -ra4f9fbdb0da67d01240f563576818cea46a68fb5 --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs (.../ClosingStructuresFailureMechanismTest.cs) (revision fbf9eca188c20c352a702ee20c183e5dc3c7acf1) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs (.../ClosingStructuresFailureMechanismTest.cs) (revision a4f9fbdb0da67d01240f563576818cea46a68fb5) @@ -51,6 +51,8 @@ CollectionAssert.IsEmpty(failureMechanism.Sections); CollectionAssert.IsEmpty(failureMechanism.ClosingStructures); CollectionAssert.IsEmpty(failureMechanism.Calculations); + CollectionAssert.IsEmpty(failureMechanism.ForeshoreProfiles); + CollectionAssert.IsEmpty(failureMechanism.HydraulicBoundaryLocations); } [Test]