Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -4
    • +11
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 5 more files in changeset.
Incorporated review comments 1129 - Cleaned up tests Related to Issue [WTI-554]

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

Former-commit-id: 8f7d65ef8065e2757706511fdfc408c05e0b9e61

Former-commit-id: a83de80f2b2122b5174f58363c9448ae6dd15f85

    • -155
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -197
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -3
    • +2
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -4
    • +4
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationActivityTest.cs
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

    • -28
    • +12
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 5 more files in changeset.
* Made variables explicit. * Resharper cleanup. Related to Issue [WTI-596]

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

Former-commit-id: f8dd875f7ba23965a19403c76918608d12072146

Former-commit-id: d728b03cc2ac6d683d9baf38b866951175ab7228

    • -36
    • +81
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
  1. … 3 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

    • -3
    • +1
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationActivityTest.cs
    • -7
    • +7
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.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

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.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
    • +3
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 14 more files in changeset.
- Set FailureProbabilityOpenStructure and FailureProbabilityReparation in calculation input to default value of 0 Related to Issue [WTI-838]

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

Former-commit-id: 0262a6911626b02a9a74f3a32c36625f6db7e247

Former-commit-id: f7ace5175fba87c6fbbe2d89e5a874823e308e93

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 1 more file 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

    • -4
    • +4
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 71 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.ClosingStructures.Data.Test/ClosingStructuresCalculationTest.cs
    • -3
    • +4
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -3
    • +4
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureCalculationTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructuresCalculation.cs
    • -3
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationContextTest.cs
    • -2
    • +3
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresInputContextTest.cs
    • -4
    • +5
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -15
    • +16
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -19
    • +20
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -3
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenarioRowTest.cs
    • -6
    • +7
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
    • -3
    • +4
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -30
    • +31
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.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
    • +26
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 11 more files in changeset.
Made AsssessmentLayerTwoA read only for closing structures. Related to Issue [WTI-596]

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

Former-commit-id: e7311616d320fd7f25650865a4616bc319d7717c

Former-commit-id: 5f171a4f9fbf24f2bcff024ea33f3dc92250b0a2

    • -21
    • +58
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -10
    • +5
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -42
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 6 more files in changeset.
Implemented scenario's view. Related to Issue [WTI-596]

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

Former-commit-id: 5fc85742812fa0df940919d151cce994d162da6c

Former-commit-id: 9dafebf82d0df3b56b1a131f709bce35722f35f9

    • -0
    • +17
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresCalculationTest.cs
    • -0
    • +251
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
  1. … 4 more files in changeset.
Made ClosingStructuresInputContextProperties derive InputContextBase Related to Issue [WTI-556]

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

Former-commit-id: cb71ce614877f7f76dcb2cc522928a9d595fa474

Former-commit-id: 1cac2b39fb3f04147b06c77cd8ddeffa249b6319

    • -6
    • +7
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresInputContextTest.cs
  1. … 2 more files 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

    • -0
    • +82
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -0
    • +85
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -0
    • +80
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 1 more file in changeset.
Connecting ClosingStructureCalculationActivity with relevant services: - Implemented functionality in the plugin as specified by the CalculationGroupContextTreeNodeInfoTests (note: generate scenario related tests are not implemented yet)

Related to Issue [WTI-554]

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

Former-commit-id: 72fe2a09b1dc25d4178f27a5a062ab0f9c3afb5a

Former-commit-id: 78ffdb1ae5c08d7d8964acd542e470f6190b687a

    • -0
    • +388
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Introduced scenario row for closing structures. Related to Issue [WTI-596]

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

Former-commit-id: 1355a41ddfb555a891eb95a90f9f46fdb6bae754

Former-commit-id: a23f9c679223e850707a27df44187b6f29d7bf9d

    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -0
    • +119
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenarioRowTest.cs
  1. … 3 more files in changeset.
Connecting ClosingStructureCalculationActivity with relevant services: - Implemented functionality in the plugin as specified by the CalculationContextTreeNodeInfoTests (Note: one function is still missing) - Added basic functionality for the validation of input parameters: validate hydraulic boundary location and DB connection - Renamed inconsistent names in the ClosingStructuresCalculationServiceTest - Adjusted TestClosingStructuresCalculation: one probability value was uninitialized

Related to Issue [WTI-554]

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

Former-commit-id: d67f48b0cf39e9911bf89af66c4c9d59d2180130

