FailureMechanismContributionContextTreeNodeInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Fixed bug for context menu for opening FailureMechanismContributionView. - Refactored the FailureMechanismContributionView so it won't use the context anymore. Related to Issue [WTI-409]

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

Former-commit-id: e105fad1fe277507a69f65ec312cd65344325034

Former-commit-id: 9d2fa0154fb063cd8632ffbb6d725720500e163f

    • -6
    • +4
    ./FailureMechanismContributionContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
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

    • -38
    • +56
    ./FailureMechanismContributionContextTreeNodeInfoTest.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
    ./FailureMechanismContributionContextTreeNodeInfoTest.cs
  1. … 147 more files in changeset.
* Introduced FailureMechanismContributionContext as view model object for FailureMechanismContribution. * Refactored FailureMechanismContributionView to work with the new context object. Related to Issue [WTI-409]

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

Former-commit-id: 943ee2ed71b8dc693264bc3d070438318a47e857

Former-commit-id: 01d6bfc79a5ab2da6fae76cbe1ba519a09b9dc4b

    • -0
    • +115
    ./FailureMechanismContributionContextTreeNodeInfoTest.cs
  1. … 14 more files in changeset.