Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduce new group and location property classes for both wave height and design water level calculations WTI-1585

    • -27
    • +2
    ./DesignWaterLevelCalculationsGroupPropertiesTest.cs
    • -0
    • +106
    ./DesignWaterLevelHydraulicBoundaryLocationPropertiesTest.cs
    • -0
    • +177
    ./HydraulicBoundaryLocationBasePropertiesTest.cs
    • -0
    • +81
    ./HydraulicBoundaryLocationCalculationsGroupBasePropertiesTest.cs
    • -186
    • +0
    ./HydraulicBoundaryLocationPropertiesTest.cs
    • -0
    • +100
    ./WaveHeightCalculationsGroupPropertiesTest.cs
    • -0
    • +106
    ./WaveHeightHydraulicBoundaryLocationPropertiesTest.cs
  1. … 10 more files in changeset.
Introduce wave height calculation output properties WTI-1585

    • -2
    • +1
    ./DesignWaterLevelCalculationOutputPropertiesTest.cs
    • -0
    • +113
    ./WaveHeightCalculationOutputPropertiesTest.cs
  1. … 3 more files in changeset.
Improve tests WTI-1585

    • -158
    • +1
    ./DesignWaterLevelCalculationOutputPropertiesTest.cs
    • -189
    • +1
    ./DesignWaterLevelCalculationPropertiesTest.cs
    • -189
    • +1
    ./WaveHeightCalculationPropertiesTest.cs
Introduce list of category boundaries in property control WTI-1585

    • -0
    • +271
    ./DesignWaterLevelCalculationOutputPropertiesTest.cs
    • -12
    • +36
    ./DesignWaterLevelCalculationsGroupPropertiesTest.cs
    • -5
    • +7
    ./HydraulicBoundaryLocationCalculationBasePropertiesTest.cs
    • -6
    • +49
    ./HydraulicBoundaryLocationPropertiesTest.cs
  1. … 6 more files in changeset.
Introduce new base class and derived classes for hydraulic boundary location calculation properties. Move some properties to the base WTI-1585

    • -0
    • +300
    ./DesignWaterLevelCalculationPropertiesTest.cs
    • -0
    • +93
    ./DesignWaterLevelCalculationsPropertiesTest.cs
    • -0
    • +358
    ./HydraulicBoundaryLocationCalculationBasePropertiesTest.cs
    • -0
    • +314
    ./HydraulicBoundaryLocationCalculationOutputPropertiesTest.cs
    • -110
    • +53
    ./HydraulicBoundaryLocationCalculationPropertiesTest.cs
    • -5
    • +2
    ./WaveHeightCalculationPropertiesTest.cs
    • -0
    • +93
    ./WaveHeightCalculationsPropertiesTest.cs
  1. … 15 more files in changeset.
Start moving grass cover erosion outwards files to unify property classes WTI-1585

    • -0
    • +101
    ./DesignWaterLevelCalculationsGroupPropertiesTest.cs
    • -0
    • +143
    ./HydraulicBoundaryLocationPropertiesTest.cs
    • -0
    • +303
    ./WaveHeightCalculationPropertiesTest.cs
  1. … 23 more files in changeset.
Implemented ToString for hydraulic boundary location properties. WTI-1585

    • -3
    • +2
    ./HydraulicBoundaryLocationCalculationPropertiesTest.cs
  1. … 2 more files in changeset.
Move properties and helpers to Integration namespace WTI-1541

    • -139
    • +0
    ./FailureMechanismAssemblyCategoriesPropertiesTest.cs
    • -126
    • +0
    ./FailureMechanismAssemblyCategoryPropertiesTest.cs
    • -126
    • +0
    ./FailureMechanismSectionAssemblyCategoryPropertiesTest.cs
  1. … 27 more files in changeset.
Review related changes, update resources and add random to tests WTI-1541

    • -2
    • +2
    ./FailureMechanismAssemblyCategoriesPropertiesTest.cs
  1. … 4 more files in changeset.
Reverted commit eae53a7e9265d27bd7dd59cc9d8299d06f96caf8: - Helper is necessary to assert the PropertyInfo tests

WTI-1540

    • -20
    • +5
    ./FailureMechanismAssemblyCategoriesPropertiesTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 2940 - Adjust property class: - Feed IEnumerables of categories as input arguments instead of Func<> -- Property class is not reused, should not be dynamically updated. The factors that influence the categories (FailureMechanism N value, contribution and the norms on AssessmentSection) are only adjustable only if a new property class is opened --> instances of FailureMechanismAssemblyCategoriesProperties are not recycled.

WTI-1540

    • -61
    • +27
    ./FailureMechanismAssemblyCategoriesPropertiesTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2940 - cleanup: - Removed obsolete test helper class for the property classes.

WTI-1540

    • -9
    • +27
    ./FailureMechanismAssemblyCategoriesPropertiesTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 2940 - cleanup: - Renamed property class.

