PipingStochasticSoilModelUpdateDataStrategyTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -522
    • +0
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.Piping and its tests

WTI-1767

    • -2
    • +2
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 66 more files in changeset.
Incorporated comments dev: - Cleaned up some files - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, Piping only): -- Moved StochasticSoilProfile property of the PipingStochasticSoilModel as a mandatory constructor argument -- Changed property from List to IEnumerable => provides readonly access of the collection -- Introduced additional test factory method --- Replaced explicit constructor calls with factory calls when possible

Related to Issue [WTI-1340]

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

Former-commit-id: 8cf27edcf482fb639d692d19f6840bb78219dc98

Former-commit-id: dbc10165755b4dc91a62d7f21e6749d2850ed2b3

    • -29
    • +52
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 34 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (Piping only): -- Validates if the geometry is not empty and is not NULL -- Expanded test factory -- Replaced explicit constructor calls with test factory calls when possible -- Added additional tests for the transformers to verify behaviour

Related to Issue [WTI-1340]

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

Former-commit-id: bb6368c63b7448360bce377e2d29d1303b379d9c

Former-commit-id: 73622e310bf3c785e9bbc7acb4d2021bfc9a7674

    • -5
    • +6
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 41 more files in changeset.
Added testutil projects for test classes / factories of Primitives in Piping and MacroStability - Moved primitive related test objects / factories to the correct namespace for piping - Added NUnit to the projects - Cleaned up unused references Related to Issue [WTI-1341]

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

Former-commit-id: 1af5be0c33349cdf757bff781006863330bb680f

Former-commit-id: 4f8109c324e32ba0a1b8810ec7c36361e2ede475

    • -1
    • +1
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 37 more files in changeset.
Refactored such that TestPipingSoilProfile is replaced by PipingSoilProfileTestFactory Removed TestPipingSoilProfile and TestPipingSoilProfileTest Updated XMLdoc Related to Issue [WTI-1343]

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

Former-commit-id: b93aee9fdf473e06f7ebe6688e61524de9bcd925

Former-commit-id: 8b99185fd3f10ccde82b0dbfdc5fcbf64c5697a0

    • -1
    • +1
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 22 more files in changeset.
Renamed PipingSoilProfile.SoilProfileType to PipingSoilProfile.SoilProfileSourceType Related to Issue [WTI-1343]

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

Former-commit-id: d60436f8bab80595d32c7ce042b3b858349fdb56

Former-commit-id: 9c860f686e38eb9e5c49787906bfed35264090ba

    • -1
    • +1
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 12 more files in changeset.
Removed 'database id' from PipingSoilProfile Related to Issue [WTI-1343]

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

Former-commit-id: a52ff6f6f0456d2690a53f6788e8d22a3d2e5d11

Former-commit-id: cf760532ddcd32c80aa33bad404e2774959ffd2f

    • -2
    • +1
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 33 more files in changeset.
Merged back to trunk Related to Issue [WTI-1343]

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

Former-commit-id: 8d38d0cfa5614fa51edcad7c422a8cda51ea6dd3

Former-commit-id: e8e09d7f5a02c59baf786142df4a1ffe8aae4202

    • -0
    • +499
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 176 more files in changeset.
Updated source such that PipingStochasticSoilModel is used instead of StochasticSoilModel Added XMLDoc to PipingCalculationEntityReadExtensions

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

Former-commit-id: 2de3149e643e206b2388da44f7fdd34eb4ca5ee9

Former-commit-id: 201d01a556889a530287570d4112946d49612cf6

    • -0
    • +499
    ./PipingStochasticSoilModelUpdateDataStrategyTest.cs
  1. … 90 more files in changeset.