Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved some tests Related to Issue [WTI-1233]

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

Former-commit-id: 00b99a536e255f16354830740fe03bbc1ea7617d

Former-commit-id: 0674dbc8b599a974c78a37740450be1585c86bd4

    • -3
    • +16
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Implemented importing of properties from Closing Structures configurations. Related to Issue [WTI-1170]

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

Former-commit-id: 467f5ca8ef3c9001604a047c33c89bf8a36ad1de

Former-commit-id: e24ac1941e69f292ecccbbdf3c300d717444ea7b

    • -3
    • +3
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs
  1. … 44 more files in changeset.
moved the IO classes in HeightStructures.IO related to importing and exporting Configurations in a separate folder. Fixed doc + cleanup. Related to Issue [WTI-1169]

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

Former-commit-id: ce5cf57e97c3d969b064aa437af3cfb4bf512869

Former-commit-id: c5687dfb3472f77d1b61ce4b18d4cb01ef6653c7

    • -0
    • +237
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationExporterTest.cs
    • -0
    • +517
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs
    • -0
    • +484
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationReaderTest.cs
    • -0
    • +69
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationTest.cs
    • -0
    • +170
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationWriterTest.cs
    • -236
    • +0
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationExporterTest.cs
    • -516
    • +0
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationImporterTest.cs
    • -483
    • +0
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationReaderTest.cs
    • -68
    • +0
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationTest.cs
    • -169
    • +0
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationWriterTest.cs
    • -5
    • +5
    ./Ringtoets.HeightStructures.IO.Test/Ringtoets.HeightStructures.IO.Test.csproj
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationContextExportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationGroupContextExportInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresCalculationGroupContextImportInfoTest.cs
  1. … 15 more files in changeset.
Merged IDistributionExtensions and IVariationCoefficientDistributionExtensions (Both of each) in one DistributionConversionExtensions class. Added missing test to ConfigurationClosingStructureInflowModelTypeConverterTest. Extracted resources from HeightStructuresCalculationConfigurationImporter. Cleanup and doc improvements Related to Issue [WTI-1163]

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

Former-commit-id: 429a51c2c638a92daed6dd430c0a4e4ebe5277d8

Former-commit-id: 707b17488ee93363856f5b41df6f9df4a82868ae

    • -5
    • +5
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresCalculationGroupContextImportInfoTest.cs
  1. … 22 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

    • -10
    • +9
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationReaderTest.cs
  1. … 89 more files in changeset.
Renamed SchemaBreakWaterTypeConverter to ConfigurationBreakWaterTypeConverter Implemented ConfigurationClosingStructureInflowModelTypeConverter Implemented ClosingStructuresCalculationConfigurationWriter Related to Issue [WTI-1168]

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

Former-commit-id: 9d4353a489fa9caa36986ef04d180df172eaf598

Former-commit-id: c35ffe6f8e72b8c778affb33d9e8ffd0fc1bbec5

    • -18
    • +18
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationWriterTest.cs
  1. … 23 more files in changeset.
Renamed SchemaBreakWaterType to ConfigurationBreakWaterType because this better matches the configuration prefixes and suffixed that are used throughout the codebase. Added ClosingStructuresCalculationConfiguration and ConfigurationClosingStructureInflowModelType which will contain data to be imported/exported for closing structures failure mechanism calculations. Related to Issue [WTI-1168]

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

Former-commit-id: fee8f167410c497691643819374cfbbc41ea075b

Former-commit-id: 5a998957410ea17ee360f41779a8735a75bc4bda

    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationWriterTest.cs
  1. … 31 more files in changeset.
Added import info and import context menu item for HeightStructuresCalculationGroupContext. Related to Issue [WTI-1163]

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

Former-commit-id: d145d223ec4c1f9107152fc25de365e09785281e

Former-commit-id: ff4c99090b1fa55318c2b8c4a49e9003dc68af6e

    • -0
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationGroupContextTest.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
    • -0
    • +124
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresCalculationGroupContextImportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -15
    • +17
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Implemented importer of StructuresCalculation<HeightStructure> configurations. Added IVariationCoefficientDistributionExtensions for setting parameters of IVariationCoefficientDistribution from configurations. Related to Issue [WTI-1163]

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

