Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extended StructuresInputBasePropertiesTest Related to Issue [WTI-556]

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

Former-commit-id: 62e16b0325729bb5d896b2b2bc226212c98982eb

Former-commit-id: cf208a5f24e75706573a095802b84b35945188e9

    • -93
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
  1. … 1 more file in changeset.
Fixed double run tests.

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

Former-commit-id: 04d4aad9801f90db1de4d459825bd3aaa5d3e7d6

Former-commit-id: 81682ca1ae3115ad1b16ff79e2a4e072db5b9f0b

    • -16
    • +16
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
  1. … 30 more files in changeset.
Extended StructuresInputBasePropertiesTest Related to Issue [WTI-556]

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

Former-commit-id: a0d9c7df75776a86144f652310c4fafcda8d11d3

Former-commit-id: 93050412cb649494357505250828787b0b180300

    • -77
    • +25
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
  1. … 1 more file in changeset.
Added first version of StructuresInputBasePropertiesTest Related to Issue [WTI-556]

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

Former-commit-id: b189b145789e37188bb4a0c2d350042d94166665

Former-commit-id: 86c6c2ec1646df4b2833b20f07825b420a22118c

    • -15
    • +15
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
  1. … 2 more files in changeset.
Adapted some log messages Related to Issue [WTI-867]

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

Former-commit-id: 4ba3ccc4c2c1a59dfc7c0d0988ffa1c9d357c298

Former-commit-id: 9c257e93cfec630cf11fccd264b9bcc01122aed6

    • -1
    • +1
    ./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
    • -2
    • +2
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 8 more files in changeset.
Incorporated review comments 1129 - Cleaned up tests: introduced variable - Improved ClosingStructuresCalculationServiceTest with suggestions

Related to Issue [WTI-554]

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

Former-commit-id: 3c6dcfe16f795d89fd080b66cd25b205bfb95152

Former-commit-id: 59c3a57b35a5ca625fc32cd08aa43e5ed080cb3c

    • -2
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +4
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 5 more files in changeset.
Incorporated review comments 1129 - Changed method call signature of the Calculate methods in the HeightStructures and ClosingStructures services: service extracts the necessary information, not the activity Related to Issue [WTI-554]

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

Former-commit-id: 79566144bc44d8b7d4a1f435453d3321ee598df7

Former-commit-id: e73b7a124a7b3e44631e862bf7dcd5db00cd6425

    • -21
    • +12
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 5 more files in changeset.
Incorporated review comments 1129 - Moved the responsibility of determining the directory of the HLCD filepath from the plugin to the service (fixed for all structures calculations) Related to Issue [WTI-554]

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

Former-commit-id: 50ef699096c94b2a5bd589bfdd8a4499d0cfb07c

Former-commit-id: 40fa4afce33f65e13e23ac0125c57d33044e7739

    • -1
    • +1
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationActivityTest.cs
    • -2
    • +5
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 9 more files in changeset.
Incorporated review comments 1129 - Make all Validation methods of the services static

Related to Issue [WTI-554]

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

Former-commit-id: c2c1dfa6ae053ad7643e226bab6babdcccdf32c8

Former-commit-id: bfac9a2e7e59a3da068ccea7378d8c8bd4cde47a

    • -10
    • +10
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 29 more files in changeset.
* Extracted ParameterNameExtractor to Ringtoets.Common.Services. * Fixed Resources names to be consistent with naming convention. * Improved message text. Related to Issue [WTI-925]

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

Former-commit-id: 8e4eba96b51adda20434194e2e84663e9dbaa836

Former-commit-id: 9c8134b11d9b377f751047bcacda1f21bf497a7e

    • -1
    • +2
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
  1. … 14 more files in changeset.
* Create and Read extension methods for StabilityPointStructure instances. * Introduced RoundedDouble.NaN constant (removes the proliferation of casting from double.NaN to RoundedDouble) Related to Issue [WTI-911]

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

Former-commit-id: e0faff5c1252f482de48e7849a8d4ae3f6bf1d5c

Former-commit-id: 2f2757c0a49641b703a66ca60d5ab0e28b7e7098

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 69 more files in changeset.
Incorporated review comments WTI-1124: - Renamed DistributionValidationService to DistributionValidation, formatting - Adjusted string values and corresponding tests Related to Issue [WTI-925]

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

Former-commit-id: 0f6280f46151db7b3d270a8adb5edb9689a49816

Former-commit-id: e6aedfdc5c2fde86ecc95a8c9073297222b98aee

    • -1
    • +1
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 9 more files in changeset.
Implement validation service: - Validation for the orientation introduced: value cannot be NaN or a log error message will be generated

