Updated CreateExtensions for GrassCoverErosionOutwards: - Cleaned up tests, replaced testcase data with random generators and a separate test asserting NaN / NULL conversions - Added functionality to write CategoryTypeWTI-1706
Updated database design to include columns related to the category type: - Regenerated .sql file and corresponding Ringtoets.rtd - Regenerated entitiesWTI-1706
Incorporated comments review 2788: - Improved testfixture implementation --> set the calculator before showing the view when displaying an error. This prevents an unnecessary notificaiton - Removed unused referencesPaired with ~carloslubbersWTI-1678
Incorporated comments review 2770: - Renamed outputs of calculatorstub - Extracted explicit functions to determine which failure mechanisms belong into which groupWTI-1681