WaveHeightLocationsViewTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Optimized LocationsView logic Related to Issue [WTI-1346]

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

Former-commit-id: f3ca9a1b69c2453795584ab367b377de08e8a8bd

Former-commit-id: 3a901ff02778838bacaecd3d209140a926170bd6

  1. … 5 more files in changeset.
Performed cleanup Related to Issue [WTI-1311]

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

Former-commit-id: 232f373d00dbcd63d1925745d76d5b2dc8d8d120

Former-commit-id: 3b89b8adb176af102367890c1c0c82aff1087f2c

  1. … 63 more files in changeset.
Removed "Mock" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 4b06008328242abd86b326c53c8c82621e413d1c

Former-commit-id: c6e8be3dc31929da3b6e9fbc0ddd11de33cc3f2e

  1. … 43 more files 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

  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. … 56 more files in changeset.
Review related changes

Paired with tang_ds

Related to Issue [WTI-1304]

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

Former-commit-id: 93d8a3720dc794561b99f9062372cceb299980bc

Former-commit-id: 691baaf9fb6d3b3352630479899d2a671ccdec57

  1. … 6 more files in changeset.
Refactored GeneralResultSubMechanismIllustrationPoint: - Removed class in favor of the GeneralResult<T> - Renamed files when appropriate - Removed obsolete extensions, these are replaced by internal logic based on strings of the wrapper IllustrationPointControlItem on the calling side Related to Issue [WTI-1308]

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

Former-commit-id: 65bcd4295ccbcbfc85ffe45740c5877d9c0a8352

Former-commit-id: c9de3cb8e9980d93fb413ad1e598c7795816ffdd

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

    • -47
    • +24
    ./WaveHeightLocationsViewTest.cs
  1. … 28 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. … 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

    • -20
    • +21
    ./WaveHeightLocationsViewTest.cs
  1. … 7 more files in changeset.
Updated control finder Updated XMLdoc Related to Issue [WTI-1303]

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

Former-commit-id: e15aa23d3227943f41e2c7a9138d7236882b748f

Former-commit-id: fb560b352cd217039b6379dbd870f392a4b89ed2

  1. … 7 more files in changeset.
Fixed test inconsistency. Related to Issue [WTI-1303]

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

Former-commit-id: bfda3b4f61f1a2e9425140bf56050b783452955b

Former-commit-id: ddfbc455e01ce50b699b953204b80f2e43dbf510

  1. … 3 more files in changeset.
Review suggestions: - updated XMLdoc - Extracted methods Related to Issue [WTI-1303]

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

Former-commit-id: 67b0d8355dc087b41c1062c36f6b2ce7fd551550

Former-commit-id: 7f8ef5cfb7e177d65ce8ef856f33d2226153e44b

    • -18
    • +45
    ./WaveHeightLocationsViewTest.cs
  1. … 2 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. … 50 more files in changeset.
Changes after review. Related to Issue [WTI-1307]

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

Former-commit-id: f128353fbb1b65c598a0596832e209ed673c87f5

Former-commit-id: f8287eb071cfd6ea6796108e9b68f0b25104ae3b

  1. … 17 more files in changeset.
Implemented updating logic when locations are updated. Related to Issue [WTI-1307]

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

Former-commit-id: dc4a68f2c5ef9b4ac7c610bec849efe28dcb9dad

Former-commit-id: 94e5b341990a8f5caec49d0be9ac4290cb71fa52

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

    • -16
    • +89
    ./WaveHeightLocationsViewTest.cs
  1. … 14 more files in changeset.
Renamed header of 'include illustration points' column Related to Issue [WTI-1303]

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

Former-commit-id: 5ae12270f996c2d7f317b1077e3d1cacd9341582

Former-commit-id: 518b397b39819025648dd65a8653db9f9f79111d

  1. … 7 more files in changeset.
Made HydraulicBoundaryLocationRow a concrete class to use in HydraulicBoundaryLocationsView and derived classes Related to Issue [WTI-1303]

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

Former-commit-id: b62c9eaf186284f4b66b90bd4d729a3ee92edc4a

Former-commit-id: 1acf6464e475b0e6548697903c60169463d499c1

  1. … 16 more files in changeset.
Added option to include illustration points to HydraulicBoundaryLocationRow Related to Issue [WTI-1303]

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

Former-commit-id: f29418597c4743415d3d9855fc1c97479e94d419

Former-commit-id: f12bc166d8bf2b424cbd82ab2dd120ebf7f56c2a

    • -30
    • +61
    ./WaveHeightLocationsViewTest.cs
  1. … 12 more files in changeset.
Set up HydraulicBoundaryLocationCalculation and removed Output properties in HydraulicBoundaryLocation

Related to Issue [WTI-1303]

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

Former-commit-id: b1295990461ad530ca10c4d873ecf1af576f3aed

Former-commit-id: 3e3b226000e86cdb1838d6f9cee40712d2de940c

  1. … 63 more files in changeset.
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

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

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

  1. … 245 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -11
    • +11
    ./WaveHeightLocationsViewTest.cs
  1. … 429 more files in changeset.
Review related changes Related to Issue [WTI-1059]

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

Former-commit-id: 36253955b50bf7cfcf9926de39b554c40b11b74b

Former-commit-id: 87aa47c1475787cdd8324c0ae21aa39417c59855

  1. … 23 more files in changeset.
Got rid of ringId in HydraRing calculations Related to Issue [WTI-1059]

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

Former-commit-id: 4bc191fed1251037ae4eef4b56b7c26f9422f239

Former-commit-id: ba1406e780c01115aa545539afaef534ff495f40

  1. … 73 more files in changeset.
Made CalculatableRow generic so that the calculatable object is generic implemented. Related to Issue [WTI-1044]

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

Former-commit-id: e6546809bfb4bd75ad63794091fa663d915cbe1a

Former-commit-id: a76bba6708db446ecc7fc94ddd48732adb17eabb

  1. … 24 more files in changeset.
* Introduced WmtsMapData class * Extended AssessmentSection with BackgroundMapData property. * AssessmentSection.BackgroundMapData exposed in project tree. * Refactoring common code for test stub implementation of IAssessmentSection. Related to Issue [WTI-1085]

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

Former-commit-id: d2fbeb9b138f4410f10feba12b416b00984a3bfb

Former-commit-id: a51d7b249c1e2a0257b91407dbef3ebeaf964c5c

  1. … 45 more files in changeset.
Removed public setter of HydraulicBoundaryLocation's WaveHeight Related to Issue [WTI-987]

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

Former-commit-id: 8a5489cf0b6efd5014d0fe9c391cdde1bb1f5e07

Former-commit-id: c7f3b54cc9afecfff8c83fc0693338551955f77c

  1. … 14 more files in changeset.
* Introduced (extension)methods to easily identify a HydraulicBoundaryDatabase with imported or calculatable locations. * Renamed Resource name. * If no database with calculatable locations has been coupled, the HydraulicBoundariesGroupContext doesn't have children for GrassCoverErosionOutwards. * More uniform tooltips for dealing with no hydro database with calculatable locations coupled. * Introduced TestHydraulicBoundaryDatabase in Ringtoets.Common.Data.TestUtil and reused it where similar classes were created in inner scopes of unit tests.

Related to Issue [WTI-1013]

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

Former-commit-id: b96c1ccc18a7b3d57fda58f8ddc5049d00352cee

Former-commit-id: 849e55b37d09d4db4809539497c005ab2e7bac0c

    • -27
    • +16
    ./WaveHeightLocationsViewTest.cs
  1. … 22 more files in changeset.