Related to Issue [WTI-925]

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

Former-commit-id: 60d0f69b18d1f343bf941a00a2614e784a95b417

Former-commit-id: 1cbb015d88675604d3c02a35ba790ce9d8e2fea4

    • -1
    • +1
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 12 more files in changeset.
Generalized three structures Calculations to StructuresCalculation class. Related to Issue [WTI-594]

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

Former-commit-id: a8405ee298bf3c641f426352c072744f2e3685cb

Former-commit-id: 5968cf3a46e1b19065199c498dbd525ef5f26552

    • -146
    • +0
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresCalculationTest.cs
    • -3
    • +4
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultTest.cs
    • -3
    • +4
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Data.Test/Ringtoets.HeightStructures.Data.Test.csproj
    • -1
    • +2
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/TestHeightStructuresCalculationTest.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructuresCalculation.cs
    • -3
    • +4
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationContextTest.cs
    • -2
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresInputContextTest.cs
    • -8
    • +9
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -15
    • +16
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -23
    • +24
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -8
    • +9
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -2
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresInputContextTreeNodeInfoTest.cs
    • -3
    • +4
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresScenarioRowTest.cs
    • -6
    • +7
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresScenariosViewTest.cs
  1. … 79 more files in changeset.
Implement validation service for structures: - Data model handles validation ranges for DeviationWaveDirection: value should be between |360| - Removed obsolete resource values

Related to Issue [WTI-925]

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

Former-commit-id: 7459235e3a8909242bd6a1ecc8c2f5685cbf0292

Former-commit-id: d4a44b46c09fd65b616764e3a09746aef596271a

    • -3
    • +27
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
    • -6
    • +3
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
    • -6
    • +3
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 9 more files in changeset.
Fixed synchronization with result view for height structures. Related to Issue [WTI-596]

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

Former-commit-id: 97164bf693faeb89856252cd0fa89999a616a5ed

Former-commit-id: 9bacec9845e5b410c273b387cddc79d40e570b25

    • -0
    • +87
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultTest.cs
  1. … 1 more file in changeset.
Connecting ClosingStructureCalculationActivity with relevant services: - Added missing tests for the validation of whether the hydraulic database connection is valid and whether a hydraulic boundary location is selected - Added missing test for the CalculationContextTreeNodeInfo - Renamed test in HeightStructuresCalculationContextTreeNodeInfoTest: misleading test name

Related to Issue [WTI-554]

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

Former-commit-id: 5ea5749d6eb6995e18bfc70d6ebdc5966b39bf44

Former-commit-id: 1e64d19a3d35cedc4f40f093ffe642e574348a06

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Removed redundant validation from HeightStructureInputContext Related to Issue [WTI-556]

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

Former-commit-id: 19e84a7d561581daaffa891eedbdaa96a7d1cfa1

Former-commit-id: b8b144f0ed7bdebf1a7b45be80230e46f841af11

    • -22
    • +5
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresInputContextTest.cs
    • -8
    • +26
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -7
    • +13
    ./Ringtoets.HeightStructures.Forms.Test/TreeNodeInfos/HeightStructuresInputContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Integrated ClosingStructuresInputContextProperties Related to Issue [WTI-556]

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

Former-commit-id: b7f8f1e2edcc01e5be633b7be64615a66e487532

Former-commit-id: fe3dc16ee03beb4319a7571c4d74f4bf5dcaff85

    • -8
    • +8
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
  1. … 4 more files in changeset.
Made HeightStructuresInputContextProperties derive InputContextBase Related to Issue [WTI-556]

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

Former-commit-id: 73ea43d38669bfff1294484ef2a832f2ab668415

Former-commit-id: 56aea1331c6c9c0efb76e29494801df3d583da07

    • -6
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
  1. … 3 more files in changeset.
Renamed StructuresContextBase into FailureMechanismItemContextBase Related to Issue [WTI-559]

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

Former-commit-id: a4aeed090ac10135b615ddf3cc9a7e76c4054a4b

Former-commit-id: c62c7ed222b9c0f34ccbe399d7e7d02703ee4256

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationContextTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationGroupContextTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresInputContextTest.cs
  1. … 21 more files in changeset.
Connecting ClosingStructureCalculationActivity with relevant services: - Introduced ClosingStructuresHelper to retrieve the FailureMechanismSection for the calculation (exact copy as its HeightStructure equivalent) - Introduced ClosingStructureDataSynchronizationService for clearing data (exact copy as its HeightStructure equivalent) - Extended TestClosingStructure: location and name can be given as constructor parameters - Extended ClosingStructuresCalculationActivity

