PipingFailureMechanismViewTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rewire views with maps for the HydraulicBoundaryDatabase for the PipingFailureMechanismView: - Performed Cleanup over already modified file as part of this issue - Added observer actions: -- Added Individual observer for the collection updates itself -- Added RecursiveObserver to observe individual location updates -- Removed obsolete reference check when AssessmentSection is updated => reference is always set and the same - Added new test to verify behaviour when a HBLocation is updated with new data - Assementsection.NotifyObservers() should not be called when changes are applied to the HydraulicBoundaryLocations collection => removed obsolete test

Related to Issue [WTI-1508]

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

Former-commit-id: b42ba37b9a2c3cb6c0ba29199598c18edfa9f9da

Former-commit-id: a213ad8a528539c57364750a9a1f95e951b25f72

    • -22
    • +16
    ./PipingFailureMechanismViewTest.cs
  1. … 5 more files in changeset.
Merged revision(s) 13237-13303 from trunk

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

Former-commit-id: 2cfe103d06c8a08874bf284b4b7509057cc05c58

Former-commit-id: 2f66d074b64d44cd6b46a22d1b3a50e63c47f021

  1. … 11 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: 97ecf6d71cbb4b0030a55cf5863088353023e453

Former-commit-id: 427c0b6c34a4a19097a8c784dad5dfd3150c05b3

    • -59
    • +0
    ./PipingFailureMechanismViewTest.cs
  1. … 6 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: c514dbe748ae802a461e279374e8915c03067237

Former-commit-id: 8b12c66b6684526ca952c5b1fa418a1c97a1e396

    • -12
    • +10
    ./PipingFailureMechanismViewTest.cs
  1. … 7 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: 86eb81d4aaafbccf89f07e3a397f0a382501b0c2

Former-commit-id: 341c7b4b3e08f64d28f2fe9b0b6e2fca3fa8c9c4

    • -19
    • +10
    ./PipingFailureMechanismViewTest.cs
  1. … 7 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: c2e787c7a41fd87e041851e85b52c71cc40f1edc

Former-commit-id: c9bf3cf23b04bb2c79002e23d33174488c3d923a

    • -10
    • +8
    ./PipingFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Renamed last .Utils projects to .Util Related to Issue [WTI-1505]

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

Former-commit-id: 6938a71bfcc42588dba4d72631895681aa9c6499

Former-commit-id: 49a5b0038921c985b07a8b30ef2c5d33e333fa76

  1. … 157 more files in changeset.
Cleanup of Ringtoets.Piping.* Related to Issue [WTI-1463]

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

Former-commit-id: d1dae573d82318632b51de4d8993ac3896111718

Former-commit-id: bb48187b2b1935880c745e1aa71d570d7eeaba74

  1. … 53 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (Piping only): -- Validates if the geometry is not empty and is not NULL -- Expanded test factory -- Replaced explicit constructor calls with test factory calls when possible -- Added additional tests for the transformers to verify behaviour

Related to Issue [WTI-1340]

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

Former-commit-id: bb6368c63b7448360bce377e2d29d1303b379d9c

Former-commit-id: 73622e310bf3c785e9bbc7acb4d2021bfc9a7674

    • -21
    • +13
    ./PipingFailureMechanismViewTest.cs
  1. … 41 more files in changeset.
Initialized MechanismSurfaceLineBase.Name from constructor and added check for Null Related to Issue [WTI-1343]

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

Former-commit-id: 2e9213487250cbc814b3b91307890cf7b5979f23

Former-commit-id: 1af404f013ac6e0a765c468b3c13ec22aa80a186

    • -16
    • +10
    ./PipingFailureMechanismViewTest.cs
  1. … 99 more files in changeset.
Merged back to trunk Related to Issue [WTI-1343]

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

Former-commit-id: 8d38d0cfa5614fa51edcad7c422a8cda51ea6dd3

Former-commit-id: e8e09d7f5a02c59baf786142df4a1ffe8aae4202

    • -19
    • +25
    ./PipingFailureMechanismViewTest.cs
  1. … 176 more files in changeset.
Removed (piping) StochasticSoilModelImporter Refactored tests to use PipingStochasticSoilModel

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

Former-commit-id: 6567bc25a67aadf4cd3112dc585d07210145e1ec

Former-commit-id: a1c24aea228c82b72c0cfabc89a33367d0717e68

    • -19
    • +25
    ./PipingFailureMechanismViewTest.cs
  1. … 18 more files in changeset.
Renamed RingtoetsPipingSurfaceLine to PipingSurfaceLine Related to Issue [WTI-1289]

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

Former-commit-id: 44625899e5ec1f895255bb80a4681e2e7e024bc5

Former-commit-id: a96b95d95796b665ec69d9f16e94467d265dabc0

    • -13
    • +13
    ./PipingFailureMechanismViewTest.cs
  1. … 113 more files in changeset.
Review related changes Related to Issue [WTI-1289]

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

Former-commit-id: ea4117e84b9c803f229aa1ae9d0215788db60db0

Former-commit-id: 5452160178d7ce868e949a2cc436f30954916b0e

  1. … 32 more files in changeset.
