HydraulicBoundaryLocationsViewTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed HydraulicBoundaryLocationsView into HydraulicBoundaryCalculationsView. WTI-1606

    • -288
    • +0
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 20 more files in changeset.
Renamed LocationsView into CalculationsView. WTI-1606

    • -1
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 16 more files in changeset.
Adapted HydraulicBoundaryLocationsViewTest. WTI-1606

    • -72
    • +27
    ./HydraulicBoundaryLocationsViewTest.cs
Adapted Common.Forms tests. WTI-1606

    • -7
    • +7
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 2 more files in changeset.
Performed some cleanups. WTI-1562

    • -29
    • +16
    ./HydraulicBoundaryLocationsViewTest.cs
Cleaned up HydraulicBoundaryLocationsView. WTI-1559

    • -5
    • +0
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 5 more files in changeset.
Cleaned up HydraulicBoundaryLocationsViewTest. WTI-1559

    • -6
    • +9
    ./HydraulicBoundaryLocationsViewTest.cs
Cleaned up HydraulicBoundaryLocationsViewTest. WTI-1559

    • -10
    • +11
    ./HydraulicBoundaryLocationsViewTest.cs
Cleaned up HydraulicBoundaryLocationsViewTest. WTI-1559

    • -7
    • +6
    ./HydraulicBoundaryLocationsViewTest.cs
Renamed properties on HydraulicBoundaryLocation. WTI-1562

    • -4
    • +4
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 77 more files in changeset.
Adapted HydraulicBoundaryLocationsView. WTI-1559

    • -3
    • +23
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 1 more file in changeset.
Review related changes Related to Issue [WTI-1509]

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

Former-commit-id: 68f363fb0c635c831af51496384b98b11bc4e006

Former-commit-id: 3fe766c552b48f0f971636db9abf2dcdb80f8ec7

    • -0
    • +16
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 3 more files in changeset.
Rewired GrassCoverErosionOutwardsDesignWaterLevelLocationsView. Related to Issue [WTI-1509]

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

Former-commit-id: df447d96b8b86d8d010b6ae6046e14d7d8b3ed52

Former-commit-id: d35b57e58d78157d82b566de02bcd8b942e0dd2e

    • -19
    • +31
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 10 more files in changeset.
Updated HydraulicBoundaryLocationsViewTest Related to Issue [WTI-1509]

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

Former-commit-id: 3638a1553bf1c4a1f2ae731d09a950204a531693

Former-commit-id: 397d600734d684497c47013a2654b65e4bf468ac

    • -51
    • +24
    ./HydraulicBoundaryLocationsViewTest.cs
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: 1338628dd1b74dc8aae005cbff1f01294ea3eb68

Former-commit-id: 5efadb36bf21e08c9ed3f603e05e2d5f494600e0

    • -26
    • +9
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 1 more file in changeset.
Incorporated refactoring comments regarding the SetGeneralResult function and constructor arguments for HBL: - Removed SetGeneralResult function - Preparation for removing the constructor without GeneralResult - Added HBL testoutput without the necessity to set the result Related to Issue [WTI-1308]

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

Former-commit-id: e2d4b83e0f419027400c12339b6a76ce6dd6035e

Former-commit-id: 42e3857807291e0d52a5c547af300ae6923e8c25

    • -2
    • +2
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 20 more files in changeset.
Implement review comments 1970: - Refactor HasIllustrationPoints and SetIllustrationPoints to HasGeneralResult and SetGeneralResult - ProbabilityAssessmentOutput in GrassCoverErosionInwardsOvertoppingOutput cannot be null - Improve tests for services and output objects - Move Resources to Common - Correct implementation of IllustrationPointsParserErrorMessage - Made ConvertIllustrationPointsResult private Related to Issue [WTI-1318]

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

Former-commit-id: 26b18ecde3707516f72159c322b00f31c74271a9

Former-commit-id: 693f5a23203efef71b2a492062c80e2d8e3202e3

    • -1
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 56 more files in changeset.
Incorporated comments review 1959: Relevant comments for HBL related view - Promoted the logic of create new rows and control items to the HBLView (abstract) base class -- Added test to the base class - Removed app.config

Related to Issue [WTI-1308]

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

Former-commit-id: ecacd3f2da3817e055aec7fa4ddcc4a44002b059

Former-commit-id: 20fb8e5e08af3c0b91f65e030051220da1cddeb2

    • -4
    • +68
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 9 more files in changeset.
Incorporated comments review 1959: Relevant comments for illustration point fault tree data model and forms projects - Updated XMLDocs - Converted new Tuple --> Tuple.Create - Inverted if statement in data model for the fault treenode related class - Adjusted IllustrationPointControlItems: -- wraps a TopLevelIllustrationPointBase instead of an object to prevent information loss and casts -- Adjusted helper, use distinct instead of array retrievals to have the same logic as its property class -- Removed NULL item verification in the collection from the helper class - Simplified and added missing tests Related to Issue [WTI-1308]

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