Related to Issue [WTI-554]

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

Former-commit-id: d012afdfbe58a814a251ec14ee1f7fda3a692f9b

Former-commit-id: d0160bbe79591388194164d3b6d3ae6a1c3c23d8

    • -0
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultTest.cs
  1. … 17 more files in changeset.
Make sure all toetssporen have a toetslaag 1 in their "Resultaat" view * Moved AssessmentlayerOne and AssessmentLayerThree to base * cleaned *FailureMechanismSectionResult.cs * cleaned *FailureMechanismSectionResultTest.cs * cleaned *FailureMechanismSectionResultRow.cs * cleaned *FailureMechanismSectionResultRowTest.cs Related to Issue [WTI-935]

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

Former-commit-id: 0e03c6bc20f13d073b13cf30def9c56982e07d84

Former-commit-id: 8e305f808667634c5856790dac77d85097e8393e

    • -61
    • +6
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultTest.cs
    • -76
    • +7
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 89 more files in changeset.
Merged revision(s) from branches/WTI 556

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

Former-commit-id: e50f7ed7f219070fe29b4b2209145f925026a466

Former-commit-id: f870972d67ab537639530939dd69673425eb3f76

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationContextTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationGroupContextTest.cs
    • -128
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresContextBaseTest.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresInputContextTest.cs
    • -6
    • +10
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -4
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -146
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/UITypeEditors/HeightStructuresInputContextForeshoreProfileEditorTest.cs
    • -149
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/UITypeEditors/HeightStructuresInputContextHydraulicBoundaryLocationEditorTest.cs
    • -139
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/UITypeEditors/HeightStructuresInputContextStructureEditorTest.cs
  1. … 63 more files in changeset.
Merged revision(s) 6057-6082 from trunk

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

Former-commit-id: 84b40a2d1bfc4dbcc53d99545cc7f756d960199d

Former-commit-id: 80089c054f1bfd3678ed301b9f1f96d90fa5f2c7

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
  1. … 3 more files in changeset.
Removed redundant UITypeEditors Related to Issue [WTI-556]

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

Former-commit-id: 4b0d7ce92f6325cb9942ec4fba7d47ccc6a76966

Former-commit-id: 3d7116608af510fd71617f1ce28d3bfd10a24ff5

    • -0
    • +4
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -2
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -146
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/UITypeEditors/HeightStructuresInputContextForeshoreProfileEditorTest.cs
    • -149
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/UITypeEditors/HeightStructuresInputContextHydraulicBoundaryLocationEditorTest.cs
  1. … 4 more files in changeset.
* Made C parameter of GeneralClosingStructuresInput readonly. ** Updated all affected classes, including storage. * Refactored inline string resource in unit tests * Renamed parameters. Related to Issue [WTI-552]

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

Former-commit-id: bd454a77a220c0bbc0b794d9961e7b2b621b291f

Former-commit-id: 4e6d3dc4ff0279271bcff71b9d7e86345870dea3

    • -5
    • +5
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailureMechanismPropertiesTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -12
    • +12
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
  1. … 29 more files in changeset.
Moved IHasStructureProperty to Core.Common.Forms Related to Issue [WTI-556]

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

Former-commit-id: 900522c5791d5af3c91263ccdba6173da6e170b4

Former-commit-id: 3c4c477d0213c47015ffaec13be82565ab28fff4

    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -129
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/UITypeEditors/StructureEditorTest.cs
  1. … 9 more files in changeset.
Introduced StructureEditor Related to Issue [WTI-556]

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

Former-commit-id: 11601c3d17cf213c5acd11f07a82c206f63dac2a

Former-commit-id: 1b292620d2185eb98e73f5babc2eb0e92b4fcb31

    • -6
    • +6
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -139
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/UITypeEditors/HeightStructuresInputContextStructureEditorTest.cs
    • -0
    • +129
    ./Ringtoets.HeightStructures.Forms.Test/UITypeEditors/StructureEditorTest.cs
  1. … 5 more files in changeset.
Moved StructuresContextBase to Ringtoets.Common.Forms Related to Issue [WTI-556]

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

Former-commit-id: 0ab1c859fb4e51dfb7e4fd3aedca9503c0394081

Former-commit-id: d695edc42274583f40e9717d4a3b7f7c4ba20820

    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresInputContextTest.cs
    • -129
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/StructuresContextBaseTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
  1. … 7 more files in changeset.