WaveHeightCalculationParserTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Renamed *WaveHeightCalculationParser* to *OvertoppingCalculationWaveHeightParser* - Renamed *WaveHeightCalculationOutput* to *OvertoppingCalculationWaveHeightOutput* -- Since it is NO wave height calculation and is not linked to *WaveHeightCalculationInput*, according PO Related to Issue [WTI-502]

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

Former-commit-id: 5c8806db965f7b256dfed86ec0a6b9880b9185a6

Former-commit-id: b42a270ccad3f1565b718726bc438e24a996aa11

    • -122
    • +0
    ./WaveHeightCalculationParserTest.cs
  1. … 42 more files in changeset.
Documented exceptions thrown by FileDisposeHelper. Restructured test data so that TestDataCopyHelper became obsolete. Restructured tests so that DirectoryDisposeHelper became obsolete. Extended FileUtils with IsValidFilePath.

Related to Issue [WTI-666]

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

Former-commit-id: 7bed29310919ea82c6700affd257a7e68b942633

Former-commit-id: 418f990752da2b746fa44a116f2266b30835f853

    • -60
    • +35
    ./WaveHeightCalculationParserTest.cs
  1. … 72 more files in changeset.
Added doc where missing. Improved routine for matching the most relevant overtopping result. Made many variable explicit. Translated overtopping/overflow. Added license headers where missing. Added category for indicative wave height results.

Related to Issue [WTI-666]

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

Former-commit-id: e4122fec3057e43ed0aa322beda948de72cc74e3

Former-commit-id: ba893975098e4d3904aa49634351eb394d5de26c

  1. … 18 more files in changeset.
Added non-dominant test scenarios. Added invalid scenarios for WaveHeight parsing. Related to Issue [WTI-666]

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

Former-commit-id: bbabd43a1bf5b557b2b25fd2a23e34914b7e22b2

Former-commit-id: 504bedd7f00f2987a2a76bc712edd4d97f0f19af

    • -7
    • +35
    ./WaveHeightCalculationParserTest.cs
  1. … 12 more files in changeset.
Added WaveHeight and IsOvertoppingDominant to output Made test with working directories parallelizable. Defined tree node info for ProbabilityAssessmentOutput in RingtoetsGuiPlugin rather than GrassCoverErosionInwardsGuiPlugin as it was a more general concept. Related to Issue [WTI-666]

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

Former-commit-id: b2ab330dec106b26947ce67a36164996130c4ad1

Former-commit-id: c8fe95cebb7ba009552f44380ad46e1cf32c34e7

  1. … 27 more files in changeset.
Added parser for the WaveHeight and IsOvertoppingDominant read from the output files created by a GrassCoverErosionInwards calculation. Added TestDataCopyHelper to easily copy test data to another (working) directory with specific names. Removed SectionName as a property of HydraRingSection because it was obsolete. Related to Issue [WTI-666]

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

Former-commit-id: 6c6fe3abaf53adf944aab95f5e9f931c7e059b3e

Former-commit-id: 4137153068bfd387f10efaeff44d292fbc283d1a

    • -0
    • +113
    ./WaveHeightCalculationParserTest.cs
  1. … 25 more files in changeset.