WTI-1540

    • -170
    • +0
    ./FailureMechanismAssemblyCategoriesBasePropertiesTest.cs
    • -0
    • +170
    ./FailureMechanismAssemblyCategoriesPropertiesTest.cs
  1. … 9 more files in changeset.
Incorporated comments review 2940 - introduce 3 context objects: - Removed derived property classes from the FailureMechanismAssemblyCategoriesBaseProperties: -- Feed the funcs directly to the property class and let it resolve dynamically.

WTI-1540

    • -77
    • +45
    ./FailureMechanismAssemblyCategoriesBasePropertiesTest.cs
    • -104
    • +0
    ./FailureMechanismAssemblyCategoriesPropertiesTest.cs
    • -104
    • +0
    ./GeotechnicalFailureMechanismAssemblyCategoriesPropertiesTest.cs
  1. … 5 more files in changeset.
Rename Geotechnic->Geotechnical WTI-1541

    • -104
    • +0
    ./GeotechnicFailureMechanismAssemblyCategoriesPropertiesTest.cs
    • -0
    • +104
    ./GeotechnicalFailureMechanismAssemblyCategoriesPropertiesTest.cs
  1. … 14 more files in changeset.
Add property classes for the individual assembly categories WTI-1541

    • -0
    • +126
    ./FailureMechanismAssemblyCategoryPropertiesTest.cs
    • -0
    • +126
    ./FailureMechanismSectionAssemblyCategoryPropertiesTest.cs
  1. … 4 more files in changeset.
Introduce failure mechanism assembly categories derivatives WTI-1541

    • -0
    • +104
    ./FailureMechanismAssemblyCategoriesPropertiesTest.cs
    • -0
    • +104
    ./GeotechnicFailureMechanismAssemblyCategoriesPropertiesTest.cs
  1. … 4 more files in changeset.
Rename base properties WTI-1541

    • -0
    • +202
    ./FailureMechanismAssemblyCategoriesBasePropertiesTest.cs
    • -203
    • +0
    ./FailureMechanismCategoryBoundariesBasePropertiesTest.cs
  1. … 2 more files in changeset.
Cleanup WTI-1541

    • -2
    • +1
    ./FailureMechanismSectionPropertiesTest.cs
    • -0
    • +1
    ./FailureMechanismSectionsPropertiesTest.cs
    • -1
    • +1
    ./FaultTreeIllustrationPointPropertiesTest.cs
Introduce base property class for category boundaries WTI-1541

    • -0
    • +203
    ./FailureMechanismCategoryBoundariesBasePropertiesTest.cs
  1. … 5 more files in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

    • -10
    • +10
    ./HydraulicBoundaryLocationCalculationPropertiesTest.cs
  1. … 88 more files in changeset.
Review related changes. WTI-1612

  1. … 3 more files in changeset.
Adapted HydraulicBoundaryLocationCalculationsProperties. WTI-1612

    • -2
    • +2
    ./HydraulicBoundaryLocationCalculationsPropertiesTest.cs
  1. … 1 more file in changeset.
Review related changes. WTI-1606

    • -3
    • +0
    ./HydraulicBoundaryLocationCalculationPropertiesTest.cs
  1. … 8 more files in changeset.
Review related changes. WTI-1606

    • -9
    • +33
    ./HydraulicBoundaryLocationCalculationPropertiesTest.cs
  1. … 6 more files in changeset.
Renamed HydraulicBoundaryLocationsProperties into HydraulicBoundaryLocationCalculationsProperties. WTI-1606

    • -0
    • +116
    ./HydraulicBoundaryLocationCalculationsPropertiesTest.cs
    • -116
    • +0
    ./HydraulicBoundaryLocationsPropertiesTest.cs
  1. … 12 more files in changeset.
Renamed HydraulicBoundaryLocationProperties into HydraulicBoundaryLocationCalculationProperties. WTI-1606

    • -0
    • +380
    ./HydraulicBoundaryLocationCalculationPropertiesTest.cs
    • -380
    • +0
    ./HydraulicBoundaryLocationPropertiesTest.cs
  1. … 12 more files in changeset.
Adapted corresponding tests. WTI-1606

    • -27
    • +0
    ./HydraulicBoundaryLocationsPropertiesTest.cs
  1. … 4 more files in changeset.
Adapted GrassCoverErosionOutwardsDesignWaterLevelLocationsPropertiesTest and GrassCoverErosionOutwardsWaveHeightLocationsPropertiesTest. WTI-1606

    • -0
    • +27
    ./HydraulicBoundaryLocationsPropertiesTest.cs
  1. … 4 more files in changeset.
Moved HydraulicBoundaryLocationProperties to Ringtoets.Common.Forms. WTI-1606

    • -0
    • +380
    ./HydraulicBoundaryLocationPropertiesTest.cs
  1. … 11 more files in changeset.