Former-commit-id: 801f15d077c2033cffed8ce4b94c2b330bd5cae7

Former-commit-id: aed6b2c34fcafba66707200ce2b01c21ac9acb4a

    • -0
    • +516
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationImporterTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.IO.Test/Ringtoets.HeightStructures.IO.Test.csproj
  1. … 31 more files in changeset.
Added StabilityPointStructuresCalculationConfiguration Updated XMLdoc and added test for HeightStructuresCalculationConfiguration(null) Related to Issue [WTI-1165]

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

Former-commit-id: dc7189dc52ed72af938ff3cf0a54154440fa881a

Former-commit-id: 4640876bfb08879581fec06dede3a1ecc617b853

    • -0
    • +11
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationTest.cs
  1. … 5 more files in changeset.
Renamed ReadBreakWaterType to SchemaBreakWaterType. Separated helper classes from configuration classes. Implemented conversion from BreakWaterType to SchemaBreakWaterType and reverse. Related to Issue [WTI-1161]

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

Former-commit-id: fa3b82400f902b82fb07e059ffd31689dadddd63

Former-commit-id: 932c47c26ec024c71922d6d551d4fddb5cc4ce38

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructuresCalculation.cs
    • -2
    • +4
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationWriterTest.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationGroupContextExportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
  1. … 33 more files in changeset.
Rename of CalculationConfigurationGroup to CalculationGroupConfiguration as the latter is more consistent. Related to Issue [WTI-1161]

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

Former-commit-id: b4b934e9651c2d2326c7b1b300cf381674ef91d7

Former-commit-id: f32c649b2d887c504262b897f0dfa694dc14a747

    • -2
    • +2
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationWriterTest.cs
  1. … 10 more files in changeset.
Implemented parsing of calculation element for height structures, fixed tests and added tests. Related to Issue [WTI-1162]

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

Former-commit-id: e16be582770c247f04e95357800d833eeb16050b

Former-commit-id: b387172ee52037b0fb18c08f48b575236d218e7a

    • -4
    • +256
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationReaderTest.cs
  1. … 2 more files in changeset.
Prepared invalid test data for HeightStructuresCalculationConfigurationReader. Unfinished implementation of the HeightStructuresCalculationConfigurationReader added. Related to Issue [WTI-1162]

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

Former-commit-id: 1e27c7785b6b96e006be7f9505fa80cddd794ef9

Former-commit-id: ae2d52f74cab348c153a22552347019d5ae0620f

    • -57
    • +0
    ./Ringtoets.HeightStructures.IO.Test/HeightStructureCalculationConfigurationTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationExporterTest.cs
    • -0
    • +232
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationReaderTest.cs
    • -0
    • +57
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationTest.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationWriterTest.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.IO.Test/Ringtoets.HeightStructures.IO.Test.csproj
  1. … 66 more files in changeset.
Merged revision(s) from branches/1143

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

Former-commit-id: 2abc7d85bfdc21de0821a8446af65b8e5daeba86

Former-commit-id: 5fac11a21ac81613fc30aab2ec519284215a51c2

    • -24
    • +20
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 62 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: cff9369c680a90f11ce3e5ac854602c9193f1cf8

Former-commit-id: 94de69a2317ac0ecb2b19e6d6f219b52980b29fa

    • -1
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 10 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: 0dbb63d6589a0c8a55bf7a0d07bddc9f9ff28142

Former-commit-id: 7f1110b946f13d581398e4d438427d127412bd16

    • -13
    • +12
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: 572656a80c12a07d07528103705ac30fe3f72591

Former-commit-id: 7b570b72ee3e5ce687c50f19b60235430b4ee2ed

    • -1
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Fix in testdata Related to Issue [WTI-1161]

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

Former-commit-id: 1a691b0db8e9ea4b2ffc15b3e6f1c21de5dc355e

Former-commit-id: 3fd61c4b9e69712a03c39da3f2f2b0c3708baf86

    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationWriterTest.cs
  1. … 1 more file in changeset.
Added testdata

Related to Issue [WTI-1161]

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

Former-commit-id: 278813c6da94969feea86690c1346c852c5274e9

Former-commit-id: 19266115cff1719e518f7b6d99d8d8a4fc77986a

