ReferenceLineContextTreeNodeInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +69
    ./ReferenceLineContextTreeNodeInfoTest.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
    • +1
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 147 more files in changeset.
- Implemented node for comments in the assessment section. Related to Issue [WTI-430]

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

Former-commit-id: f8bd1542e5f10d823d8c9db1cc6a8d66376f5453

Former-commit-id: 40dbe7d529c86faf6698debb69900d71faa83fec

    • -4
    • +0
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 16 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

    • -4
    • +4
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 75 more files in changeset.
- Implemented reference line crossing check for surface line importer. - Replaced demo data. - Moved reference line importer and context to Ringtoets.Common Related to Issue [WTI-433]

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

Former-commit-id: ff78e52e105acdddcaf22766477cf5c4d46a63a7

Former-commit-id: fd5e07f126f0677ab3bb233aefd33e90778be18f

    • -3
    • +3
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 56 more files in changeset.
* Create ReferenceLineImporter, to import a ReferenceLine instance for an AssessmentSectionBase instance using a shapefile. * Added TearDown methods to tests to properly dispose of objects. * Moved string resources that were incorrectly placed. * Improvements to ReferenceLineContext ** Made observable. ** Implements IEquatable<ReferenceLineContext> in order to reuse object instances by TreeView. Related to Issue [WTI-364]

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

Former-commit-id: 7eba2f606c0f1ac3770cebfeca28c8a586f2349d

Former-commit-id: 3a3dacded3ebc235b8d5eb41d4b2985d71dbe4c1

    • -5
    • +5
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 30 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
    • +160
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 19 more files in changeset.