Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge from branch 1289

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

Former-commit-id: ba3056d252e5c6e4ca7694457d6ac85073639d97

Former-commit-id: 7bce824a3d3e04d9e23e441c42e22972210259b3

    • -55
    • +15
    ./StabilityPointStructureReplaceDataStrategyTest.cs
    • -66
    • +33
    ./StabilityPointStructuresUpdateDataStrategyTest.cs
  1. … 150 more files in changeset.
Unified the UpdateDataStrategyBase with the SurfaceLineUpdateDataStrategyBase again. Related to Issue [WTI-1289]

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

Former-commit-id: 89548b886f1788b065f7244472145cbb954cde75

Former-commit-id: 5125c70b8eaab6502caa71cbfec835ced3f46a79

    • -55
    • +15
    ./StabilityPointStructureReplaceDataStrategyTest.cs
    • -66
    • +33
    ./StabilityPointStructuresUpdateDataStrategyTest.cs
  1. … 47 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
    ./StabilityPointStructuresUpdateDataStrategyTest.cs
  1. … 2 more files in changeset.
Updated StabilityPointStructureUpdateDataStrategy to be able to cope with moved stability point structures locations which might have been updated to a different section Related to Issue [WTI-1184]

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

Former-commit-id: b0225e91e3bc117fdd4488a8cfebfe5ca2ea0626

Former-commit-id: 9362216853a1b686eea015e1795bd0acfc3deb8d

    • -0
    • +87
    ./StabilityPointStructuresUpdateDataStrategyTest.cs
  1. … 2 more files in changeset.
Added ArgumentNullException tests Related to Issue [WTI-1184]

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

Former-commit-id: 68a3b399d746905459b23ebd93001f72db962072

Former-commit-id: 0dcf7c29d08cfc5c3f238edd10a288370f27d112

    • -2
    • +50
    ./StabilityPointStructuresUpdateDataStrategyTest.cs
Cleaned up tests for the concrete StrategyTests: - Removed tests where either the target or the import collection is empty are removed. These tests basically assert the behaviour of the base class UpdateStrategyBase and are redundant - Added tests that concern full, partial or no overlap of common elements between the target and imported collection. These tests prove that the correct EqualityComparer was implemented for the matching of common elements and update the target collection accordingly Related to Issue [WTI-1184]

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

Former-commit-id: d26419a8656896cf5e771c15d12783186de56272

Former-commit-id: ade857a3a93183cf8400ff62b23b035a5679e972

    • -24
    • +99
    ./StabilityPointStructuresUpdateDataStrategyTest.cs
  1. … 6 more files in changeset.
Swapped constructor arguments for the TestStabilityPointStructure to: - make it more ID focused - make it consistent with the other test structure objects

Related to Issue [WTI-1184]

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

Former-commit-id: d86d27a02b6b832671d33acde60443daa327fee5

Former-commit-id: 1b3f43e5b37afbcb5479f3ab8e5e65659ff305f3

    • -2
    • +2
    ./StabilityPointStructureReplaceDataStrategyTest.cs
    • -16
    • +16
    ./StabilityPointStructuresUpdateDataStrategyTest.cs
  1. … 5 more files in changeset.
- Introduced concrete UpdateDataStrategy for the StabilityPointStructures - Added missing functional tests for update strategy: -- Test with calculations assigned to a removed item (e.g. structure) -- Test with multiple calculations, one assigned to a removed item - Added missing functional test for the replace strategy: -- When current collection is empty and imported collection is empty - Renamed tests for consistency and clarity Related to Issue [WTI-1184]

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

Former-commit-id: 08302148d054904c847c88cb618aa834ed83dfca

Former-commit-id: b75696256ae699cf726344adc4e8c2bac5384c05

    • -4
    • +5
    ./StabilityPointStructureReplaceDataStrategyTest.cs
    • -0
    • +526
    ./StabilityPointStructuresUpdateDataStrategyTest.cs
  1. … 12 more files in changeset.
Introduced concrete ReplaceDataStrategy for the StabilityPointStructures Related to Issue [WTI-1184]

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

Former-commit-id: 0991978b047df66c867c7ff338748ec8aa172560

Former-commit-id: 067f922eeb88228507f578532819adf6150ec541

    • -0
    • +430
    ./StabilityPointStructureReplaceDataStrategyTest.cs
  1. … 3 more files in changeset.