CommentContextTreeNodeInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Further replaced mock of TreeViewControl with actual TreeViewControl instance where possible. Related to Issue [WTI-634]

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

Former-commit-id: d59e2daccb920637514bf86384be9f52dc21286f

Former-commit-id: 23c5bccfdb27913d51542bd4204a714938246f61

  1. … 25 more files in changeset.
* Changes for WTI-Review-469: ** Renamed IComment to ICommentable and updates XML docs. ** ICommentContext and CommentView do not have IAssessmentSection properties any more. Instead RingtoetsGuiPlugin view-closure code has been improved. *** Also fixed bug: Deleting a piping calculation group now does properly close an open CommentView for any child calculation at any depth. *** Improved test coverage for closing CommentView for various data. ** Some cleanup *** Reformatted code to reduce long lines of code. *** Reordered lines of code to improve code coherence. *** Not making mocks of simple objects, neither of IDisposable concrete objects. *** Closure of MockRepositories with VerifyAll methods.

Related to Issue [WTI-432]

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

Former-commit-id: a73e75f933d656c7b099234a683edf7a0fa368a4

Former-commit-id: 2993abae0543056ba28925d3595f06a3cbc903ea

    • -10
    • +6
    ./CommentContextTreeNodeInfoTest.cs
  1. … 22 more files in changeset.
Fixes after review. Related to Issue [WTI-431]

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

Former-commit-id: c8e58326c8cb31b59e2e252c28043dbbdca45236

Former-commit-id: 5f176959fe6f4dbc4b0bf8050f7ff6e03f9c73b6

  1. … 17 more files in changeset.
Made sure the comment view in the failure mechanism closes when the assessment section is deleted. Related to Issue [WTI-435]

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

Former-commit-id: ef53a584e6402ec852cac632c7ac0611bd811cd2

Former-commit-id: 80f8cfd174ed5fa5a4329d95031b7c04c4a8575f

  1. … 6 more files in changeset.
- Implemented treenode for comments in failure mechanism and calculations. - Made view general. Related to Issue [WTI-432]

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

Former-commit-id: 30018229e1986cae4bc2482790efba851103c128

Former-commit-id: 1ff2af6a5de52c68b7328a2ae0685e1a8268435b

    • -0
    • +157
    ./CommentContextTreeNodeInfoTest.cs
  1. … 26 more files in changeset.