Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/AssessmentSectionHelper.cs
===================================================================
diff -u -r5b6f07fc655e3315bed031f15622419c3587324e -r22698a70d1838fdba7389a33eb2ad47be945249f
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/AssessmentSectionHelper.cs (.../AssessmentSectionHelper.cs) (revision 5b6f07fc655e3315bed031f15622419c3587324e)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/AssessmentSectionHelper.cs (.../AssessmentSectionHelper.cs) (revision 22698a70d1838fdba7389a33eb2ad47be945249f)
@@ -34,17 +34,6 @@
public static class AssessmentSectionHelper
{
///
- /// Creates a stub of without
- /// or set.
- ///
- /// The mock repository to create the stub with.
- /// A stubbed .
- public static IAssessmentSection CreateAssessmentSectionStubWithoutBoundaryDatabaseOrFailureMechanisms(MockRepository mockRepository)
- {
- return CreateAssessmentSectionStub(null, mockRepository, false, null);
- }
-
- ///
/// Creates a stub of without the set.
///
/// The failure mechanism to set the contribution for.