TestSchemaCalculationConfigurationWriter.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed now obsolete CalculationConfigurationExporter and CalculationConfigurationWriter and replaced with the new SchemaCalculationConfigurationExporter and SchemaCalculationConfigurationWriter implementations. Related to Issue [WTI-1221]

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

Former-commit-id: 5bffe365234a5d9076c9217fed9efffcfe9cc900

Former-commit-id: 6b3b4d4b5c3845f214ddb39613c39c2babbef183

    • -47
    • +0
    ./TestSchemaCalculationConfigurationWriter.cs
  1. … 46 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./TestSchemaCalculationConfigurationWriter.cs
  1. … 551 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -1
    • +1
    ./TestSchemaCalculationConfigurationWriter.cs
  1. … 429 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

    • -2
    • +2
    ./TestSchemaCalculationConfigurationWriter.cs
  1. … 97 more files in changeset.
Added abstract method to SchemaCalculationConfigurationExporter for creating the writer. Introduced TestConfigurationItem and TestSchemaCalculationConfigurationWriter. Introduced some helper methods the the SchemaCalculationConfigurationWriter. Added SchemaCalculationConfigurationExporterTest. Fixed doc. Added helper methods to the SchemaCalculationConfigurationWriter and reused them in derived classes.

Related to Issue [WTI-1161]

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

Former-commit-id: 21d9447883e5b23799685e096bd277ef2e09464e

Former-commit-id: 34b40cff49b05543a0cf8accde5c653a45c11893

    • -0
    • +47
    ./TestSchemaCalculationConfigurationWriter.cs
  1. … 17 more files in changeset.