Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented validation rules registry for closing structures. Related to Issue [WTI-1353]

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

Former-commit-id: 1ec7b53eca773af580ea8c297cf9a6c72848ef1c

Former-commit-id: cd317d236ea7face9ddfdb1c1a775d484c8119d5

    • -0
    • +78
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresValidationRulesRegistryTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
  1. … 3 more files in changeset.
Introduced a StructuresOutput object: - Incorporated the StructuresOutput in the structures data structure - Updated affected services, Create and Read extensions

Related to Issue [WTI-1308]

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

Former-commit-id: 64ffbc00b2e927cbf1c3697e577697c3a12faf46

Former-commit-id: a7c4a8101d7e0566f03dc310c6553eddd52e242d

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -6
    • +6
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -3
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
    • -20
    • +22
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -7
    • +7
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.cs
  1. … 30 more files in changeset.
Extended StructureInputBase with a property ShouldIllustrationPointsBeCalculated: - Extended corresponding input class as well: property should always appear at the bottom (last item in the property info) Related to Issue [WTI-1308]

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

Former-commit-id: 604435166824e4af22c8d6b5abec94f07391ad66

Former-commit-id: 68b19731d552d98264a707c445848c6e9add2aa3

    • -3
    • +6
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
  1. … 8 more files in changeset.
Introduced StructuresCalculationServiceBase Related to Issue [WTI-1353]

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

Former-commit-id: 1f6d248b8179af6a9078b63bafc15d2818d32465

Former-commit-id: bbf53a7ff4361c1b8c388201a7639ee725fde530

    • -0
    • +11
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 7 more files in changeset.
Adapted ExportInfo names Related to Issue [WTI-1097]

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

Former-commit-id: 085068b47c31a5e26279ea7cd27fe53e4505b94d

Former-commit-id: 9b405e1393df991b8e1ce131bd72b7002b45ecbf

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationContextExportInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationGroupContextExportInfoTest.cs
  1. … 27 more files in changeset.
Improved log messaging (removed duplication on calculation names and others) Related to Issue [WTI-1097]

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

Former-commit-id: 7f80d5d4b3fe2cb329fc7a00666f09e0858a333c

Former-commit-id: 6a5fe69c43427946827b8a6ee1455e1649475356

    • -6
    • +6
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -6
    • +6
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -12
    • +13
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -12
    • +13
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -29
    • +27
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 96 more files in changeset.
Ensured activities always produce a start message Related to Issue [WTI-1097]

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

Former-commit-id: 4086bbc704fa8a2619493fc89ba1df166f2ba331

Former-commit-id: 5c9cad2e7ac939b5a3a2dcded3a09c6b784a0c94

    • -10
    • +12
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -7
    • +8
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -13
    • +15
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -13
    • +15
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 50 more files in changeset.
Extended validation and calculation related log messages Related to Issue [WTI-1097]

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

Former-commit-id: fa73d0b98b4ad7f339d76bb51f1f8c1a54595a13

Former-commit-id: f7874c6fe8426c9d0fc4f2ff32d293e96073407e

    • -12
    • +12
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -12
    • +12
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -3
    • +3
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 36 more files in changeset.
minor changes, making test more strict Related to Issue [WTI-1132]

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

Former-commit-id: 93b4878917c3abf6ae6b262e71fbf388fedbf1f5

Former-commit-id: 2ce3c76d3e86cbcb4ff02c4be05157b9185f6313

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 9 more files in changeset.
Added functional tests for the importers to verify behaviour when: - All relevant structure parameters are missing and a duplicate irrelevant parameter is present - Some parameters are missing and a duplicate irrelevant parameter is present - Moved test-data files to their respective folders to clearly indicate what they represent Related to Issue [WTI-1281]

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

Former-commit-id: cabe56098ff78344893ffe12fe5cc8a10a4cf0a5

Former-commit-id: ca0d668356f92be1209e15b4adcbc22709db9a45

    • -2
    • +105
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 37 more files in changeset.
Implemented the filter of the structure parameter rows: - Added test which contains a single structure where all the relevant parameters are defined including a duplicate irrelevant/undefined parameter Related to Issue [WTI-1281]

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

