Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement consistent ordering in context menus - Made HeightStructures menu consistent with the issue description - Adjusted affected tests

Related to Issue [WTI-995]

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

Former-commit-id: eae4caba78b11cbbd0695f2d7a3358624ec7279f

Former-commit-id: 73db88a83861052bbdc8dd8fa0114766da51b5b2

    • -15
    • +18
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -37
    • +44
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -20
    • +27
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/Ringtoets.HeightStructures.Data.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/Ringtoets.HeightStructures.Data.TestUtil.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil/Ringtoets.HeightStructures.Data.TestUtil.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/Ringtoets.HeightStructures.IO.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Utils.Test/Ringtoets.HeightStructures.Utils.Test.csproj
  1. … 211 more files in changeset.
* renamed parameters. * improved code cohesion. * Made variables explicit. Related to Issue [WTI-1041]

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

Former-commit-id: 4f1bc8fec13686b9aedf522f82655d2120be56f0

Former-commit-id: e4a058ebe839b86d2d71ceaa6ccc0ef8212fc6a3

    • -16
    • +14
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
  1. … 7 more files in changeset.
Made assertion methods public and moved it to generic MapDataTestHelper to prevent duplication. Related to Issue [WTI-773]

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

Former-commit-id: f4970fba98af98ff2449ff79c1fd162979db06ab

Former-commit-id: 8c97e4d0c25b26fd89e6b13367e27216d56d370a

    • -38
    • +7
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 10 more files in changeset.
Moved all TreeNodeInfo tests and other info tests from forms test project to plugin test project. Related to Issue [WTI-773]

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

Former-commit-id: b845a4c5c923896a2059ff46ac7dd5eb076dd82e

Former-commit-id: bbf06f92d9b3fd77e194139bffff7de75b4cc1b4

    • -29
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -140
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/FailureMechanismResultContextTreeNodeInfoTest.cs
    • -264
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -810
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -1343
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -234
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
    • -896
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -153
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresInputContextTreeNodeInfoTest.cs
    • -142
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresScenariosContextTreeNodeInfoTest.cs
    • -0
    • +37
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -0
    • +139
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/FailureMechanismResultContextTreeNodeInfoTest.cs
    • -0
    • +263
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -0
    • +809
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -0
    • +1342
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -0
    • +233
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
  1. … 225 more files in changeset.
Synchronize schematization parameters in a consistent way: - Reset schematization properties to their default values when structure is NULL: -- Introduced a general method to prevent code duplciation for each structure -- Added test that asserts the reset and whether unrelated values were changed

Related to Issue [WTI-1041]

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

Former-commit-id: 69cc21f5d0989fea5f32dffc51f3beab74a0211b

Former-commit-id: ae08cf3f2893a0f155e8ae74471dbab83937e6e9

    • -0
    • +30
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
  1. … 7 more files in changeset.
Cleanup after removal of some properties in PropertyInfo Related to Issue [WTI-1039]

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

Former-commit-id: d5cd023865887a9ae8d4552255123f153b5c518b

Former-commit-id: 3779827f9c612565b3ccf77cc0f9f9c63e772281

    • -11
    • +3
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
  1. … 10 more files in changeset.
Removed AfterCreate property Related to Issue [WTI-1039]

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

Former-commit-id: 52b957842d94d4c884f2a5bd30e896e4a7f81aab

Former-commit-id: 9aaf5cd1cd607c31f214827721b63b67bc0397fd

    • -3
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
  1. … 19 more files in changeset.
Removed AdditionalDataCheck property from PropertyInfo Related to Issue [WTI-1039]

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

Former-commit-id: 8e0924d5620700b5e1ee0ce8d72fbdc4c14799b2

Former-commit-id: 9d5c570cdc26a775324a51fe5735bdfc82a2dcf4

    • -3
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
  1. … 17 more files in changeset.
Removed GetObjectPropertiesData property from PropertyInfo. Related to Issue [WTI-1039]

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

Former-commit-id: 97f3c7becd8aefcdda1c596900de24d5bbbda723

Former-commit-id: 466e561ac1cf5b078d177e93731cf09d36dcd156

    • -3
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
  1. … 10 more files in changeset.
Replaced calls to GetObjectPropertiesData with calls to CreateInstance. Updated PropertyInfoExtensions to just set Data based on the sourceData when it wasn't already set in the CreateInstance function. Related to Issue [WTI-1039]

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

Former-commit-id: d74bdc2465940c63fe37c43aad0fff0690cac57a

Former-commit-id: e6a7f359cc4f720ee65c2943ea7c0662351ad090

    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
  1. … 23 more files in changeset.
Performed Resharper cleanup

Related to Issue [WTI-1008]

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

Former-commit-id: 23d17fd6b5257a25b167839d9106eea6fa7be554

Former-commit-id: 4a817a07bc646924777514e78010c89bc0fdf9b5

    • -1
    • +1
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 112 more files in changeset.
Removed unused references. Related to Issue [WTI-1008]

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

Former-commit-id: 8bc7ed148618701ab4292ebd94e2d0f63c4dff6b

Former-commit-id: e2edd38a63cc21f7401cf9ca23a0b342e932cb2c

    • -4
    • +0
    ./Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj
  1. … 13 more files in changeset.
Fixing Resharper code issues. Related to Issue [WTI-1008]

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

Former-commit-id: ed7bdaf426b549dfa60896ccf59854697ad97eff

Former-commit-id: fa5e42a5f1f12ee8bcf3aefb993b7da5b4e4e3f7

    • -4
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresScenariosViewTest.cs
    • -1
    • +6
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresScenariosViewIntegrationTest.cs
  1. … 26 more files in changeset.
