WaveHeightLocationContextPropertiesTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete constructors for map layer styles. Replaced Assert.Equals(string.Empty... with Assert.IsEmpty where applicable. Improved ColorEditor. Related to Issue [WTI-1267]

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

Former-commit-id: 0812a0a3e05ce2398afff38e2cb64cb5c1684860

Former-commit-id: 55e368ae9752d5bfe36fae8f551810251af055f3

    • -1
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 65 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
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 245 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

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

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

    • -11
    • +10
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 72 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

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

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

    • -10
    • +13
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 77 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

    • -4
    • +3
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 429 more files in changeset.
used PropertyTestHelper.GetAllVisiblePropertyDescriptors where possible and sensible. Related to Issue [WTI-1051]

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

Former-commit-id: d3287464ebea6a899a1eb3c6908575438c55f63b

Former-commit-id: 344cd82a211c6c64b21cc9ff55e08a51d98bc46a

    • -7
    • +2
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 13 more files in changeset.
Incorporated comments review 1362: - Changed resource value for the description of the calculation convergence - Changed var to CalculationConvergence - Added the NoValueRoundedDoubleConverter to D50 to display "-" in case the value is NaN Related to Issue [WTI-778]

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

Former-commit-id: 3a45e1f9da33e3a5bedcea27375d04d7e6de9559

Former-commit-id: e53d81c8f469b2c92fb05e428313411068946b8f

    • -1
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 6 more files in changeset.
Incorporated comments review 1361: - Added missing license headers - Replaced CalculationConvergence testcases with the random extension method to reduce the amount of tests

Related to Issue [WTI-778]

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

Former-commit-id: 3fa3fb6087d86c816b4f7f663fb026dccfe54523

Former-commit-id: fd21f59de2b04cbb122ca6174af47a30a76e6f1a

    • -4
    • +2
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 7 more files in changeset.
Simplified PropertyInfo tests that assert values of the CalculationConvergence enum: - CalculationConvergenceTest was added to assert the display values, and thus -- It is not necessary anymore to explicitly assert the display values of the CalculationConvergence within the PropertyInfoTests -- Replaced explicit display value assertions with the EnumDisplayWrapper of CalculationConvergence to still be able to assert the different possibility of the CalculationConvergence within the PropertyInfo tests Related to Issue [WTI-778]

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

Former-commit-id: 4302f4dbd82aaf7f5cc21b55fdcded1bf0dfc6a1

Former-commit-id: f08041a21a8475991d656239fcefab49ce59d93e

    • -6
    • +8
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 5 more files in changeset.
Fixed namings Removed redundant tests Removed redundant asserts Related to Issue [WTI-986]

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

Former-commit-id: 23a83c3e7f2f6721634eb1190eb935a4fd98aebe

Former-commit-id: e3c00d573bcd63e21052d40095b18669cbc0394c

    • -9
    • +0
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 20 more files in changeset.
Renamed FailureMechanismSectionResultNoProbabilityValueDoubleConverter to NoProbabilityValueDoubleConverter, since it no longer applies to just FailureMechanismSectionResults Related to Issue [WTI-987]

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

Former-commit-id: 3f557d4a73659c2e030bbf200bad917b86e7c4c3

Former-commit-id: ad4e8b30b9d25945e40171b7df5dbcf9671ab05a

    • -2
    • +2
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 28 more files in changeset.
extended tests Updated GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties with properties: -- TargetProbability -- TargetReliability -- CalculatedProbability -- CalculatedReliability

Related to Issue [WTI-987]

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

Former-commit-id: 1d2b22e08f58d0b64a087c639461238751e41fb6

Former-commit-id: f04997f1ed4a87f909491833ce9ce17e9ad6e90b

    • -13
    • +11
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 4 more files in changeset.
- Moved Resources Updated GrassCoverErosionOutwardsWaveHeightLocationContextProperties with: -- TargetProbability -- TargetReliability -- CalculatedProbability -- CalculatedReliability

Related to Issue [WTI-987]

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

Former-commit-id: 5eb40f0bea0690a03bd2b4d7155df1b286b17399

Former-commit-id: 34438ba8f0a2bbc7954251a2899b561e27c9fedd

    • -1
    • +12
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 9 more files in changeset.
Updated probability of DesignWaterlevel and WaveHeight - Changed data model to have doubles probability instead of RoundedDouble Related to Issue [WTI-987]

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

Former-commit-id: dfb485a82ece533a2120f905792e4f88010bfae4

Former-commit-id: 48f5f6e7e5b8a4cd349967cbf2b7d7b5c9ad325c

    • -5
    • +18
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 11 more files in changeset.
Added display properties for WaveHeight - TargetProbability - TargetReliability - CalculatedProbability - CalculatedReliability

Related to Issue [WTI-987]

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

Former-commit-id: 1ac0c9f3ae7513b436ae14dc57e8ea292aac58ec

Former-commit-id: 5f1d4ec6aa3eaf3f58ebf8e7230155425c51cd78

    • -65
    • +135
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 2 more files in changeset.
Created new tables for HydraulicBoundary location output updated read en create extensions to store the output Exposed DesignWaterLevel, WaveHeight, DesignWaterLevelCalculationConvergence, and waveHeightCalculationConvergence in HydraulicBoundaryLocation from the corresponding output. These properties will be read-only soon. Extended TestHydraulicBoundaryLocation to create only DesignWaterLevelOutput and or WaveHeightOutput Related to Issue [WTI-987]

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

Former-commit-id: 3d97b2d5c20904d3618c3891ffaf428febe26cb7

Former-commit-id: b23014a54b9637c6ba750ca9a11ddb45de1383fb

    • -13
    • +4
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 48 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -4
    • +2
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 426 more files in changeset.
* Moved HydraulicBoundaryDatabase from HydraRing.Data to Ringtoets.Common.Data/Hydraulics ** Cleaned up references accordingly. Related to Issue [WTI-988]

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

Former-commit-id: 1cbfbcf8ccef4a1896ad4e79d8ec20cbc464353d

Former-commit-id: b18bac07e03abd4a1cc70e3c40475e7759521c86

    • -0
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 134 more files in changeset.
Review related changes Related to Issue [WTI-556]

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

Former-commit-id: 837740ffa32c1c912f6701b8ce723e43bcede06a

Former-commit-id: 6c42285ef2c9863fd2ba40bc89b68baf660e67ac

    • -3
    • +3
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 17 more files in changeset.
Review related changes Related to Issue [WTI-556]

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

Former-commit-id: c3fae05878814971a1005b95c5b710e92d2b4c2e

Former-commit-id: 3047c86cde0b4464be757d98ba00bf6a78d4f1c5

    • -1
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 53 more files in changeset.
Merged revision(s) 4858 from trunk: Simplified description of convergence. Related to Issue WTI 446

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4859 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6b285d7fdc44ad4286758e393543ae7729969cac

Former-commit-id: 6b3fd94a6d45dd4aae23390b302879f46709ba4a

    • -1
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 3 more files in changeset.
Merged revision(s) 4858 from trunk: Simplified description of convergence. Related to Issue WTI 446

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4859 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 606bd86513579d141ce636630633258800346ced

Former-commit-id: d39f6d6c3f81a24c2598d7bfd2df7d112dacff7c

    • -1
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 3 more files in changeset.
Simplified description of convergence. Related to Issue [WTI-446]

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

Former-commit-id: f6326bc1facf4f05861e9551c81ab1373c404910

Former-commit-id: 995e7c919526f6079bdc27042ca84261e25e86b2

    • -1
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 3 more files in changeset.
- Changed properties of hydraulicBoundaryLocation from double to RoundedDouble Related to Issue [WTI-438]

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

Former-commit-id: a77f4af8afb7e1156421636b78d8cba70ec96efd

Former-commit-id: 6cd8b2806745d8d9953d68a9f128dcfb159cad1f

    • -3
    • +3
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 36 more files in changeset.
Implemented improvements of review 857. Related to Issue [WTI-446]

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

Former-commit-id: 7b357c7c5debf0b017bb46608c48e6dff37a092c

Former-commit-id: 61dd732c9da35bed52f36f3b6e95861e597ce87d

    • -2
    • +3
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 7 more files in changeset.
- Fixed syncing problem of DesignWaterLevelLocationContextProperties and WaveHeightLocationContextProperties - Changed display value of non-calulated DesignWaterLevels and WaveHeights from empty string to "-" Related to Issue [WTI-438]

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

Former-commit-id: fa135232a4a1ec52b853daa989a2d65a2d07add6

Former-commit-id: 5366d650d315bf69fcbc6e74d2e13ba21a71085a

    • -5
    • +13
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 24 more files in changeset.
Convergence now has the option matching "not calculated". Related to Issue [WTI-446]

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

Former-commit-id: e4a763d8ef2a9be6fd4b2dce082d8601fe7ee5e4

Former-commit-id: 4bda878e48bba45e90d9060622228da55bae9ff4

    • -2
    • +2
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 21 more files in changeset.
- Review changes -- Renames -- XMLdoc changes Related to Issue [WTI-438]

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

Former-commit-id: bf61f5ceab3a56b54b7c736b284772875e0cb366

Former-commit-id: b481e5bde2ce8f458530bee33e30196684583b1e

    • -0
    • +171
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 34 more files in changeset.