Ringtoets.Common.Service.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improvement after review.

Paired with Kleijn

Related to Issue [WTI-1097]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10278 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 642bf5854b6d618f0563e851d01711c963f4410c

Former-commit-id: 135c961a03b8687f90d3e6b2d0600f5dff1e2a2a

    • -1
    • +1
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 1 more file in changeset.
Added projects for TestUtil.Test projects for testing test helpers. Related to Issue [WTI-1097]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10267 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 39dc2e9d9ccdcbcf797af59e5b1bed2c29fb1f55

Former-commit-id: 1b8c10b6557593d243fbe00a4fb0557136540746

  1. … 6 more files in changeset.
Extracted methods for asserting validation and calculations start and end messages. Related to Issue [WTI-1097]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10254 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 800138c6ae1e8954eeb1d3be81d23bfe161a622f

Former-commit-id: 0283b091686a545589ac4f2d957165b7cf704cb4

    • -0
    • +71
    ./CalculationServiceTestHelper.cs
    • -0
    • +69
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 63 more files in changeset.
Removed filed that were not in solution... Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9509 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c9cb5f8020c5df503488a9b7fa5ca9af489565d2

Former-commit-id: 922ab134810ab33f80abe2157c669aa818028cc7

    • -86
    • +0
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 7 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7422 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 219 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6436 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -2
    • +2
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 97 more files in changeset.
Merged revision(s) 5534-5708 from branches/WTI-867: Refactored architecture for invoking hydra ring calculations. Related to Issue [WTI-867]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5715 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5d80af518003a620f028a185de98e44e32bf3693

Former-commit-id: 0c198269b23b44016a7e3abaeb313d7fba31f459

    • -67
    • +0
    ./DesignWaterLevelCalculationServiceConfig.cs
    • -3
    • +0
    ./Ringtoets.Common.Service.TestUtil.csproj
    • -101
    • +0
    ./TestHydraulicBoundaryLocationCalculationService.cs
    • -67
    • +0
    ./WaveHeightCalculationServiceConfig.cs
  1. … 170 more files in changeset.
Implemented the WaveImpactAsphaltCoverWaveConditionsCalculation Service and Activity in the new architecture. Introduced HydraRingCalculatorFactory, a TestHydraRingCalculatorFactory and introduced a singleton pattern to be able to substitute each calculator with a stubbed version.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-867@5662 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 33818408a914363d129af7c7643d4df18f15305a

Former-commit-id: b78dc95cdc0497bc2591dbc1e3a42edc4c87919a

    • -67
    • +0
    ./DesignWaterLevelCalculationServiceConfig.cs
    • -3
    • +0
    ./Ringtoets.Common.Service.TestUtil.csproj
    • -101
    • +0
    ./TestHydraulicBoundaryLocationCalculationService.cs
    • -67
    • +0
    ./WaveHeightCalculationServiceConfig.cs
  1. … 61 more files in changeset.
Remove IHydraulicBoundaryLocation Related to Issue [WTI-814]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5342 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 39020a25f34025e073b1adefd524439ae988b7ed

Former-commit-id: c6a017fbeb5d05c4227f7b7206165467f27b0adc

    • -3
    • +3
    ./TestHydraulicBoundaryLocationCalculationService.cs
  1. … 29 more files in changeset.
- Prevented division by zero when contribution is 0 Related to Issue [WTI-713]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5322 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8eeaa6a214846f0fb599f2f62af9f2faf29bd7ad

Former-commit-id: 3eeeb0bb9a266661c97b77bd68e04ec9b296f444

    • -1
    • +1
    ./TestHydraulicBoundaryLocationCalculationService.cs
  1. … 7 more files in changeset.
- Fixed resources for the GrassCoverErosionInwards: introduced RingtoetsCommonServiceResources to refer to an external resource

Related to Issue [WTI-710]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5280 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 77cfce8bcee75d9c77be400a5c2c465c5a0bddaf

Former-commit-id: 0c529e82e4dd1d1a5e5d4bb86a48607ff12804cc

    • -1
    • +1
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 6 more files in changeset.
- Implemented new abstract class in existing classes. - Removed duplicate code. Related to Issue [WTI-710]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5260 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4f5c18efa64fbf45b0492f77e38d20827d7ca1ce

Former-commit-id: 24694eae59be399739528675cf3090a4dd077d92

    • -4
    • +4
    ./DesignWaterLevelCalculationServiceConfig.cs
    • -2
    • +1
    ./Ringtoets.Common.Service.TestUtil.csproj
    • -101
    • +0
    ./TestDesignWaterLevelCalculationService.cs
    • -0
    • +101
    ./TestHydraulicBoundaryLocationCalculationService.cs
    • -76
    • +0
    ./TestWaveHeightCalculationService.cs
    • -5
    • +5
    ./WaveHeightCalculationServiceConfig.cs
  1. … 21 more files in changeset.
- Changed norm of Changed the norm for the grass cover erosion outwards location design water level. - Added tests to check input in calculation service.

Related to Issue [WTI-710]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5251 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 05a9eec0f09f60b1ec3253c3cbe09457c0d73128

Former-commit-id: 44cd7a05d0becca6d6bfd6006c8b2af21a733a50

    • -3
    • +30
    ./TestDesignWaterLevelCalculationService.cs
  1. … 4 more files in changeset.
Changes after review. Related to Issue [WTI-713]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5224 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2b6cd2f452fe28c85d930293d46d6a6f0bfd48ec

Former-commit-id: 6be65448d800db9c934f957a973bae4b39d787fd

  1. … 9 more files in changeset.
- Added 'Alles berekenen' for wave height Related to Issue [WTI-713]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5215 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bf54c39d87a62d9befbdc1621445d534d2c2191f

Former-commit-id: d63c69cfc328098475996679df422b8476df401a

    • -0
    • +2
    ./Ringtoets.Common.Service.TestUtil.csproj
    • -0
    • +74
    ./TestWaveHeightCalculationService.cs
    • -0
    • +67
    ./WaveHeightCalculationServiceConfig.cs
  1. … 23 more files in changeset.
- Added a way to mock the HydraRing calculation for DesignWaterLevelCalculationService - Applied the mock to DesignWaterLevelCalculationActivityTest and DesignWaterLevelCalculationServiceTest Related to Issue [WTI-710]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5198 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a632d9ac7cb5f82774fa0afb9f8d2947b3c1e721

Former-commit-id: a01ed3a5013f804c517027d1d470218bb4209617

    • -0
    • +67
    ./DesignWaterLevelCalculationServiceConfig.cs
    • -0
    • +24
    ./Ringtoets.Common.Service.TestUtil.csproj
    • -0
    • +74
    ./TestDesignWaterLevelCalculationService.cs
  1. … 7 more files in changeset.
- Added test utility projects Related to Issue [WTI-710]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5192 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4bb106f4e4bb79c183c0d244b36975a700ffd48e

Former-commit-id: e4a2ea89673bfd31380ddf71266a28a973d48cfc

    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +64
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 3 more files in changeset.