Former-commit-id: 0985bcd17011fc22fb933332858adc5420bc039e

    • -0
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureCalculationTest.cs
    • -6
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructuresCalculation.cs
    • -0
    • +8
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -3
    • +260
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -6
    • +6
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
* Added validation to GeneralClosingStructuresInput.N2A property. Related to Issue [WTI-552]

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

Former-commit-id: 5ed79acaaee9e056c9b5a8fc4746cb676e372879

Former-commit-id: b6c0ed8a4eee159eee5fda0aec41c1ef3f3e3bf1

    • -2
    • +22
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
  1. … 3 more files in changeset.
Added scenarioSelectionControl to ClosingStructuresScenariosView. Related to Issue [WTI-596]

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

Former-commit-id: f223b7f6cb137017fe9737c4c0cddf54f02eba51

Former-commit-id: 9e1ee5ef441165b1dca7e4f73cec0f41d88bf6c2

    • -6
    • +74
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
  1. … 3 more files in changeset.
Improve view info tests of scenario views. Related to Issue [WTI-596]

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

Former-commit-id: 3b762ed08aa26273c49ecf5d7f8a181d93c29470

Former-commit-id: e8b95ebe85a48d056c6c5bb8c708aff5ee7d6299

    • -14
    • +35
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresScenariosViewInfoTest.cs
  1. … 1 more file 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
    • +17
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
  1. … 4 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.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationContextTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationGroupContextTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresInputContextTest.cs
  1. … 21 more files in changeset.
Implemented scenarios view in plugin so we can open the view. Related to Issue [WTI-596]

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

Former-commit-id: 682d7ea5d75172c3c9cd8f11aa9fac138a9654a0

Former-commit-id: 1e6eca6218a12f7b00121dedf05760ab3df020e0

    • -0
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
    • -7
    • +3
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -0
    • +370
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresScenariosViewInfoTest.cs
  1. … 3 more files in changeset.
Implemented scenario view for closing structures. Related to Issue [WTI-596]

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

Former-commit-id: 76403ecfaa07b3fc365715dbddb24c739af9a56d

Former-commit-id: ef30b181eaccd06c2f5106c2cf90786b68a676db

    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -0
    • +42
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
  1. … 3 more files in changeset.
Connecting ClosingStructureCalculationActivity with relevant services: - Extracted string Resources for the service - Added missing license headers - Connected the calculation activity with the plugin

Related to Issue [WTI-554]

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

Former-commit-id: c62b7744f24ebb093e3a759c16f217bab3698c90

Former-commit-id: dce6c1b5b4b81088b1e55f7877040c5e91f42de5

    • -1
    • +0
    ./Ringtoets.ClosingStructures.Utils.Test/packages.config
  1. … 7 more files in changeset.
Connecting ClosingStructureCalculationActivity with relevant services: - Finalizing ClosingStructuresCalculationActivity: introduced Validation placeholder - Extended tests for Activity and renamed them to reflect the what is being tested

Related to Issue [WTI-554]

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

Former-commit-id: 4af55b9dda2b07623f3e3cad5e05b941668a61bc

Former-commit-id: 96b85be6f5754a5f21818c67ed8c3dadeb427098

    • -11
    • +59
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
  1. … 2 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.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +17
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureTest.cs
    • -3
    • +9
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructure.cs
    • -0
    • +101
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
    • -0
    • +324
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.cs
    • -0
    • +324
    ./Ringtoets.ClosingStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
    • -0
    • +434
    ./Ringtoets.ClosingStructures.Utils.Test/ClosingStructuresHelperTest.cs
    • -0
    • +32
    ./Ringtoets.ClosingStructures.Utils.Test/Ringtoets.ClosingStructures.Utils.Test.csproj
    • -0
    • +26
    ./Ringtoets.ClosingStructures.Utils.Test/packages.config
  1. … 7 more files in changeset.
Connecting ClosingStructureCalculationActivity with relevant services: - Added Util project and updated License

Related to Issue [WTI-554]

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

Former-commit-id: 5704a7675ed344d29141878e46ced7e2ff60893c

Former-commit-id: 17d8664afac1194756e97a2e466e76da13b20bfe

    • -0
    • +26
    ./Ringtoets.ClosingStructures.Utils.Test/Properties/AssemblyInfo.cs
    • -0
    • +63
    ./Ringtoets.ClosingStructures.Utils.Test/Ringtoets.ClosingStructures.Utils.Test.csproj
  1. … 4 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

    • -31
    • +17
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -71
    • +9
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 89 more files in changeset.