Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added null checks in dune erosion and closing structures calculation services. Related to Issue [WTI-777]

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

Former-commit-id: 63f021f5741f4dae65ad82aa12c4593af72c8727

Former-commit-id: 19a06c73d09214b5c9422976aeb691946802d415

    • -82
    • +160
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 4 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.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructureTreeNodeInfoTest.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

    • -133
    • +75
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
    • -0
    • +61
    ./Ringtoets.ClosingStructures.Plugin.Test/PropertyInfos/ClosingStructuresInputContextPropertyInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.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.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.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

    • -324
    • +432
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -6
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
Removed IGrassCoverErosionOutwardsFailureMechanismPropertyChangeHandler. Made IFailureMechanismPropertyChangeHandler generic. Implemented IFailureMechanismPropertyChangeHandler<GrassCoverErosionInwardsFailureMechanism> in GrassCoverErosionOutwardsFailureMechanismPropertyChangeHandler. Related to Issue [WTI-971]

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

Former-commit-id: fa614fa1c906e229bb5c23f5d4902230ae5a05e4

Former-commit-id: 19d7524b8499d203c177fc854341c211ca08f078

    • -7
    • +8
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 17 more files in changeset.
Added IFailureMechanismPropertyChangeHandler for ClosingStructuresFailureMechanismProperties. Updated tests for (invalid) values with and without confirmation for piping, grass cover erosion inwards and grass cover erosion outwards failure mechanisms.

Related to Issue [WTI-973]

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

Former-commit-id: 76580d08c34eaf23721670e0714d528354e34e0e

Former-commit-id: e5f4dfb51a26e7363c002052165b52a12791fd8d

    • -39
    • +152
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresFailureMechanismPropertiesTest.cs
    • -0
    • +59
    ./Ringtoets.ClosingStructures.Plugin.Test/PropertyInfos/ClosingStructuresFailureMechanismContextPropertyInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
  1. … 6 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.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructureTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresInputContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresScenariosContextTreeNodeInfoTest.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
    • +5
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructureTreeNodeInfoTest.cs
    • -3
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -6
    • +7
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +3
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -2
    • +5
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresInputContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresScenariosContextTreeNodeInfoTest.cs
  1. … 50 more files in changeset.
Removed obsolete Test from WaveConditionsInputContextPropertiesTest. Made certain variables' types explicit. Replaced .Matches(x => true) with Is.NotNull. Some general cleanups. Added missing docs. Related to Issue [WTI-968]

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

Former-commit-id: 95da872000b9ba2b113ad54b4c3f8ee363e25472

Former-commit-id: 782a5a1fef732e1f91e310b5a31aeb471f792751

    • -11
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
  1. … 68 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

    • -4
    • +12
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
  1. … 55 more files in changeset.
Changed behavior of the ClosingStructuresInput: - 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@7468 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1d4c82833723d19cbfe7e7d785313d5a9dd108e7

Former-commit-id: 3d57fc1444852eb84a51ae3f66394b77ba7f3fea

    • -10
    • +19
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.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

    • -9
    • +12
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 5 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.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/packages.config
    • -6
    • +6
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Integration.Test/packages.config
    • -4
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/packages.config
    • -5
    • +5
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.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
    • +10
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresContextTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
Renamed ClosingStructureFailureMechanismContextTreeNodeInfoTest tot ClosingStructuresFailureMechanismContextTreeNodeInfoTest Related to Issue [WTI-773]

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

Former-commit-id: 01aa24dfb42636fe00144c7dcdf97842fcfba66f

Former-commit-id: e50aa2482d02e3ed70a52b0f883645a5e800da66

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -762
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +762
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
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.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -36
    • +36
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 38 more files in changeset.
Implement consistent ordering in context menus - Made ClosingStructureContext menu consistent with the issue description - Adjusted affected tests Related to Issue [WTI-995]

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

Former-commit-id: ef16059e8de48346dff88e461a2450cfef44fc4a

Former-commit-id: b043463278b63a37f84a5eca8e82694c7399d65f

    • -20
    • +27
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -15
    • +18
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -37
    • +44
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.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.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/Ringtoets.ClosingStructures.Data.TestUtil.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil/Ringtoets.ClosingStructures.Data.TestUtil.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Ringtoets.ClosingStructures.IO.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Utils.Test/Ringtoets.ClosingStructures.Utils.Test.csproj
  1. … 211 more files in changeset.
Implemented failure mechanism view in plugin. Related to Issue [WTI-773]

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

Former-commit-id: 948b81dfc7ed6b6c37b714b059cc6c9e43ea16ef

Former-commit-id: 24171cd91098b3cf03cd320f74dffe5767cc523a

    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismViewInfoTest.cs
  1. … 5 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

    • -62
    • +60
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.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.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.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.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -756
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -264
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureTreeNodeInfoTest.cs
    • -665
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -1171
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -236
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresContextTreeNodeInfoTest.cs
    • -151
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -129
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresInputContextTreeNodeInfoTest.cs
    • -128
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresScenariosContextTreeNodeInfoTest.cs
    • -0
    • +33
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -0
    • +755
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +263
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructureTreeNodeInfoTest.cs
    • -0
    • +663
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -0
    • +1170
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -0
    • +235
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresContextTreeNodeInfoTest.cs
  1. … 225 more files in changeset.
Renamed ClosingStructureFailureMechanismProperties. Related to Issue [WTI-773]

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

Former-commit-id: 4249e0002cb1ea12b1ed926b824a45a1df7800e4

Former-commit-id: 993794aa745c111221cb521f0680f4db7379a314

    • -201
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructureFailureMechanismPropertiesTest.cs
    • -0
    • +201
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresFailureMechanismPropertiesTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
  1. … 4 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
    • +60
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 7 more files in changeset.
- Introduced context for dune erosion failure mechanism. - Connected plugin with app. - Started with tree node info defintion in dune erosion plugin. Related to Issue [WTI-773]

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

Former-commit-id: e9d741234e125295c26ee0e2e411b1f0be66c3a1

Former-commit-id: 44ad966a85867eabae536e23e9b23e06257439e9

    • -2
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
  1. … 14 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

    • -13
    • +3
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.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.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.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.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.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.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
  1. … 10 more files in changeset.