Implemented context menu export item for calculation and groups in height structures failure mechanism. Added test cases for the exporter. Related to Issue [WTI-1161]

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

Former-commit-id: 100c942d9ee5573de96690bee1ead91dba31e74f

Former-commit-id: f5bb0de92ffa420d589c66837f37a19ccde46503

    • -10
    • +10
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructure.cs
    • -40
    • +119
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationExporterTest.cs
    • -0
    • +131
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationContextExportInfoTest.cs
    • -0
    • +171
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationGroupContextExportInfoTest.cs
    • -0
    • +15
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
    • -0
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -4
    • +6
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -15
    • +19
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
fixed test for writing height calculation configuration Related to Issue [WTI-1161]

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

Former-commit-id: 7363041de03f369088b8ae0848ea83f0890c740c

Former-commit-id: cef9bb7f85db84aa7da9cfa1dbc7933eb09cb368

    • -4
    • +4
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationWriterTest.cs
Refactored exporter / writer structure so that an actual writer can be used in the exporter instead of a less robust extension method approach. Related to Issue [WTI-1161]

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

Former-commit-id: 346c098d73f03d6d9f17ae31c61d501bfd563ace

Former-commit-id: 1ee1691764af1dbdd09945f2c06ea8a49687a687

    • -0
    • +155
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationExporterTest.cs
    • -0
    • +169
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationWriterTest.cs
    • -146
    • +0
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationXmlWriterExtensionsTest.cs
    • -1
    • +10
    ./Ringtoets.HeightStructures.IO.Test/Ringtoets.HeightStructures.IO.Test.csproj
  1. … 43 more files in changeset.
Fixed tests Related to Issue [WTI-1143]

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

Former-commit-id: 0068463f386520899d1598ce42d26d81af25137f

Former-commit-id: d7f5a000be8792a5b22ef8afddc028345d51aae1

    • -10
    • +5
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 11 more files in changeset.
Implemented XmlWriter extensions for writing out HeightStructureCalculationConfiguration to XML. Related to Issue [WTI-1161]

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

Former-commit-id: ed724628a4c1e59c13ff9fa0d56b5636f2405e98

Former-commit-id: cd1fcfd9103d6d6a0081a98cfb129f2f658bab00

    • -0
    • +6
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructuresCalculation.cs
    • -0
    • +57
    ./Ringtoets.HeightStructures.IO.Test/HeightStructureCalculationConfigurationTest.cs
    • -0
    • +146
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationXmlWriterExtensionsTest.cs
    • -0
    • +11
    ./Ringtoets.HeightStructures.IO.Test/Ringtoets.HeightStructures.IO.Test.csproj
  1. … 13 more files in changeset.
Review related changes => Improved MapDataTestHelper Related to Issue [WTI-1143]

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

Former-commit-id: d0fee081a4120e80877a1b032e07c31127afb6e1

Former-commit-id: 075cf35df56de7539cb39e3b62e6b49b01640a6d

    • -15
    • +14
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 17 more files in changeset.
Review related changes Related to Issue [WTI-1143]

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

Former-commit-id: 6f6efd2e1833ba1b584bdf6dd9095472f698e514

Former-commit-id: a85bfa9c0668a802aecfed72ba8b07f8b6c620ea

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 3 more files in changeset.
Improvements after review. Related to Issue [WTI-1141]

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

Former-commit-id: 7e8d7dfb1c59a8e813a2e0fdc03863b23bee740e

Former-commit-id: 6c7443ee56748728f3301e1b5b8f34b70c424171

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 16 more files in changeset.
Implemented RingtoetsMapControl in all failureMechanism views. Related to Issue [WTI-1143]

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

Former-commit-id: 39f3dd1720d3e36f72b54fa0ea1d14b5a0c6097a

Former-commit-id: c52e1f12d8585fcd53c283c2cd081ab0d4ace4f6

    • -33
    • +11
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 30 more files in changeset.
Implemented constants for background data. Related to Issue [WTI-1141]

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

Former-commit-id: f9793bc7f829550f5cda805194d96fa55aa45c1f

Former-commit-id: a24991626432f6c1ebea2918f222f8256bd39917

    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 19 more files in changeset.