Former-commit-id: f6dd317f5156d8dccc68fee462606c00c3fb72cb

Former-commit-id: 3ef18114114da459468058dd2e136728a4c2d0f9

    • -1
    • +0
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 23 more files in changeset.
Separated GeneralResult from the IllustrationPointControl classes: - Introduced an intermediate data object IllustrationPointControlItem - Introduced IComparer for the aforementioned dataobject to compare collections of items (relevant for view tests) Related to Issue [WTI-1308]

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

Former-commit-id: 1466bf574f0b6e9ab46ff0fe9017dad55a9ce4f8

Former-commit-id: b24c182da59308acbc293ea43b935678116bb099

    • -1
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 32 more files in changeset.
Improvements after review. Related to Issue [WTI-1306]

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

Former-commit-id: 6bf9363dec6e0f77c3b78aebb4f474a45adec3eb

Former-commit-id: a1ff9279f1d052510ab4c61e9153afe04bf2ee06

    • -11
    • +9
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 28 more files in changeset.
Moved IllustrationPoint up one level from the Hydraulics: - Elements are a common element which is not only tied to Hydraulics Related to Issue [WTI-1308]

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

Former-commit-id: 91d4f7623869b05460e914b82ef6daef39531376

Former-commit-id: 578a6fb8e14ce4094139337ff19c3f126bae3aa3

    • -1
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 118 more files in changeset.
Set assessmentSection in constructor of locations views instead of property. Related to Issue [WTI-1306]

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

Former-commit-id: e7e830095005c9422eef5e0d934cb479a0596020

Former-commit-id: 0aebaf4a3a00c03d360dab59f598336a7518bc8b

    • -1
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 17 more files in changeset.
Implemented selection logic in LocationsView. Related to Issue [WTI-1306]

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

Former-commit-id: 01b8e73cd75df1e2dd907609d76f4b40cb958aad

Former-commit-id: 8c61d4c8175cf277bdadbad7a32fe319fff16b6a

    • -1
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 7 more files in changeset.
Review suggestions: - updated XMLdoc - Inlined code

Related to Issue [WTI-1303]

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

Former-commit-id: 5dc7de129987d2014a0914be3f7eb6a13b4d2bae

Former-commit-id: f6e98b2d6980064cb300b14f066ced73217f5012

    • -2
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 6 more files in changeset.
Renamed GeneralResult to GeneralResultSubMechanismIllustrationPoint for data(base) consistency reasons Related to Issue [WTI-1305]

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

Former-commit-id: 3a34bb24e35a4846eb6629406914d042bb442134

Former-commit-id: 5e87896bbb0b3267a545b4df88602a9c86fed0fa

    • -1
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 50 more files in changeset.
Added dataGridViewControl to IllustrationPointsTableControl. Related to Issue [WTI-1306]

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

Former-commit-id: c180531dd7687614847afb4e57fee45effc79275

Former-commit-id: 7d9025dafca3fc0b382901d2898a2698233b4f24

    • -5
    • +7
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 10 more files in changeset.
Fixed tests failing due to merge:

Merged revision(s) 10302-10450 from branches/1300:

........

Introduced PerformWithoutChangingActiveContent method in AvalonDockViewHost

........

Removed "selection guards" from legend views

........

Removed "selection guards" from other selection providers

........

Changed selection provider logic in GuiCore

........

Slightly improved AvalonDockViewHost

........

Reverted some changes

........

Ensured chart legend view is updated after opening chart view

........

Ensured map legend view is updated after opening map view

........

Improved ChartPlugin and MapPlugin when it comes to removing outdated legend content

........

Applied additional fix when it comes to selection mechanism

........

Improved GuiCore logic so that only selection coming from document views is unsubscribed when activating a view that is no selection provider

........

Related to Issue [WTI-1300]

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

Former-commit-id: 0ac33adb63ea6da940791e1e00b3a101f6712ac4

Former-commit-id: 4fe18782ffdaf4ebbdc4b43e7d3f20cf2f88e183

    • -1
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 18 more files in changeset.
Implemented getting the general results from the illustration points on selection changed in the view. Related to Issue [WTI-1307]

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

Former-commit-id: 5adfdb56ed20b34df5184a43ded8507f294de248

Former-commit-id: 4121c0363786b12edeec4e57ca24b2118645ad2f

    • -0
    • +6
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 14 more files in changeset.
- Renamed CalculatableView to LocationsView. - Copied LocationsView for dunes so it has a different base class due to illustration points that needs to be implemented in LocationsView. Related to Issue [WTI-1307]

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

Former-commit-id: 53457f2e4f7434e6fbba67c42ef6a42cced1bd4c

Former-commit-id: 9bde5a5ee76b6cec053490c5dff67e71e7ce2eee

    • -1
    • +1
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 19 more files in changeset.