Ringtoets.Common.Service.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -65
    • +0
    ./DesignWaterLevelCalculationServiceConfigTest.cs
    • -3
    • +0
    ./Ringtoets.Common.Service.TestUtil.Test.csproj
    • -195
    • +0
    ./TestHydraulicBoundaryLocationCalculationServiceTest.cs
    • -65
    • +0
    ./WaveHeightCalculationServiceConfigTest.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

    • -65
    • +0
    ./DesignWaterLevelCalculationServiceConfigTest.cs
    • -2
    • +0
    ./Ringtoets.Common.Service.TestUtil.Test.csproj
    • -195
    • +195
    ./TestHydraulicBoundaryLocationCalculationServiceTest.cs
    • -65
    • +0
    ./WaveHeightCalculationServiceConfigTest.cs
  1. … 61 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

    • -1
    • +1
    ./WaveHeightCalculationServiceConfigTest.cs
  1. … 177 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -1
    • +1
    ./WaveHeightCalculationServiceConfigTest.cs
  1. … 185 more files in changeset.
Changes after review. Related to Issue [WTI-814]

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

Former-commit-id: c952f983b0875f96218c9041c701f95028365d33

Former-commit-id: f9c4e714c1843a1716b75224748554d277be4c47

    • -8
    • +5
    ./TestHydraulicBoundaryLocationCalculationServiceTest.cs
    • -113
    • +14
    ./WaveHeightCalculationServiceConfigTest.cs
  1. … 11 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

    • -16
    • +16
    ./TestHydraulicBoundaryLocationCalculationServiceTest.cs
    • -12
    • +12
    ./WaveHeightCalculationServiceConfigTest.cs
  1. … 28 more files in changeset.
Added extra tests. Related to Issue [WTI-713]

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

Former-commit-id: a4613efb15de8762272741190026ec7f027988be

Former-commit-id: a8606510a1963f9a31de959456fd736b22205896

    • -1
    • +0
    ./Ringtoets.Common.Service.TestUtil.Test.csproj
    • -164
    • +0
    ./TestWaveHeightCalculationServiceTest.cs
  1. … 2 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

    • -1
    • +1
    ./DesignWaterLevelCalculationServiceConfigTest.cs
    • -1
    • +1
    ./Ringtoets.Common.Service.TestUtil.Test.csproj
    • -194
    • +0
    ./TestDesignWaterLevelCalculationServiceTest.cs
    • -0
    • +198
    ./TestHydraulicBoundaryLocationCalculationServiceTest.cs
    • -5
    • +5
    ./TestWaveHeightCalculationServiceTest.cs
    • -5
    • +5
    ./WaveHeightCalculationServiceConfigTest.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

    • -4
    • +38
    ./TestDesignWaterLevelCalculationServiceTest.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

    • -15
    • +19
    ./TestWaveHeightCalculationServiceTest.cs
    • -15
    • +19
    ./WaveHeightCalculationServiceConfigTest.cs
  1. … 8 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.Test.csproj
    • -2
    • +1
    ./TestDesignWaterLevelCalculationServiceTest.cs
    • -0
    • +160
    ./TestWaveHeightCalculationServiceTest.cs
    • -0
    • +160
    ./WaveHeightCalculationServiceConfigTest.cs
  1. … 22 more files in changeset.
- Added tests - Fixed typo in WaveConditionsCalculationServiceConfigTest Related to Issue [WTI-710]

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

Former-commit-id: 20cdb9dbd2ce263c1ee2152a73cba8645a04c494

Former-commit-id: b22c7e22f4381edfd6b1c8d59049ebdfc5bd772a

    • -0
    • +65
    ./DesignWaterLevelCalculationServiceConfigTest.cs
    • -0
    • +37
    ./Ringtoets.Common.Service.TestUtil.Test.csproj
    • -0
    • +161
    ./TestDesignWaterLevelCalculationServiceTest.cs
  1. … 1 more file 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.Test.csproj
  1. … 3 more files in changeset.