TestWaveConditionsOutput.cs

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

  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Incorporated comments review 1887: - Renamed namespace and updated AssemblyInfo of Revetment.Data.TestUtil project

Paired with ~janssen

Related to Issue [WTI-1271]

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

Former-commit-id: 3279bfdf8c2b22554926985cf843fd88c8d1a1e9

Former-commit-id: 6e94aca7285b42491a1daa90f4388ca1bc8f6088

  1. … 49 more files in changeset.
Performed some small cleanups Related to Issue [WTI-1173]

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

Former-commit-id: d67c23d8d0337fb7922fd40279e8ea47cee442d7

Former-commit-id: 926cbfc053d1f155a6547c10686870262708ba0b

  1. … 22 more files in changeset.
Updated license headers in Revetment. Related to Issue [WTI-1242]

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

Former-commit-id: cff4f86cc9b96098868df84bd17f1ab4354201ba

Former-commit-id: 1de089e3174754c58189981fab0ce1b756b33bca

  1. … 71 more files in changeset.
Changes after review: - Removed Create*ForExport methods and placed them in the relevant test classes. - XMLdoc updated paired with tang_ds Related to Issue [WTI-770]

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

Former-commit-id: f80db440182cccb3e84c6284773e69562759092b

Former-commit-id: 495d49782b1336af3a6e911e943baaeb40a1ef47

  1. … 9 more files in changeset.
Incorporated comments review 1324: - Introduced default method and unit tests for creating a TestWaveConditionsOutput with desired values that are relevant for when exporting a WaveConditionsOutput - Introduced aforementiond method in the relevant writer tests - Adjusted failing tests

Related to Issue [WTI-1024]

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

Former-commit-id: 5cac5c0f8270b29a5213374bcf2d38c487390e07

Former-commit-id: 1ba17f6367a269b18a43fd9a6db3ff2f22335ef7

  1. … 3 more files in changeset.
Incorporated comments review 1323: - Removed obsolete constructor: one default constructor is sufficient to cover the main functionality of the tests - Cleaned up affected tests - Value dependent (mainly exporter and property) tests are made more resistant for future changes by asserting expected values from the test object rather than being hard-coded. Related to Issue [WTI-1024]

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

Former-commit-id: 7cadc295e3a2912a5ad9740b5669a75595b69175

Former-commit-id: 926ccf414a891fd31ff004941670edb9eea59f8e

  1. … 22 more files in changeset.
Implemented the export of the wave direction property: - Updated CSV header, included the variable to be written in the csv line - Expanded the TestWaveConditionsOutput with an optional parameter to specify the wave direction to determine whether the right amount of decimals are written when running the exporter writer tests - Added an assertion for the ExportableWaveConditionsFactoryTest to determine if the wave direction is correctly set - Adjusted affected tests Related to Issue [WTI-1024]

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

Former-commit-id: 4f57f202de9e3a452fd69b712c3aeb326a2a0ad1

Former-commit-id: c59ef3441efb22774a2a3d99f88831179b4b2063

  1. … 7 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

  1. … 426 more files in changeset.
Incorporated comments review 1254: - Redefined property CalculationConvergence as a constructor argument, setter is obsolete. Affected files adjusted. (resulted from discussion with kleijn and janssen) - Removed unused references - Cleaned up XMLDoc - Renamed functions

Related to Issue [WTI-897]

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

Former-commit-id: 3ed785cbd730c65fbaee201d3c58181015e760c9

Former-commit-id: e89a6e30965c9e0babc43a8cc460e484ae4618db

  1. … 12 more files in changeset.
Implemented WaveConditionsOutput such that it contains all the probabilistic data (probability + reliability): - RingtoetsProjectTestHelper is now implementing a constructor that takes 6 arguments - Q-variant properties tests, removed statistic conversions and test on the properties instead - Introduced a WaveConditionsService to calculate the probabilistic properties of the WaveConditionsOutput based on the inputs Related to Issue [WTI-897]

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

Former-commit-id: 2f1191453cb6c5b9cf429048dd231cf66d133fcc

Former-commit-id: bfb94a96767a897ad090f4f851deab64d661bb63

  1. … 19 more files in changeset.
Incorporated the TestWaveConditionsOutput in Forms and Services for the Q-variant failure mechanisms: - Added because of the planned out-phasing of the 4 arguments constructor of the WaveConditionsOutput - Added additional checks for the properties tests to verify the added output - Changed constructor signature of the TestWaveConditionsOutput to minimize changes in existing tests Related to Issue [WTI-897]

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

Former-commit-id: 1fba57df727cc91f78b0337d32b1c9ab0cf65d94

Former-commit-id: cb988d3d62ae8fe2c2d10de8cd6391f53a7a5c96

  1. … 17 more files in changeset.
Added: - License headers - TestWaveConditionsOutput object to be used for unit tests

Related to Issue [WTI-897]

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

Former-commit-id: fb2237bbf02b5fb89e5fa8ede4f2849c3bb573be

Former-commit-id: 2bffb43d9babc57e04ba76a676396c88c751b8fc

    • -0
    • +48
    ./TestWaveConditionsOutput.cs
  1. … 6 more files in changeset.