Former-commit-id: cb915214bb014caab8ff12c106beeb65ef09b271

Former-commit-id: 9df1c3bfc0b2339bb0f2396bf0cd35970b32fdce

    • -0
    • +42
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 9 more files in changeset.
Added functional tests for the UpdateDataStrategies for the Structures related failure mechanisms Related to Issue [WTI-1331]

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

Former-commit-id: ba3a2b875987a5c526ae3f3347b8eb911b4b9758

Former-commit-id: 41e144449015968fd1ec86c0fe2d1505ce19253d

    • -0
    • +66
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureUpdateDataStrategyTest.cs
  1. … 2 more files in changeset.
Extracted methods for asserting validation and calculations start and end messages. Related to Issue [WTI-1097]

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

Former-commit-id: 800138c6ae1e8954eeb1d3be81d23bfe161a622f

Former-commit-id: 0283b091686a545589ac4f2d957165b7cf704cb4

    • -6
    • +7
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -6
    • +7
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -21
    • +22
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
  1. … 61 more files in changeset.
Added tests Renamed tests Related to Issue [WTI-1221]

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

Former-commit-id: 2603839a19138e7d77a2aeb2c5fdc6063851b9a4

Former-commit-id: 022a61f50f397337e57ff3b46b2220aeb63e6bd9

    • -0
    • +13
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationTest.cs
  1. … 8 more files in changeset.
Cleaned up test setup and teardown overrides. Related to Issue [WTI-1266]

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

Former-commit-id: a3972a00ae40034528c2dd481fcc58265848d341

Former-commit-id: e662dfe97914fbadabc44b2226a1e80973fb08ff

    • -3
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -3
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -3
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -3
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/UpdateInfos/ClosingStructuresContextUpdateInfoTest.cs
  1. … 43 more files in changeset.
Introduced HydraRingCalculatorTestCaseProvider to provide several test cases where a calculator can fail Related to Issue [WTI-1271]

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

Former-commit-id: 454dd7421243f00203b0be87b75c3942f5869860

Former-commit-id: 4f5de7cb8d9c2a8d04413b21b0ad0d1be06acdef

    • -6
    • +14
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 18 more files in changeset.
Added tests Added asserts other review related comments Related to Issue [WTI-1271]

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

Former-commit-id: e38284fb1e5d107e3a8ea1a43590469b3e38808e

Former-commit-id: 9f35d510ac72888efead61bc984f319af96312d3

    • -0
    • +1
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 8 more files in changeset.
Unified usage of StriktMocks in Services and Activities Related to Issue [WTI-1271]

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

Former-commit-id: cd6922e11680e7041ed43c598116776b9f48bec3

Former-commit-id: 146937d3fe3311562e2ef8ea2a354c80c2133665

    • -8
    • +8
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -31
    • +31
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 24 more files in changeset.
Renamed calculators to nrOfCalculators Unified usage of Stubs and StriktMocks in TreeNodeInfos Related to Issue [WTI-1271]

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

Former-commit-id: 8d6e5844d79c8308a22b1d6ff72ec6261761416c

Former-commit-id: 366bf0fbfe29299cdb5714d9dbfd8309edbaf491

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 14 more files in changeset.
Got rid of redundant time indication in log messages Related to Issue [WTI-1097]

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

Former-commit-id: c368b8291325e52f7b84fcf7ebd622eb5b73d189

Former-commit-id: 6487f84142ebb802fbc312b4507c405f435cbe61

    • -6
    • +6
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -7
    • +7
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -12
    • +12
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -12
    • +12
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -25
    • +25
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 73 more files in changeset.
Merged revision(s) from branches/1097

Related to Issue [WTI-1097]

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

Former-commit-id: 96f1603afbcbdf665f6ad32a8dfea44f6045b869

Former-commit-id: 0d99ea5fdd3146735e103c57712ef8728c1f11b6

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationActivityTest.cs
  1. … 76 more files in changeset.
