FailureMechanismSectionsContextTreeNodeInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Cleanup Ringtoets.Integration test projects. Related to Issue [WTI-737]

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

Former-commit-id: dd1941f92f3bd7c22da6219806ff5849a66b6c2b

Former-commit-id: 282646bb4ef2c053df24adcba5513952d3a47943

    • -5
    • +0
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 82 more files in changeset.
- Renamed derived classes of *GuiPlugin* - removed unused resource Related to Issue [WTI-539]

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

Former-commit-id: 58102f6e709295f4a14681a3135926ce27d2eb4e

Former-commit-id: e58e4aba30a88a7639369b703019332ac660cb58

    • -8
    • +8
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 152 more files in changeset.
* Disposing of GuiPlugin implementations in TreeNodeInfo tests. ** Reformatted related code as well. * Some cleanup in various places. Related to Issue [WTI-636]

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

Former-commit-id: 4524f3c4c9e7477be29dcdf62a24d5acab47b329

Former-commit-id: 498b3880c77139d272b824e9b815b990cc2aa31f

    • -1
    • +9
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 64 more files in changeset.
Code cleanup. Replaced mock of TreeViewControl with actual TreeViewControl instance where possible. Dispose SurfaceLine selection view and DikeProfile selection views (for when generating calculations) Related to Issue [WTI-634]

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

Former-commit-id: e6c6a59d721729e2c0c05006ba933b0e05f19620

Former-commit-id: e2e1fef2cb68042001aab2c8c9a639e1ea4b0139

    • -9
    • +11
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 38 more files in changeset.
Cleanup of using directives. Added licenses to Ringtoets.Integration.Forms.Test/TreeNodeInfos and Ringtoets.Integration.Plugin.Test/ViewInfos Related to Issue [WTI-510]

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

Former-commit-id: 4c15c926fe9e51cea8f99f34bdef05cad2bc3aff

Former-commit-id: eda020a8fbcf506bf6735b439336c8cbaf69445c

    • -1
    • +22
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
Added context menu strip for overtopping calculation group. Related to Issue [WTI-460]

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

Former-commit-id: ff96d3bbf8fb6763e7fd2f904638bd07b9e8eea0

Former-commit-id: d108e959ccb69f31d99bc203c51df63b75e3a6ca

    • -1
    • +0
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 15 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

    • -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.