ClosingStructuresCalculationConfigurationReaderTest.cs

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

    • -618
    • +0
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 6095 more files in changeset.
Improvements after review. WTI-1715

    • -1
    • +1
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 4 more files in changeset.
Improvements after review. WTI-1715

    • -1
    • +1
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 4 more files in changeset.
Adapted closing structures reader to new situation. WTI-1715

    • -4
    • +8
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 10 more files in changeset.
Added extra tests for closing structures. WTI-1715

    • -4
    • +10
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 6 more files in changeset.
Adapted closing structures xsd. WTI-1715

    • -0
    • +3
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 2 more files in changeset.
Renamed calculation configuration test files. WTI-1236

    • -6
    • +6
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 11 more files in changeset.
Renamed ProbabilityOrFrequencyOpenStructureBeforeFlooding to ProbabilityOpenStructureBeforeFlooding for calculation configuration. WTI-1236

    • -5
    • +5
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 10 more files in changeset.
Review related changes Related to Issue [WTI-1401]

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

Former-commit-id: 189bb4185e34716015c3d9809d50ae051776300c

Former-commit-id: 9e44f73e293d616e01951327a35d999a4657dc34

    • -18
    • +12
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 35 more files in changeset.
Removed IList occurrences in Structures, Common and GEKB.

Related to Issue [WTI-1401]

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

Former-commit-id: cd9fda761c2dac35f85faa677007dfde6d6e2318

Former-commit-id: 551e400fb143db20f0bfa241ce9a75efe6ffc67c

    • -6
    • +6
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 15 more files in changeset.
Add illustratiepunteninlezen xml elements to calculation configuration importer and exporter Related to Issue [WTI-1385]

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

Former-commit-id: 7176d3b20eae80e886690b597a4e49b523821e3a

Former-commit-id: 244f15b869ac0a797fb2fc3f1e05d94ee2db449b

    • -0
    • +7
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 80 more files in changeset.
- Changed matching criteria for the XStructures from a CalculationConfiguration from a Name to an ID for the Writer - Renamed parameter to clarify intent - Updated resource value to be consistent with the DikeProfile implementation - Adjusted affected tests

Related to Issue [WTI-1259]

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

Former-commit-id: d0f2d789a8e9017b37843a15192cd336b5166fa9

Former-commit-id: 77bf10cdf1fa8a4af764f3c70daebd5c2e7c10be

    • -6
    • +6
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 31 more files in changeset.
Assignment of ForeshoreProfile by Id Related to Issue [WTI-1260]

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

Former-commit-id: 2ae6703bfe98725aa449c48e12328cf3d8701689

Former-commit-id: 0a229be4460aac9bcb35013ec35b662abd8faa97

    • -6
    • +6
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 29 more files in changeset.
Updated license headers in closing structures. Related to Issue [WTI-1242]

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

Former-commit-id: 5a03cb1d99896451fdd116fd91f43111326d522e

Former-commit-id: 7ea0ca69c2c9e8c84762f009465b4ae31b5d2ca6

    • -1
    • +1
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 117 more files in changeset.
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
    • +1
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 97 more files in changeset.
Removed "Wrong culture" tests for CalculationConfigurationReaders, because the XML type "Double" is culture invariant. A test to validate '0,5' as a Double is therefore always invalid. Since these tests already have a similar test containing a string value, the 'WrongCulture' tests are obsolete.

Source:

https://www.w3.org/TR/xmlschema-2/#double

"decimal has a lexical representation consisting of a finite-length sequence of decimal digits (#x30-#x39) separated by a period as a decimal indicator.

...

double values have a lexical representation consisting of a mantissa followed, optionally, by the character "E" or "e", followed by an exponent.

... The representations for exponent and mantissa must follow the lexical rules for integer and decimal."

Related to Issue [WTI-1166]

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

Former-commit-id: b75df33f17d7cf9c77ae41211458eaff81582a7e

Former-commit-id: 9f23ef3f782092a618f0d74263620e55801e2f8d

    • -31
    • +1
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 37 more files in changeset.
Move configuration related IO classes to configurations subfolder. Related to Issue [WTI-1170]

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

Former-commit-id: 1a661ed838c5b4d97ea1db0d78677fe4b201767a

Former-commit-id: b45c3656168fa26324c6919d51ec2ee9ab1d1a85

    • -0
    • +634
    ./ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 28 more files in changeset.