Fixed failing tests

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

Former-commit-id: becd6ab24b66f0fa4dfdc07ed2ce3a82d0d0ce73

Former-commit-id: 6ebbf57bf2b40df6f965bc8d2f20f86bcc514369

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 26 more files in changeset.
Removed now obsolete CalculationConfigurationExporter and CalculationConfigurationWriter and replaced with the new SchemaCalculationConfigurationExporter and SchemaCalculationConfigurationWriter implementations. Related to Issue [WTI-1221]

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

Former-commit-id: 5bffe365234a5d9076c9217fed9efffcfe9cc900

Former-commit-id: 6b3b4d4b5c3845f214ddb39613c39c2babbef183

    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationWriterTest.cs
  1. … 45 more files in changeset.
kaartlagenmap > map met kaartlagen berekeningsmap > map met berekeningen Voeg map met berekeningen toe aan map met berekeningen > Voeg map toe aan map met berekeningen. Related to Issue [WTI-1272]

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

Former-commit-id: 15d4fe80161466df4d7a0e9a188810e7e84dbb0a

Former-commit-id: cf6d5dd35391f86d4c93c71a47c3624dc68c1ce5

    • -6
    • +6
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 18 more files in changeset.
Updated to use mockRepository.Stub<IHydraRingCalculatorFactory>(): - ClosingStructures Related to Issue [WTI-1271]

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

Former-commit-id: 504ffcbc6477efc4e4bf9d9007267663a8e63cf5

Former-commit-id: 2be27ae9c679f6fd3a571e453e6eb63532eaa492

    • -27
    • +55
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -2
    • +6
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +9
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +9
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -44
    • +63
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
Fixed some compilation failures

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

Former-commit-id: 2b35bab1dadb141552a25c2f30675804716a8d35

Former-commit-id: d5c44cd123be9f6dfb9547054dfba6bfbf70ce84

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationActivityTest.cs
  1. … 7 more files in changeset.
Incorporated review 1843: - Synchronised testnames of StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest with the ClosingStructures / HeightStructures equivalents - Synchronised implementation of the custom context menu items regarding the update of the calculation input (such as structures, profiles, etc) in the plugins - Removed tests that assert unreachable states of the UpdateItem on calculation groups Related to Issue [WTI-1186]

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

Former-commit-id: 8debd96b0e3cb22f80e7021035badffbb654d256

Former-commit-id: 20d99a49d2f86dccc33bc1f59bdbbc85bf4a72a3

    • -48
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 8 more files in changeset.
Added UpdateInfos for the StabilityPointStructuresPlugin: - Added corresponding UpdateInfo tests - Added missing GetSupportedInfo tests for the structures plugin

Related to Issue [WTI-1184]

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

Former-commit-id: 03325bbae6dbad8be543ed5a5b8a4d177ebfb03e

Former-commit-id: c6290f0ffed1c7ab8d4417a0a114e156ab5b00ed

    • -0
    • +14
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
  1. … 5 more files in changeset.
extracted AssertAreEqualButNotSame Related to Issue [WTI-1262]

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

Former-commit-id: af049f23c0512d3144849b953232863f29544cc7

Former-commit-id: a1332c15b0a513ff71e6988597d77b43fff8c874

    • -16
    • +10
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructureTest.cs
  1. … 7 more files in changeset.
Connected IStructureUpdateStrategy in the StabilityPointStructuresImporter: - Promoted IStructureUpdateStrategy constructor argument to the base class for all the importers - Changed tests, removed obsolete test for the stability point structures importer that assures the uniqueness of stability point structure items after the import action. Test can be removed because the import target is of type ObservableUniqueItemCollectionWithSourcePath Related to Issue [WTI-1184]

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

Former-commit-id: b8a80a6198f68d7ff1ac8eec44b242faa47a8180

Former-commit-id: 7fa24bf70d0a6e1935c3d25dc055633fd11a4080

    • -2
    • +2
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 8 more files in changeset.