Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/AssessmentSection/AssessmentSectionExtensionsTest.cs =================================================================== diff -u -r5281583af09dba58e8087ab56e877fd28c192e0b -r5d0dfa9a8b6e98ede2791a93ed50d48ce6ada072 --- Ringtoets/Common/test/Ringtoets.Common.Data.Test/AssessmentSection/AssessmentSectionExtensionsTest.cs (.../AssessmentSectionExtensionsTest.cs) (revision 5281583af09dba58e8087ab56e877fd28c192e0b) +++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/AssessmentSection/AssessmentSectionExtensionsTest.cs (.../AssessmentSectionExtensionsTest.cs) (revision 5d0dfa9a8b6e98ede2791a93ed50d48ce6ada072) @@ -261,7 +261,7 @@ [Test] [TestCaseSource(nameof(GetNormConfigurationPerAssessmentSectionCategoryType))] - public void GetNorm_AssessmentSectionWithNormDefinition_ReturnsCorrespondingNorm( + public void GetNorm_AssessmentSectionWithNormConfiguration_ReturnsCorrespondingNorm( IAssessmentSection assessmentSection, AssessmentSectionCategoryType categoryType, double expectedNorm)