FailureMechanismSectionsContextTreeNodeInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added possibility to assert for log messages and log levels. Implemented IObservable on HydraulicBoundaryDatabaseContext to reroute attach/detach/notify to the assessmentSection instead. HydraulicBoundaryDatabaseImporter now works on the assessment section instead of the HydraulicBoundaryDatabaseContext. Refactored RingtoetsGuiPlugin to use IAssessmentSection rather than HydraulicBoundaryDatabaseContext in methods for opening a project file. Refactored to remove early returns in SelectDatabaseFile Added ProjectOpened listener to check for possibility to open the hydraulic database from the saved project. Refactored TreeNodeInfo tests so that dispose is taken out of the TearDown method so that verify can be called in the test rather than in the teardown.

Related to Issue [WTI-329]

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

Former-commit-id: e952cc1b1089a3ff69cbd50a8d7a46f82a9f3659

Former-commit-id: baa90cb0d08b480946f020297e3ef473199ff4b5

    • -44
    • +71
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 29 more files in changeset.
Added folders for AssessmentSection and FailureMechanism in Ringtoets.Common.Data. Related to Issue [WTI-432]

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

Former-commit-id: 1fc0cbe4ee37c6965f4c379f14cb08f3cc97cb23

Former-commit-id: ed20cfc1d253bbf457dbbb1f77de0910155f979c

    • -0
    • +2
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 147 more files in changeset.
* Refactored AssessmentSectionBase to interface IAssessmentSection Related to Issue [WTI-408]

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

Former-commit-id: 0ac96bed13f2549620ff33fe394ebd391e5e1c4b

Former-commit-id: 13184bd3d3591df0ff78939910a7ccc28438d782

    • -3
    • +3
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 75 more files in changeset.
* Fixed incorrect licenses for Point2D, Point3D. * Moved Point2D and Point3D test fixtures to correct project. * Moved Segment2D from Ringtoets.Piping.Data to Core.Common.Base\Geometry. * Extended Segment2D with Length property and Distance method to Point2D. * Added FailureMechanismSectionsImporter and implemented happy path. * Added ForeColor to tree node info of FailureMechanismSectionsContext. Related to Issue [WTI-365]

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

Former-commit-id: 63e47f23d254adaf5665862be056a25c3e6e212d

Former-commit-id: bbad82497d7cb7532f83f35627ec1f60e47376ec

    • -1
    • +49
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 26 more files in changeset.
* Removed 'SectionDivisions' placeholders from FailureMechanisms * Introduced FailureMechanismSectionsContext. * FailureMechanismSectionsContext is used as child tree-node-info of FailureMechanismContexts. Related to Issue [WTI-365]

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

Former-commit-id: b568c94e9d0c8b445e28930b56b49c135ac1bbda

Former-commit-id: 5b9837fa4e11dd1f1aea4a723820c3e275828c11

    • -0
    • +110
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 20 more files in changeset.