WaveHeightLocationContextPropertiesTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 56 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
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 51 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
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 118 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
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 50 more files in changeset.
Renamed Submechanism<X> to SubMechanism<X> for the illustration points: - Initial commit - Performed on the RT side only - Updated database and migration scripts with the updated names

Related to Issue [WTI-1305]

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

Former-commit-id: b4e245c45841961f67a8e6a215a8ddc0108b06d0

Former-commit-id: 9551680e9783a3e8a70dd77616fb14872b7ebcde

    • -1
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 90 more files in changeset.
Renamed WindDirectionClosingSituationIllustrationPoint to TopLevelSubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately Related to Issue [WTI-1305]

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

Former-commit-id: fcf07f21a08126a989c93f0aa75c07e90479fbfa

Former-commit-id: e7f237c271c469cf36e9accc88fe3a86be61fbff

    • -1
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 30 more files in changeset.
Renamed IllustrationPoint to SubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately - Fixed inconsistency in the hydra ring side, SubMechanismIllustrationPoint --> SubmechanismIllustrationPoint Related to Issue [WTI-1305]

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

Former-commit-id: ab7ea1efe7a38a5dfd582fa8c12dfb84d6405feb

Former-commit-id: 280ffcdbd4442a1d1930adbeb5338d41a3c5b4fd

    • -1
    • +1
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 36 more files in changeset.
Added tests for verifying property values for classes inheriting from HydraulicBoundaryLocationProperties and GrassCoverErosionOutwardsHydraulicBoundaryLocationContextProperties Related to Issue [WTI-1304]

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

Former-commit-id: c2930e1ce0460f4b68b5a64b52bc86289c78bd3a

Former-commit-id: fb95462fa452b4e2dc4de159bbd0cb214597448c

    • -7
    • +36
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 3 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

    • -5
    • +9
    ./WaveHeightLocationContextPropertiesTest.cs
  1. … 63 more files in changeset.
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.