TestTargetProbabilityCalculationInputTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up some test code Related to Issue [WTI-725]

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

Former-commit-id: 9f1e7d109a7c4a4d64c418986c9b2e6b0dfd36af

Former-commit-id: 9e3f2d5b54616ae6b35fe89c7418a0aa4e675801

    • -59
    • +0
    ./TestTargetProbabilityCalculationInputTest.cs
  1. … 12 more files in changeset.
* Cleanup HydraRing test and source projects. Related to Issue [WTI-737]

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

Former-commit-id: 807e4d4d0c696cf09b2c55a8a0a40893b771b396

Former-commit-id: 36023d06fc549f2c71582eb90b9c0c9390ea187f

    • -1
    • +1
    ./TestTargetProbabilityCalculationInputTest.cs
  1. … 25 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

    • -1
    • +22
    ./TestTargetProbabilityCalculationInputTest.cs
  1. … 310 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
    • +1
    ./TestTargetProbabilityCalculationInputTest.cs
  1. … 18 more files in changeset.
Added DirectoryDisposeHelper to create directories and have them removed when Disposing the instance. Modified FileDisposeHelper so that the Create method doesn't need to be called every time. HydraRingInitializationService and HydraRingConfigurationService are now responsible for writing their files themselves. Introduced HydraRingFileName with file name constants for in-/output files. Made TargetProbabilityCalculationParser and ExceedanceProbabilityCalculationParser non-static, so that output can be set on the parsers and read after parsing. Added license headers to Core.Common.TestUtil and Core.Common.TestUtil.Test files. Added Ringtoets.HydraRing.Calculation.TestUtil which contains a TestTargetProbabilityCalculationInput which can be used for testing. Added Ringtoets.HydraRing.Calculation.TestUtil.Test for tests. Related to Issue [WTI-666]

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

Former-commit-id: 65a4114dbe4f5ac9b516fd2753693db31aa4304e

Former-commit-id: 55601eb9116b1dff7de78dae0cd1a3d4385ea0a5

    • -0
    • +38
    ./TestTargetProbabilityCalculationInputTest.cs
  1. … 47 more files in changeset.