TestForeshoreProfile.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add file location of "VoorlandProfiel" collection: - Introduced ForeshoreProfileCollection for the failure mechanism that make use of an ObservableList to store foreshore profiles - Fixed affected tests - Added TestForeshoreProfile which allows to set a geometry and a custom ID to prevent ArgumentExceptions due to duplicate items - Adjusted migration script to prevent adding non-unique foreshore profiles which can cause an ArgumentException

Related to Issue [WTI-1112]

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

Former-commit-id: 91955406d3b4b9092027e14a053d20ed7d70ec27

Former-commit-id: 6ed0b86a3057bd1eb13d76355da5f47f3910e38e

  1. … 49 more files in changeset.
Add file location of "VoorlandProfiel" collection: - Introduced a ForeshoreProfileCollection - Extracted generic feature description for the foreshore- and dikeprofiles Related to Issue [WTI-1112]

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

Former-commit-id: 46db55191a5344f9dee0addb1e1b22579529858d

Former-commit-id: 842c9bcd5f57a0e22b774f26250f57c3f713c71c

  1. … 8 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

  1. … 551 more files in changeset.
Corrected Resharper code inspection issues: - Removed unused references, parameters, classes, variables or files - Adjusted XML docs for correctness - Inlined variables and string literals - Made public local test class into a private test class Related to Issue [WTI-1242]

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

Former-commit-id: f318b443fa987378be9cc263efda0bc6f424c935

Former-commit-id: c4b73b7817552566b02e4c0506b9caefe041b869

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

  1. … 429 more files in changeset.
Implemented importer of StructuresCalculation<HeightStructure> configurations. Added IVariationCoefficientDistributionExtensions for setting parameters of IVariationCoefficientDistribution from configurations. Related to Issue [WTI-1163]

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

Former-commit-id: 801f15d077c2033cffed8ce4b94c2b330bd5cae7

Former-commit-id: aed6b2c34fcafba66707200ce2b01c21ac9acb4a

  1. … 45 more files in changeset.
Added required ID property to ForeshoreProfile Related to Issue [WTI-1092]

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

Former-commit-id: a5ac17d93c00edc44ab863f471af937703304078

Former-commit-id: d6e398f53cedd03a7e769e1b87a6da3bb573fe53

  1. … 50 more files in changeset.
- Made sure features are not added when foreshore profiles don't have geometries. - Refactored tests. Related to Issue [WTI-300]

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

Former-commit-id: 0936e93f6fc8aba5e1113123cd618f7157455344

Former-commit-id: 92f672fdae074dd04dd2e654beabe5f103586812

  1. … 14 more files in changeset.
Performed Resharper cleanup

Related to Issue [WTI-1008]

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

Former-commit-id: 23d17fd6b5257a25b167839d9106eea6fa7be554

Former-commit-id: 4a817a07bc646924777514e78010c89bc0fdf9b5

  1. … 114 more files in changeset.
Add calculations layer for: - Grass cover erosion inwards - Grass cover erosion outwards - Wave impact asphalt cover - Stability stone cover Added TestUtil and TestUtil.Test projects for Ringtoets.HydraRing.Data. Added TestHydraulicBoundaryLocation Related to Issue [WTI-991]

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

Former-commit-id: 00be3cf09daa3d7d9aa78cbde8ab5ac71552497c

Former-commit-id: 67fb236c69f1fcd4c65949b18369d5c508ed534b

  1. … 43 more files in changeset.
* Removed unit tests that were already covered by slightly more complex unit test. * Moved TestForeshoreProfile and improved it's reuse. ** Removed references where no longer required. * Renamed ForeshoreTreeNodeInfoTest to ForeshoreProfileTreeNodeInfoTest, and also some cleanup. Related to Issue [WTI-965]

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

Former-commit-id: 4de737bc59cf63abb6637a75d874aab2fd0e3b95

Former-commit-id: f88ad8e6054a3c1917dfe283c28ccb541223c9e4

    • -0
    • +61
    ./TestForeshoreProfile.cs
  1. … 39 more files in changeset.