WaveConditionsCalculationServiceBaseTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -1055
    • +0
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 15714 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

    • -2
    • +2
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 156 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -5
    • +5
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 376 more files in changeset.
Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests of Revetment

    • -8
    • +18
    ./WaveConditionsCalculationServiceBaseTest.cs
Cleanup WaveConditions: WTI-1923

- Simplified mocks and tests

- Adjusted code layout

    • -9
    • +3
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 9 more files in changeset.
Introduced HydraulicBoundaryCalculationSettings for WaveCondition calculations: WTI-1923

- Applied to the base:

-- Changed argument to hydraulic boundary database argument in the base class

Note: derived classes will have compilation errors

    • -72
    • +82
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 1 more file in changeset.
Updated WaveConditionsCalculator calls: WTI-1923

- Fixed failing tests:

-- Corrected erroneous path: temporary solution is that the service passes the HBL file path for the wave condition (HydraRing) calculators and not the HBL

directory

-- Sequential returns of RhinoMocks cannot work with the .WhenCalled() configuration. When a sequential call is made, the arguments are ignored and the sequence executed. Validation of the input arguments to the calculator is already covered in other tests

    • -23
    • +7
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 6 more files in changeset.
Updated WaveConditionsCalculator calls: WTI-1923

- Updated for the general WaveConditionsCalculationService.

    • -8
    • +60
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 1 more file in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 6095 more files in changeset.
Adapted ParameterNameExtractor (no ToLower). WTI-1714

    • -1
    • +1
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 12 more files in changeset.
Adapted ParameterNameExtractor (no ToLower). WTI-1714

    • -1
    • +1
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 12 more files in changeset.
Cleanup: use an immutable collection or reduce the accessibility of the field. WTI-1787

    • -3
    • +3
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 4 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -1
    • +1
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 38 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -1
    • +1
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 19 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -2
    • +2
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 44 more files in changeset.
Adated WaveConditionsCalculationServiceBaseTest. WTI-1714

    • -87
    • +76
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 1 more file in changeset.
Removed dynamic water level name from WaveConditionsCalculationServiceBase validation. WTI-1714

    • -60
    • +18
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 9 more files in changeset.
Implement review comments WTI-1720

    • -1
    • +1
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 6 more files in changeset.
Cleanup WTI-1720

    • -21
    • +24
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 4 more files in changeset.
Use HydraulicBoundaryDatabaseConnectionValidator in GEBU service WTI-1720

    • -34
    • +60
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 6 more files in changeset.
Fixed failing tests. WTI-1726

    • -6
    • +4
    ./WaveConditionsCalculationServiceBaseTest.cs
Extended/improved test coverage. WTI-1726

    • -14
    • +70
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 4 more files in changeset.
Extended validation in WaveConditionsCalculationServiceBase. WTI-1726

    • -0
    • +16
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 1 more file in changeset.
Get rid of "normative" for wave conditions. WTI-1702

    • -20
    • +20
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 5 more files in changeset.
Improved WaveConditionsCalculationServiceBaseTest. WTI-1702

    • -140
    • +140
    ./WaveConditionsCalculationServiceBaseTest.cs
Integrated TestWaveConditionsInput.

    • -15
    • +15
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 2 more files in changeset.
Integrated AssessmentSectionHelper.GetTestNormativeAssessmentLevel. WTI-1698

    • -13
    • +13
    ./WaveConditionsCalculationServiceBaseTest.cs
  1. … 7 more files in changeset.
Adapting WaveConditionsInput (should no longer hold assessment level). WTI-1562

    • -5
    • +5
    ./WaveConditionsCalculationServiceBaseTest.cs
Adapting WaveConditionsInput (should no longer hold assessment level). WTI-1562

    • -15
    • +74
    ./WaveConditionsCalculationServiceBaseTest.cs
Adapting WaveConditionsInput (should no longer hold assessment level). WTI-1562

    • -7
    • +45
    ./WaveConditionsCalculationServiceBaseTest.cs