Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Made sure features are not added when foreshore profiles don't have geometries. - Refactored tests. Related to Issue [WTI-300]

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

Former-commit-id: 0936e93f6fc8aba5e1113123cd618f7157455344

Former-commit-id: 92f672fdae074dd04dd2e654beabe5f103586812

    • -42
    • +76
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 14 more files in changeset.
* Introduced WmtsMapData class * Extended AssessmentSection with BackgroundMapData property. * AssessmentSection.BackgroundMapData exposed in project tree. * Refactoring common code for test stub implementation of IAssessmentSection. Related to Issue [WTI-1085]

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

Former-commit-id: d2fbeb9b138f4410f10feba12b416b00984a3bfb

Former-commit-id: a51d7b249c1e2a0257b91407dbef3ebeaf964c5c

    • -41
    • +17
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
  1. … 45 more files in changeset.
Refactored HydraRingCalculatorBase so it will only throw one exception. Related to Issue [WTI-777]

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

Former-commit-id: a6de8a1ad179588f61a471c820b522033db66125

Former-commit-id: dbe8dc7f4c11ca209636bc2288143268ef5d8149

    • -2
    • +2
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 32 more files in changeset.
Removed unused using. Added [TestFixture] where missing. Using: \{[\s\n]+public class.+Test[\s\n]+\{ Related to Issue [WTI-972]

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

Former-commit-id: a8dba08d8cb0ab0acda968571277d7b384a7b19d

Former-commit-id: 0dd2252f66ec279c20f047791fe7870ae9c63e84

    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructuresInputContextPropertyInfoTest.cs
  1. … 8 more files in changeset.
Added some missing license header files. Renamed tests to match what is tested. Related to Issue [WTI-972]

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

Former-commit-id: 8cd2e7edf77f423240cb5eda122e5e7db0e70027

Former-commit-id: 2c9fbc42be8a55eaa73ece30b8905fab3c42a1d4

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailureMechanismPropertiesTest.cs
    • -1
    • +23
    ./Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructuresFailureMechanismContextPropertyInfoTest.cs
    • -1
    • +22
    ./Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructuresInputContextPropertyInfoTest.cs
  1. … 12 more files in changeset.
Clear output on removal of Height Structures

Related to Issue [WTI-972]

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

Former-commit-id: 1095851633e6eedf13dd0d9620db0349d4616208

Former-commit-id: f88f144a1c7945f83b2e5cccc7a4316d3cc96b4d

    • -2
    • +14
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 1 more file in changeset.
Added changehandler call from StabilityPointStructuresFailureMechanismProperties. Introduced constructor parameters for StabilityPointStructuresFailureMechanismProperties. Related to Issue [WTI-974]

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

Former-commit-id: a670b565a1dc408222b91fe217e198227e93259b

Former-commit-id: 3226913a6a51353107cc2ec6e4e287482c953360

    • -0
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailureMechanismPropertiesTest.cs
  1. … 9 more files in changeset.
Added changehandler call from HeightStructuresFailureMechanismProperties. Introduced constructor parameters for HeightStructuresFailureMechanismProperties. Related to Issue [WTI-972]

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

Former-commit-id: 5467e36822d320cefc795f4706a4a452b8b11026

Former-commit-id: 167ed7a2e4cf64b98ad99747abce27f1f6c9115d

    • -37
    • +110
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailureMechanismPropertiesTest.cs
    • -0
    • +59
    ./Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructuresFailureMechanismContextPropertyInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
  1. … 2 more files in changeset.
Made use of nameof operator. Removed redundancy. Made types explicit in tests. Related to Issue [WTI-973]

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

Former-commit-id: ae0a1774c3921e4893681196f73a6bfa1f084bc4

Former-commit-id: 0304bd841817e0d89abbbb8792162fb125eedae0

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
  1. … 20 more files in changeset.
Added null checks and documentation in height structures calculation service. Related to Issue [WTI-777]

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

Former-commit-id: ac75354b641fed54c3aac29476b3e4ea6eee9b10

Former-commit-id: a3c5ec0f83e92f501192da0ede81c6181d033f67

    • -44
    • +136
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 2 more files in changeset.
Fixed synchronization of Calculation assignments to SectionResult when dike profiles are assigned to calculations or when dike profile or calculations are deleted. Related to Issue [WTI-968]

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

Former-commit-id: 2c3389f3ce5ae650350fe36697da4d08761ace93

Former-commit-id: 35b379b3f056389aa0a2859a2cf0af85a9cba6cc

    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
  1. … 23 more files in changeset.
Made the context for StructuresInputBaseProperties a constructor parameter. Related to Issue [WTI-973]

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

Former-commit-id: 4e5398462ba1ed5e8304e674343519593bf8d8e1

Former-commit-id: bde528a2d322d326e34ebc33df3d64ab4af10b44

    • -76
    • +65
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -0
    • +61
    ./Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructuresInputContextPropertyInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
  1. … 14 more files in changeset.
- Changed DeletedObjects to RemovedObjects. - Added tests for piping input view info. Related to Issue [WTI-1034]

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

Former-commit-id: 94c0f6d7409c0da4d726d3eaac111507f58ac59e

Former-commit-id: 756cebae3a1c6cae4e2168de4d0111014e1e5b4c

    • -1
    • +1
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 14 more files in changeset.
Extracted TestStructuresOutput for reuse. Remove calculation results when input changes for closing structures failure mechanism. Related to Issue [WTI-973]

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

Former-commit-id: f929ee8cdcbc1fdf43c9051695222d306d9ca729

Former-commit-id: 7355f2162ab9ef94256533232413bf6437017576

    • -0
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -6
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
Extended/improved TreeNodeInfo tests (part III) Related to Issue [WTI-1038]

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

Former-commit-id: 07f9bb88ac315d43408a8b1fb426a5d087a4e31e

Former-commit-id: 23a2b2c26673d8a42114a4f82434ea6e8f769f86

    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/FailureMechanismResultContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresInputContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresScenariosContextTreeNodeInfoTest.cs
  1. … 84 more files in changeset.
Extended/improved TreeNodeInfo tests (part I) Related to Issue [WTI-1038]

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

Former-commit-id: 035694d130c851d59932bc8b80d4c1f92041a56c

Former-commit-id: 708bd649cab54cde001d099cb81464bc0a5e639d

    • -2
    • +3
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/FailureMechanismResultContextTreeNodeInfoTest.cs
    • -2
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -3
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -6
    • +7
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +3
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresInputContextTreeNodeInfoTest.cs
    • -2
    • +3
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresScenariosContextTreeNodeInfoTest.cs
  1. … 50 more files in changeset.
* Extended IReferenceLineReplaceHandler with DoPostReplacementUpdates to allow for actions to be resolved after the replacement of the ReferenceLine took place. ** Main reason behind this architectural choice, is allowing for UI updates from non-UI threads. ** ReferenceLineImporter makes use of this new method in the DoPostImportUpdates method. * ReferenceLineReplaceHandler now keeps track of deleted objects and closes views for those objects in the DoPostReplacementUpdates method. ** Introduced ClearResults class for this purpose. ** Updated DataSynchronisationService methods related to replacing the ReferenceLine and now keep track of both changed objects as well as removed objects. * Cleanup in some commands to use IViewCommands. Related to Issue [WTI-1034]

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

Former-commit-id: 239f69a11ed199f938d5dd31e76f60772ad40072

Former-commit-id: 9cb0286bb78c272cc2d2cb43b703d0fc9ad386f3

    • -2
    • +12
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
    • -0
    • +4
    ./Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj
  1. … 55 more files in changeset.
Changed behavior of the HeightStructuresInput: - Values (including mean, SD/Coefficient of Variation) that are set by selecting a structure are defaulted to NaN - When structure is reset to NULL, all dependent values that are set by selecting a structure are defaulted Related to Issue [WTI-1041]

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

Former-commit-id: fdeb92bc72bf9822f4d77a395a5248d944715eda

Former-commit-id: ccf4aec2a4414ca059e0af5e3cf76654d136694b

    • -2
    • +2
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
  1. … 1 more file in changeset.
Changed behaviour of the FailureProbabilitStructureWithErosion: - Value initialized to default value of 1, value is reinitialized when structure is NULL for the HeightStructuresInput - Value is retained to its set value when structure is NULL for the ClosingStructures or StabilityPointStructures - Adjusted affected tests

Related to Issue [WTI-1041]

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

Former-commit-id: e622568856a0d23b6cf6a3bcc35d794c1a879548

Former-commit-id: 11b1340d81cb388ff51d0a9fd10038c3ef0322ad

    • -0
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
  1. … 5 more files in changeset.
Updated SQLite to latest version (104) paired with tangerma

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

Former-commit-id: eaf4116984bf2ff02963d7bdd6b41a185f84feb0

Former-commit-id: 3f05e6c748f9f906043be943fd1d30e12c133b35

    • -0
    • +11
    ./Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj
    • -0
    • +1
    ./Ringtoets.HeightStructures.Integration.Test/packages.config
  1. … 14 more files in changeset.
Updated SQLite to latest version (104) paired with berg_jl

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

Former-commit-id: b7f49496d25e38cc4ff409d44a86b09d8ab5b536

Former-commit-id: b44681b37cdf650d516bbce670eef9e8de813e4a

    • -4
    • +4
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/packages.config
    • -7
    • +2
    ./Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj
    • -1
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/packages.config
    • -4
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/packages.config
    • -5
    • +5
    ./Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service.Test/packages.config
  1. … 209 more files in changeset.
Implement consistent ordering in context menus, quality check for previous corrected items: - Structures context - Dike profiles context - Foreshore profiles context

Order was adjusted according to the issue description.

Related to Issue [WTI-995]

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

Former-commit-id: 3235c2be3daee181c61130d000b03adaacd91ac4

Former-commit-id: 6740ef30ddc37f6004975d3b7868a1d52270755f

    • -7
    • +11
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
Improvements after review. Related to Issue [WTI-773]

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

Former-commit-id: bf03f344571164795f315d8a063a3bc2bdc2b9c4

Former-commit-id: beb549c0f7dc4e2aeaee8e8152a840fa15364b86

    • -2
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -2
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -9
    • +9
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 36 more files in changeset.
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.