Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/ObservableTestAssessmentSectionStub.cs =================================================================== diff -u -r04ce3aba2040890561953a6846679544e861e0d1 -rfb2a074d7c2568900f42fee02ef4a3a72fe40ea3 --- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/ObservableTestAssessmentSectionStub.cs (.../ObservableTestAssessmentSectionStub.cs) (revision 04ce3aba2040890561953a6846679544e861e0d1) +++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/ObservableTestAssessmentSectionStub.cs (.../ObservableTestAssessmentSectionStub.cs) (revision fb2a074d7c2568900f42fee02ef4a3a72fe40ea3) @@ -85,10 +85,5 @@ { throw new NotImplementedException("Stub only verifies Observable and basic behaviour, use a proper stub when this function is necessary."); } - - public void SetHydraulicBoundaryLocationCalculations(IEnumerable hydraulicBoundaryLocations) - { - throw new NotImplementedException("Stub only verifies Observable and basic behaviour, use a proper stub when this function is necessary."); - } } } \ No newline at end of file