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

    • -227
    • +0
    ./CategoryTreeFolderTreeNodeInfoTest.cs
  1. … 239 more files in changeset.
Improved readability of code Improved test names Related to Issue [WTI-757]

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

Former-commit-id: 0d991a6aecd8293600d43d80a50aa760f5c63c6b

Former-commit-id: 8421e2f819210a2f10cc70f6c5a393b4d0837f5c

    • -1
    • +1
    ./CategoryTreeFolderTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Merged revision(s) from branches/WTI 676

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

Former-commit-id: 9a7434db0106e507912ae4b8ae213160b0deb65d

Former-commit-id: da60477b596e006d0aec187bdc2e74006878e477

    • -1
    • +1
    ./CategoryTreeFolderTreeNodeInfoTest.cs
  1. … 62 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

    • -17
    • +20
    ./CategoryTreeFolderTreeNodeInfoTest.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

    • -0
    • +17
    ./CategoryTreeFolderTreeNodeInfoTest.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

    • -10
    • +12
    ./CategoryTreeFolderTreeNodeInfoTest.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
    ./CategoryTreeFolderTreeNodeInfoTest.cs
  1. … 30 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

    • -51
    • +87
    ./CategoryTreeFolderTreeNodeInfoTest.cs
  1. … 29 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
    ./CategoryTreeFolderTreeNodeInfoTest.cs
  1. … 19 more files in changeset.
Moved CategoryTreeFolderTreeNodeInfoTest to correct test project Related to Issue [WTI-349]

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

Former-commit-id: 6661c74264dd03e53b2bae7f87179a8077fbab4b

    • -0
    • +142
    ./CategoryTreeFolderTreeNodeInfoTest.cs
  1. … 3 more files in changeset.