Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.IO.Test/Configurations/GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiersTest.cs =================================================================== diff -u -r237b9031d74382e26141395ff845d5e43f44981d -ref881721312166028ed88eaa21dfd1ee8a5cbba4 --- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.IO.Test/Configurations/GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiersTest.cs (.../GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiersTest.cs) (revision 237b9031d74382e26141395ff845d5e43f44981d) +++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.IO.Test/Configurations/GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiersTest.cs (.../GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiersTest.cs) (revision ef881721312166028ed88eaa21dfd1ee8a5cbba4) @@ -36,6 +36,9 @@ Assert.AreEqual("dijkhoogte", GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiers.DikeHeightElement); Assert.AreEqual("hbnberekenen", GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiers.DikeHeightCalculationTypeElement); Assert.AreEqual("overslagdebietberekenen", GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiers.OvertoppingRateCalculationTypeElement); + Assert.AreEqual("illustratiepunteninlezen", GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiers.ShouldOvertoppingOutputIllustrationPointsBeCalculatedElement); + Assert.AreEqual("hbnillustratiepunteninlezen", GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiers.ShouldDikeHeightIllustrationPointsBeCalculatedElementElement); + Assert.AreEqual("overslagdebietillustratiepunteninlezen", GrassCoverErosionInwardsCalculationConfigurationSchemaIdentifiers.ShouldOvertoppingRateIllustrationPointsBeCalculatedElement); } } } \ No newline at end of file