Review related changes Related to Issue [WTI-1018]

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

Former-commit-id: 5e38562dde60ef86e989829abae30dd5e8ef4cfa

Former-commit-id: ab44d9c3ab30488aa4bd9b15590b0dc68b83b91e

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

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

Former-commit-id: 05100945b1956fb659a1ff5626aa5c757294cb97

Former-commit-id: 7d4d29a055cc0496fed8e09e93711a6547719a34

    • -18
    • +8
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 26 more files in changeset.
Renamed FailureMechanismSectionResultNoProbabilityValueDoubleConverter to NoProbabilityValueDoubleConverter, since it no longer applies to just FailureMechanismSectionResults Related to Issue [WTI-987]

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

Former-commit-id: 3f557d4a73659c2e030bbf200bad917b86e7c4c3

Former-commit-id: ad4e8b30b9d25945e40171b7df5dbcf9671ab05a

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 28 more files in changeset.
Extended MapView related tests Related to Issue [WTI-1018]

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

Former-commit-id: 9d3f8368660d5ca26b2ea16907fff24e51647679

Former-commit-id: 047957c917ce4f8496fd50b582bef05f86c77887

    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Merged revision(s) 7087 from trunk: * 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/branches/CustomHydraulicBoundaries@7097 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bc9c915e5da7f2bf539a37d1ef2a7b3ce8b38fb0

Former-commit-id: e03075f8d998c307001c13341885fba1d5e940c9

    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 21 more files in changeset.
Merged revision(s) 7061 from trunk: * Moved HydraulicBoundaryDatabase from HydraRing.Data to Ringtoets.Common.Data/Hydraulics ** Cleaned up references accordingly. Related to Issue [WTI 988]

........

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

Former-commit-id: 445053bae005dcf19afdd63c5f91d8308324bcad

Former-commit-id: 427fbf2235d3fdcfe287242105ac8ced03b34302

    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 26 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

    • -4
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
    • -4
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
    • -4
    • +0
    ./Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj
  1. … 417 more files in changeset.
Incorporated comments review 1247: - Replaced StringAssert.StartsWith() with Assert.AreEqual when the validation message is fully defined Related to Issue [WTI-1014]

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

Former-commit-id: 43f3524ffa759adc37251c21f078ace17169341d

Former-commit-id: 0f6084e023a53b8c5c9fb44bdbce92519e4b4fd0

    • -7
    • +7
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 9 more files in changeset.
* Moved HydraulicBoundaryDatabase from HydraRing.Data to Ringtoets.Common.Data/Hydraulics ** Cleaned up references accordingly. Related to Issue [WTI-988]

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

Former-commit-id: 1cbfbcf8ccef4a1896ad4e79d8ec20cbc464353d

Former-commit-id: b18bac07e03abd4a1cc70e3c40475e7759521c86

    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
  1. … 130 more files in changeset.
Improved hydraulic boundary database related observing logic in failure mechanism views Related to Issue [WTI-957]

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

Former-commit-id: 5bbc0d51b37e51154927ef5fcea664f7ceb00407

Former-commit-id: 1d96e05c62c59e8a2821b249d15848492f78bd60

    • -2
    • +47
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 15 more files in changeset.
Changed labels of AssessmentLayerOneState. Related to Issue [WTI-1021]

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

Former-commit-id: 63baf9678c1c2f6f1aa744a026c2605f503ff607

Former-commit-id: 89fdfcacedf7f3e101a5f84b688d0bce09862c0f

    • -6
    • +6
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismResultViewTest.cs
  1. … 59 more files in changeset.
Final test improvements Related to Issue [WTI-957]

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

Former-commit-id: 904f2c2173ca1809c69dd6fb5056dec76292a87b

Former-commit-id: 97775e23c463253b413af6610054bd323c127cb9

    • -6
    • +10
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Refactored AssertHydraulicBoundaryLocationsMapData Related to Issue [WTI-957]

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

Former-commit-id: c386154973d3f505756ff4840a4cd0c3a1a8f7a8

Former-commit-id: 8b5c69aa21c7586b8932d6bd1398e34bb4e8b51c

    • -5
    • +5
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 11 more files in changeset.
Renamed some variables Related to Issue [WTI-957]

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

Former-commit-id: 340fc1a2711eef932d6d28398f58320b6e464110

Former-commit-id: 7f47d59122e2f535a9f244430c36a7853abd2001

    • -12
    • +12
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 19 more files in changeset.
* Fixed failing tests. * The '(de)select all' buttons of HydraulicBoundaryLocationsView are now also disabled for custom imported HydraulicBoundaryLocation elements. Related to Issue [WTI-1013]

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

Former-commit-id: c5111b169e545ddba134c8cdfc885f20e00f115a

Former-commit-id: befb609407d13e21d3bc4cb1fbf87c4a141f9177

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 17 more files in changeset.
* Fixed typos. * Refactored common code to new methods. * Fixed correct responsibility of filtering out duplicate observable notification. * Improved XML docs. * Improved returning all affected objects by some 'clear' methods of DataSynchronisationService classes. * Readded license header. * Simplified RhinoMock argument restraints. * Fixed test filename. * Fixed test structure of Integration tests conform coding conventions. Related to Issue [WTI-440]

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

Former-commit-id: 575f790757a486d0efa5b560c8170dc02cefb1f5

Former-commit-id: 8f94dd18882a6eaa65a1a9ca5592839b0d8b8084

    • -24
    • +33
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 33 more files in changeset.