Index: Ringtoets/Revetment/test/Ringtoets.Revetment.Data.TestUtil/WaveConditionsCosineCalculatorTestHelper.cs
===================================================================
diff -u -r9f43dc146675fb7116a46f591489b4b0f00c5267 -rbb8a619893b78cc8081813837bb5123d3af1e40d
--- Ringtoets/Revetment/test/Ringtoets.Revetment.Data.TestUtil/WaveConditionsCosineCalculatorTestHelper.cs (.../WaveConditionsCosineCalculatorTestHelper.cs) (revision 9f43dc146675fb7116a46f591489b4b0f00c5267)
+++ Ringtoets/Revetment/test/Ringtoets.Revetment.Data.TestUtil/WaveConditionsCosineCalculatorTestHelper.cs (.../WaveConditionsCosineCalculatorTestHelper.cs) (revision bb8a619893b78cc8081813837bb5123d3af1e40d)
@@ -28,12 +28,12 @@
namespace Ringtoets.Revetment.TestUtil
{
///
- /// Class that can be used to test .
+ /// Class that provide test cases which can be used to test objects using .
///
public static class WaveConditionsCosineCalculatorTestHelper
{
///
- /// Gets wave conditions cosine calculators that will fail when called.
+ /// Gets test cases of wave conditions cosine calculators that will fail when called.
///
public static IEnumerable FailingWaveConditionsCosineCalculators
{