HydraulicBoundaryLocationOutputTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

    • -157
    • +0
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 88 more files in changeset.
Incorporated refactoring comments regarding the SetGeneralResult function and constructor arguments for HBL: - Removed obsolete constructor, it is necessary to always specify a GeneralResult upon instantiation of an output object Related to Issue [WTI-1308]

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

Former-commit-id: eb41f0ab4833bc48bad8991c82fb8c0db2c75733

Former-commit-id: dcf7d62e6779933485bbc11d2c8533cc16ce159c

    • -17
    • +29
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 13 more files in changeset.
Incorporated refactoring comments regarding the SetGeneralResult function and constructor arguments for HBL: - Removed SetGeneralResult function - Preparation for removing the constructor without GeneralResult - Added HBL testoutput without the necessity to set the result Related to Issue [WTI-1308]

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

Former-commit-id: e2d4b83e0f419027400c12339b6a76ce6dd6035e

Former-commit-id: 42e3857807291e0d52a5c547af300ae6923e8c25

    • -19
    • +19
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 20 more files in changeset.
Implement comments from review 1981: - Rename tests and references from IllustrationPoints to GeneralResult - Removed some excessive calls in tests - Added/improved some asserts Related to Issue [WTI-1318]

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

Former-commit-id: 4d96ac129eec8de3d7aa5bdd68051a3a50c24693

Former-commit-id: 495106ec1ae86e970f28d4fa9348c1d3885979d6

    • -2
    • +2
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 16 more files in changeset.
Implement review comments 1970: - Refactor HasIllustrationPoints and SetIllustrationPoints to HasGeneralResult and SetGeneralResult - ProbabilityAssessmentOutput in GrassCoverErosionInwardsOvertoppingOutput cannot be null - Improve tests for services and output objects - Move Resources to Common - Correct implementation of IllustrationPointsParserErrorMessage - Made ConvertIllustrationPointsResult private Related to Issue [WTI-1318]

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

Former-commit-id: 26b18ecde3707516f72159c322b00f31c74271a9

Former-commit-id: 693f5a23203efef71b2a492062c80e2d8e3202e3

    • -4
    • +4
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 56 more files in changeset.
Incorporated comments review 1959: - Relevant comments for output and some XMLDocs -- Dropped suffix from the GeneralResult in property or functions when relevant Related to Issue [WTI-1308]

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

Former-commit-id: 4a227e730c8ae252cafc7fe1ad9eaff37fc0ec0f

Former-commit-id: f1ff4647b1b297b3168cf6a96925f192ad8b0948

    • -4
    • +4
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 25 more files in changeset.
Fixed test Related to Issue [WTI-1303]

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

Former-commit-id: 9f65df6fd8825354d18261ac3d6a3fd801868246

Former-commit-id: 6b4c2cb0eb567ecc5d0ec116aa8bd18cfe38ded2

    • -1
    • +1
    ./HydraulicBoundaryLocationOutputTest.cs
Review suggestions: - updated XMLdoc - Inlined code

Related to Issue [WTI-1303]

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

Former-commit-id: 5dc7de129987d2014a0914be3f7eb6a13b4d2bae

Former-commit-id: f6e98b2d6980064cb300b14f066ced73217f5012

    • -21
    • +11
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 6 more files in changeset.
Renamed GeneralResult to GeneralResultSubMechanismIllustrationPoint for data(base) consistency reasons Related to Issue [WTI-1305]

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

Former-commit-id: 3a34bb24e35a4846eb6629406914d042bb442134

Former-commit-id: 5e87896bbb0b3267a545b4df88602a9c86fed0fa

    • -5
    • +5
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 50 more files in changeset.
Updated HydraulicBoundaryLocationOutput to have a method to set the GeneralResult Created TestGeneralResult Related to Issue [WTI-1303]

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

Former-commit-id: 97717fef51df151f6daa85e3e68226ccafa2c39d

Former-commit-id: a0c01293ae77e4bd05b4a46f2578b4277a83802d

    • -53
    • +20
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 5 more files in changeset.
Introduced WindDirectionClosingScenarioIllustrationPoint item class to store every combination of wind directions, closing scenarios and illustration points: - Introduced object in the RT GeneralResult - Introduced a TestIllustrationPoint test object - Made the accessors public in the WindDirectionClosingSituation in the HydraRing side, this will be needed for the converter creating WindDirectionClosingScenarioIllustrationPoint objects - Moved IllustrationPoint related test objects to their respective folder

Related to Issue [WTI-1303]

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

Former-commit-id: 36313b8f5a946d595b772e08b053a1f6b2de6253

Former-commit-id: 2b1b07b0b603b5a732f79dbb2d88b9998def8e75

    • -1
    • +2
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 16 more files in changeset.
Added GeneralResult of the IllustrationPoints for the HydraulicBoundaryLocationOutput Related to Issue [WTI-1303]

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

Former-commit-id: 30a98ee714dbfa421206bce2744498db9384bf35

Former-commit-id: 4ec9b0ea0e37b565a4b24061c3415d10557de194

    • -1
    • +72
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 1 more file in changeset.
Now, DesignWaterLevel calculation is skipped when there is an output AND illustration points are equal to the input settings Related to Issue [WTI-1303]

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

Former-commit-id: 8b8171f9994e78a01ca03def95031dd40914ec7a

Former-commit-id: a8bebef4dd0cb5ccf7546690a53f44b5ef63b417

    • -0
    • +1
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 3 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 551 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -5
    • +5
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 429 more files in changeset.
* Introduced Range class and FormattableConstants * Refactored all mentions of value ranges in Resources throughout the solution and replaced those by injecting instances of Range. ** This solution supports globalization of the application better. * Removed Dotspatial Legend related stuff from BruTileLayer and IConfiguration (and it's derivatives). * Cleanup in BruTileLayer. * Extended ProbabilityHelper with method for validating probability values. Related to Issue [WTI-1131]

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

Former-commit-id: d5a767df415eb68fcef3ebd2503020ed5f4979cc

Former-commit-id: 1bdd5e06da36a1dbb69f6e6e4d1e529805155d47

    • -2
    • +4
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 84 more files in changeset.
Fixed namings Removed redundant tests Removed redundant asserts Related to Issue [WTI-986]

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

Former-commit-id: 23a83c3e7f2f6721634eb1190eb935a4fd98aebe

Former-commit-id: e3c00d573bcd63e21052d40095b18669cbc0394c

    • -24
    • +33
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 20 more files in changeset.
Updated probability of DesignWaterlevel and WaveHeight - Changed data model to have doubles probability instead of RoundedDouble Related to Issue [WTI-987]

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

Former-commit-id: dfb485a82ece533a2120f905792e4f88010bfae4

Former-commit-id: 48f5f6e7e5b8a4cd349967cbf2b7d7b5c9ad325c

    • -2
    • +2
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 11 more files in changeset.
Created new tables for HydraulicBoundary location output updated read en create extensions to store the output Exposed DesignWaterLevel, WaveHeight, DesignWaterLevelCalculationConvergence, and waveHeightCalculationConvergence in HydraulicBoundaryLocation from the corresponding output. These properties will be read-only soon. Extended TestHydraulicBoundaryLocation to create only DesignWaterLevelOutput and or WaveHeightOutput Related to Issue [WTI-987]

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

Former-commit-id: 3d97b2d5c20904d3618c3891ffaf428febe26cb7

Former-commit-id: b23014a54b9637c6ba750ca9a11ddb45de1383fb

    • -11
    • +12
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 48 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -0
    • +103
    ./HydraulicBoundaryLocationOutputTest.cs
  1. … 426 more files in changeset.