PipingFailureMechanismViewTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review related changes. WTI-1612

  1. … 11 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -14
    • +14
    ./PipingFailureMechanismViewTest.cs
  1. … 88 more files in changeset.
Fixed failing tests. WTI-1612

    • -28
    • +8
    ./PipingFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Fixed failing tests. WTI-1612

  1. … 3 more files in changeset.
Fix compilation errors. WTI-1612

    • -11
    • +38
    ./PipingFailureMechanismViewTest.cs
Uset setting all locations once instead of adding separate locations. WTI-1612

    • -4
    • +17
    ./PipingFailureMechanismViewTest.cs
  1. … 15 more files in changeset.
Cleanup. WTI-1612

Cleanup. WTI-1612

Improved handling notifications. WTI-1612

    • -12
    • +0
    ./PipingFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
removed old observer. WTI-1612

    • -34
    • +0
    ./PipingFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Added observers for hydraulic boundary location calculations. WTI-1612

    • -0
    • +29
    ./PipingFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Used new hydraulic boundary locations features method in piping failure mechanism view. WTI-1612

    • -32
    • +8
    ./PipingFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Changed all tests to constructor. WTI-1612

    • -199
    • +4
    ./PipingFailureMechanismViewTest.cs
Added extra assert. WTI-1612

Added data set logic to constructor. WTI-1612

  1. … 1 more file in changeset.
Added assessment section as constructor parameter to piping failure mechanism view. WTI-1612

    • -84
    • +101
    ./PipingFailureMechanismViewTest.cs
  1. … 3 more files in changeset.
Added failure mechanism as constructor parameter to piping failure mechanism view. WTI-1612

    • -129
    • +144
    ./PipingFailureMechanismViewTest.cs
  1. … 3 more files in changeset.
Cleaned test of piping failure mechanism view. WTI-1612

    • -13
    • +3
    ./PipingFailureMechanismViewTest.cs
Improvements after review. WTI-1588

  1. … 41 more files in changeset.
Performed some cleanups. WTI-1562

  1. … 7 more files in changeset.
Renamed properties on HydraulicBoundaryLocation. WTI-1562

  1. … 77 more files in changeset.
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.