XElementExtensionsTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved *Configuration* classes from *Readers*, *Writers*, *Importers*, and *Exporters* to *Ringtoets.Common.IO\Configurations*. - Introduced folders *Import* and *Export* as discussed with ~kleijn

Renamed ReadCalculationGroupTest to CalculationGroupConfigurationTest

Related to Issue [WTI-1165]

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

Former-commit-id: fd652be30e990650875de5629ce92db553c12bc8

Former-commit-id: e658bcc9d240ee56199ecfbbd4bb76506bd46278

  1. … 97 more files in changeset.
removed validation of stochast parameters during read (done in importer) Related to Issue [WTI-1162]

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

Former-commit-id: f827df80e8873d4c5b4bf55e44d1dcf38f5ccbb4

Former-commit-id: 945ed74b005636ee3f844bce90cb14a03c69a860

  1. … 8 more files in changeset.
Extracted routines for reading stochasts parameters. Added check for invalid child element of a stochast definition, i.e. if a stochast with a standard deviation is expected, adding a variationcoefficient element will result in an error and vice versa. Related to Issue [WTI-1162]

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

Former-commit-id: 1dc539129cd5139813d3c1ddbddca87bac51fc86

Former-commit-id: 84ab506553fa5ff287f1f98389aac6d17ee0a157

  1. … 7 more files in changeset.
Implemented reader for closing structures calculation configurations. For height structures calculations configuration reader tests, added values for stochasts variation coefficient/standard deviation where not present, because not importing this is not the responsibility of the reader. This makes the tests more representative for the purpose of the reader. Related to Issue [WTI-1169]

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

Former-commit-id: e044c6b9a1faaaa1fcf703d7ffe82ad36ee2160c

Former-commit-id: b95da4738f69027ebb50cb8cff127a1a6ad328d1

  1. … 93 more files in changeset.
Added XMLdoc Addes tests Related to Issue [WTI-1158]

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

Former-commit-id: 6e7a50c410bdb0b26273b084bc50edaecd117388

Former-commit-id: 221b44339c3074caf038e350655e1829789661d7

  1. … 1 more file in changeset.
Fixed failed test paired with ~tang_ds

Related to Issue [WTI-1158]

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

Former-commit-id: ab2220733a89f2cc984570341204d2503dfe7588

Former-commit-id: fb29062c7279154bd330b319ce54b7baa7d003ab

Added tests paired with ~tang_ds

Related to Issue [WTI-1158]

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

Former-commit-id: 365035e52ee89da99c16fde89ebb443a2507aa23

Former-commit-id: f0ee2c9bd17489b779a19216b5f83727463e6949

Incorporated comment tester: - Added conversion from double to ReadWaveConditionsInputStepSize -- Added extensionmethod in XElementExtensions: retrieve double and convert it to desired type with a type converter -- Added tests to verify conversion - Adjusted for the CalculationConfigurationReader Related to Issue [WTI-1158]

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

Former-commit-id: 8509c3a237d0a0770a6d85ae7d34e9889216b07d

Former-commit-id: 9cf28c4f8be6a9dbefd60cf5763bfc968224643a

  1. … 5 more files in changeset.
* Fixed typos. * Extra test cases for GrassCoverErosionInwardsCalculationConfigurationReader. * *CalculationConfigurationReader now directly take Name, as the value cannot be null because of the schema. * Refactored checking infinity for *CalculationConfigurationReader tests. * Readded License headers. Related to Issue [WTI-1154]

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

Former-commit-id: e5eaaf5c85c848d2387df9da92df0e4655cdd819

Former-commit-id: 57e5fe2464d4f2bb4d43d237a48dc53e00612076

  1. … 22 more files in changeset.
* Renamed CalculationConfigurationReaderHelper to XElementExtensions, to be consistent with coding conventions. Related to Issue [WTI-1154]

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

Former-commit-id: 320db21625c85f56cda360dd5e4684271d64020d

Former-commit-id: b4e867217c96ed5c255f79b7778d68d0c2a5c637

    • -0
    • +434
    ./XElementExtensionsTest.cs
  1. … 5 more files in changeset.