PlaceholderWithReadonlyNameTreeNodeInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed dir of Placeholders to StandAlone to better match its content. Updated some variable and method names related to old placeholder name. Removed obsolete AssessmentResult from StandAloneFailureMechanism. Removed obsolete Ringtoets.Common.Placeholder project. Related to Issue [WTI-515]

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

Former-commit-id: 1a35e3ed308f09dfc43ccb7c2263aaf15787c7b6

Former-commit-id: accd4c5c6c60bf320b6864410341aae752add3b5

    • -247
    • +0
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 34 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

    • -54
    • +102
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 29 more files in changeset.
- Implemented new object, context and view for piping assessment result - Moved icon for input/output to Ringtoets.Common.Forms. Related to Issue [WTI-422]

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

Former-commit-id: 6f1455e3c9d6bfcb5b481636d7d80a02fac2000d

Former-commit-id: 655a735b5ec486d850b82588036bf732438b7158

    • -2
    • +3
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 27 more files in changeset.
* Added TearDown methods to dispose with created RingtoetsGuiPlugin. * Replaced placeholder for RefereceLine for actual data (ReferenceLineContext, as prep for subsequent ReferenceLineImporter).

Related to Issue [WTI-364]

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

Former-commit-id: 063e21d626ebc731dd1347258f00850736955205

Former-commit-id: 3bb4b1a6144b92d3b5d51e5b57c160be73b66bd2

    • -0
    • +6
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 19 more files in changeset.
Extended PipingCalculationGroupContextTreeNodeInfoTest Related to Issue [WTI-349]

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

Former-commit-id: e964e577fa5bc690b503c5dbbff1c3a07994fa6c

    • -3
    • +3
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
Extended TreeNodeInfo interface => Added EnsureVisibleOnCreate Related to Issue [WTI-347]

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

Former-commit-id: 628e2763ef0f8984bfdec2925395aa7497f97538

    • -1
    • +1
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
Improved TreeNodeInfo interface => Improved ContextMenu Related to Issue [WTI-347]

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

Former-commit-id: 920cbe0acc1b85e9aa5a3a847571adacd394c5ed

    • -11
    • +9
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
Improved TreeNodeInfo API Related to Issue [WTI-347]

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

Former-commit-id: 5985fdc068d4b1305e832532c6852ab22991d9c7

    • -6
    • +6
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 24 more files in changeset.
Added TreeViewController parameter to ContextMenuBuilder Related to Issue [WTI-347]

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

Former-commit-id: 3e9b33f24b18f038dd59e420a6aa5188d1a9ad3a

    • -6
    • +9
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
Reintegrate branch to trunk. Related to Issue [WTI-184]

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

Former-commit-id: 823eca02392f29a5efa73ad3cbf3925824c622cc

    • -0
    • +191
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 131 more files in changeset.
Added PlaceholderWithReadonlyNameTreeNodeInfoTest (modified from PlaceholderWithReadonlyNameNodePresenterTest)

Related to Issue [WTI-184]

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

Former-commit-id: 97ba8e700de5ca69809fe3112b0f296ec1ddd0e0

    • -0
    • +191
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 2 more files in changeset.