Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Service.Test/GrassCoverErosionInwardsCalculationServiceTest.cs =================================================================== diff -u -ra91af2b4cf186d4c53e839f6ce44b2ffc2895831 -r2743056fbaf6cccf5e87f00396c4c32030424ddc --- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Service.Test/GrassCoverErosionInwardsCalculationServiceTest.cs (.../GrassCoverErosionInwardsCalculationServiceTest.cs) (revision a91af2b4cf186d4c53e839f6ce44b2ffc2895831) +++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Service.Test/GrassCoverErosionInwardsCalculationServiceTest.cs (.../GrassCoverErosionInwardsCalculationServiceTest.cs) (revision 2743056fbaf6cccf5e87f00396c4c32030424ddc) @@ -901,6 +901,7 @@ Assert.AreEqual(calculator.LastErrorContent, exceptionMessage); } } + [Test] public void Calculate_DikeHeightCalculationFailedWithExceptionAndLastErrorPresent_LogError() {