Index: Ringtoets/Common/test/Ringtoets.Common.Plugin.TestUtil/HydraulicBoundaryLocationCalculationActivityTestHelper.cs
===================================================================
diff -u -r7a522db606159a6bea54bdb2b5370460c786336a -r4fc78c9315e9878052cc9f8340acf46c3bcb6f76
--- Ringtoets/Common/test/Ringtoets.Common.Plugin.TestUtil/HydraulicBoundaryLocationCalculationActivityTestHelper.cs (.../HydraulicBoundaryLocationCalculationActivityTestHelper.cs) (revision 7a522db606159a6bea54bdb2b5370460c786336a)
+++ Ringtoets/Common/test/Ringtoets.Common.Plugin.TestUtil/HydraulicBoundaryLocationCalculationActivityTestHelper.cs (.../HydraulicBoundaryLocationCalculationActivityTestHelper.cs) (revision 4fc78c9315e9878052cc9f8340acf46c3bcb6f76)
@@ -33,13 +33,15 @@
public static class HydraulicBoundaryLocationCalculationActivityTestHelper
{
///
- /// Asserts whether contains the correct items given the other parameters.
+ /// Asserts whether contains the correct items given the other parameters.
///
/// The name of the location.
/// The type of calculation being performed.
/// The category boundary name of the calculation.
/// The log messages to assert.
/// The index to start asserting from.
+ /// Thrown when
+ /// contains incorrect messages.
public static void AssertHydraulicBoundaryLocationCalculationMessages(string locationName,
string type,
string categoryName,
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/GrassCoverErosionOutwardsCalculationActivityFactory.cs
===================================================================
diff -u -re3fb746a016ae1fd9f8a36c33d966af069cf77ba -r4fc78c9315e9878052cc9f8340acf46c3bcb6f76
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/GrassCoverErosionOutwardsCalculationActivityFactory.cs (.../GrassCoverErosionOutwardsCalculationActivityFactory.cs) (revision e3fb746a016ae1fd9f8a36c33d966af069cf77ba)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/GrassCoverErosionOutwardsCalculationActivityFactory.cs (.../GrassCoverErosionOutwardsCalculationActivityFactory.cs) (revision 4fc78c9315e9878052cc9f8340acf46c3bcb6f76)
@@ -38,7 +38,7 @@
public static class GrassCoverErosionOutwardsCalculationActivityFactory
{
///
- /// Creates a collection of for all hydraulic boundary location calculations
+ /// Creates a collection of for all calculations
/// on grass cover erosion outwards level.
///
/// The failure mechanism to create the activities for.