Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Data.Test/GrassCoverErosionOutwardsFailureMechanismTest.cs =================================================================== diff -u -r13aca975c179d9609126daac3b96d59c3183be34 -r4b9148359793969630d803f2477e765fba4e206f --- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Data.Test/GrassCoverErosionOutwardsFailureMechanismTest.cs (.../GrassCoverErosionOutwardsFailureMechanismTest.cs) (revision 13aca975c179d9609126daac3b96d59c3183be34) +++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Data.Test/GrassCoverErosionOutwardsFailureMechanismTest.cs (.../GrassCoverErosionOutwardsFailureMechanismTest.cs) (revision 4b9148359793969630d803f2477e765fba4e206f) @@ -63,7 +63,7 @@ } [Test] - public void AddSection_WithSection_AddedSectionResult() + public void SetSections_WithSection_SetsSectionResults() { // Setup var failureMechanism = new GrassCoverErosionOutwardsFailureMechanism();