CommentContextTreeNodeInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved all TreeNodeInfo tests and other info tests from forms test project to plugin test project. Related to Issue [WTI-773]

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

Former-commit-id: b845a4c5c923896a2059ff46ac7dd5eb076dd82e

Former-commit-id: bbf06f92d9b3fd77e194139bffff7de75b4cc1b4

    • -148
    • +0
    ./CommentContextTreeNodeInfoTest.cs
  1. … 239 more files in changeset.
Removed CommentContext Related to Issue [WTI-983]

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

Former-commit-id: 8d56e214482a920714e272e0603ba492b669c9cd

Former-commit-id: 35ffbd5e3a533694d9b17097a4a9102dca33f137

  1. … 33 more files in changeset.
Renamed Commentable.Comments to Comment.Body Related to Issue [WTI-983]

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

Former-commit-id: cdeaf9685c9c6b52624d8a755a52835936a0564e

Former-commit-id: 0f2d7929b9cd815fcd65770b767b001efca4e49b

  1. … 108 more files in changeset.
Removed ICommentable Related to Issue [WTI-983]

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

Former-commit-id: 3d96e9326e4b434624beb5bdba4c22c1d51e9208

Former-commit-id: b02773ea52b0f411aaa0b88c5013aa57161d87ee

    • -12
    • +6
    ./CommentContextTreeNodeInfoTest.cs
  1. … 36 more files in changeset.
* 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

  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

  1. … 152 more files in changeset.
- Renamed *GuiPlugin* ro *PluginBase* - Thined down dependency to ApplicationCore Related to Issue [WTI-539]

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

Former-commit-id: c85305153ef5713ab9404f926a20c076865a75f2

Former-commit-id: c0afeefac9941e41102a8cc87d28e3bb98f94a12

  1. … 27 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

    • -17
    • +20
    ./CommentContextTreeNodeInfoTest.cs
  1. … 64 more files in changeset.
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.