Removed Id from the data model (Stochastic Soil Model) of Piping: - Adjusted the corresponding reader such that it still uses the ID to read in the stochastic soil models. Related to Issue [WTI-1285]

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

Former-commit-id: 7fa0328abdabba92efdd28dbf5943c8e8096bc91

Former-commit-id: c3e54c161c3514178345a1684443ae274d609cbe

  1. … 33 more files in changeset.
Removed SegmentName from the data model (Stochastic Soil Model) of Piping

Related to Issue [WTI-1285]

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

Former-commit-id: 9406e971c94bed03c6a99ef4493cdde4f3353472

Former-commit-id: ddd8fa50c23d28bc71d46f895e8fb6330752b756

  1. … 36 more files in changeset.
Implemented copy constructors for Point2D and Point3D Related to Issue [WTI-1262]

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

Former-commit-id: 48329a32a1c2a8ef9a6ae9793a0913f810d4aa9f

Former-commit-id: de4385dbf4cad7438343ba1db197687ae7398fd0

  1. … 27 more files in changeset.
Incorporated comments review 1811: - Renamed tests in the view which redraw individual elements when they are updated and their respective observers are notified Related to Issue [WTI-1113]

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

Former-commit-id: eb8cfb59ff1e96903ee787f6556756737d1d5c76

Former-commit-id: eece39dd1c556aed6c48921f1704cedd9e79760c

    • -70
    • +61
    ./PipingFailureMechanismViewTest.cs
  1. … 7 more files in changeset.
Updated license headers in Piping. Related to Issue [WTI-1242]

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

  1. … 394 more files in changeset.
Code cleanup: Ringtoets.GrassCoverErosionInwards Ringtoets.Piping

Related to Issue [WTI-1242]

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

Former-commit-id: 6b066ee60035964ef40e9bcb01857d32effd227f

Former-commit-id: b973d6385ff4b8d55ee6f8eb6c35c02c5a8bf8ca

    • -10
    • +12
    ./PipingFailureMechanismViewTest.cs
  1. … 183 more files in changeset.
Created test helper to create default Wmts data. Related to Issue [WTI-1143]

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

Former-commit-id: c00f2efb929899f06f5dcbd2a63fac8acd6d7ba6

Former-commit-id: 6714cc1626c66af03cf0e3cb4c9fe72a5dbf82a8

  1. … 37 more files in changeset.
Merged revision(s) from branches/1143

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

Former-commit-id: 2abc7d85bfdc21de0821a8446af65b8e5daeba86

Former-commit-id: 5fac11a21ac81613fc30aab2ec519284215a51c2

    • -28
    • +23
    ./PipingFailureMechanismViewTest.cs
  1. … 62 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: cff9369c680a90f11ce3e5ac854602c9193f1cf8

Former-commit-id: 94de69a2317ac0ecb2b19e6d6f219b52980b29fa

  1. … 10 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: 0dbb63d6589a0c8a55bf7a0d07bddc9f9ff28142

Former-commit-id: 7f1110b946f13d581398e4d438427d127412bd16

    • -14
    • +13
    ./PipingFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: 572656a80c12a07d07528103705ac30fe3f72591

Former-commit-id: 7b570b72ee3e5ce687c50f19b60235430b4ee2ed

  1. … 9 more files in changeset.
Fixed tests Related to Issue [WTI-1143]

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

Former-commit-id: 0068463f386520899d1598ce42d26d81af25137f

Former-commit-id: d7f5a000be8792a5b22ef8afddc028345d51aae1

    • -10
    • +5
    ./PipingFailureMechanismViewTest.cs
  1. … 11 more files in changeset.
Review related changes => Removed BackgroundDataTestDataGenerator Related to Issue [WTI-1143]

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

Former-commit-id: 6025cfcd001a4ec030e67dbf46579061923a9d14

Former-commit-id: ede695977d9fd4bbcfd326e1e70508bdac2838cd

  1. … 15 more files in changeset.
Review related changes => Improved MapDataTestHelper Related to Issue [WTI-1143]

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

Former-commit-id: d0fee081a4120e80877a1b032e07c31127afb6e1

Former-commit-id: 075cf35df56de7539cb39e3b62e6b49b01640a6d

    • -21
    • +19
    ./PipingFailureMechanismViewTest.cs
  1. … 17 more files in changeset.
Incorporated review 1554: - Replaced tabs in Migration_5_17.1.sql with whitespaces (only on modified lines in rev 8839 - Added additional asserts to verify that only the minimum amount of observers are notified Related to Issue [WTI-1075]

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

Former-commit-id: bff84b19179a5ab3e5b5323f019323c5e73592c9

Former-commit-id: 796835de13543ac8005625148c7ee7789933fc0d

    • -23
    • +163
    ./PipingFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Improvements after review. Related to Issue [WTI-1141]

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

Former-commit-id: 7e8d7dfb1c59a8e813a2e0fdc03863b23bee740e

Former-commit-id: 6c7443ee56748728f3301e1b5b8f34b70c424171

  1. … 16 more files in changeset.