Ringtoets.MacroStabilityInwards.Data.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved MacroStabilityInwardsSoilLayer2D Related to Issue [WTI-1449]

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

Former-commit-id: 1d106b1690e3a561ff7264b1fb67a90ec6459dff

Former-commit-id: 05a4da7976160b25b3c1b24f6fbd556eeb00a067

    • -2
    • +0
    ./SoilProfile/MacroStabilityInwardsSoilProfile2DTestFactoryTest.cs
  1. … 22 more files in changeset.
Improved MacroStabilityInwardsSoilLayer1D Related to Issue [WTI-1449]

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

Former-commit-id: 247a0a27343f174037767f36982416169ffd86a8

Former-commit-id: 59f81faa5ebb146a4c7e8d5d6b6230e5d057660f

    • -3
    • +3
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 22 more files in changeset.
Adapted soil layer 2D data model (is nested now) Also adapted import and chart data visualizations Related to Issue [WTI-1449]

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

Former-commit-id: 1b8f335c997bc35188689c79f09bf6c116579e2f

Former-commit-id: eb45f0e4920ce98258b259af7247ecc58c2eafd7

    • -3
    • +3
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
    • -0
    • +1
    ./SoilProfile/MacroStabilityInwardsSoilLayer2DTestFactoryTest.cs
    • -1
    • +11
    ./SoilProfile/MacroStabilityInwardsSoilProfile2DTestFactoryTest.cs
  1. … 115 more files in changeset.
Fixed failing tests

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

Former-commit-id: 8ab253d78459c9a099d233887ec461f0bf438916

Former-commit-id: b5a5a27f40a98a6692a6d79c0957c25729f73a97

    • -1
    • +10
    ./SoilProfile/MacroStabilityInwardsSoilProfile2DTestFactoryTest.cs
  1. … 5 more files in changeset.
Fixed failing tests

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

Former-commit-id: 9aa6b51c6ccad852c55b888c113da084e364fc73

Former-commit-id: f5b6f6d395b2b699f23935ebedc0f548b0c4af0b

    • -3
    • +3
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 4 more files in changeset.
Made MacroStabilityInwardsSoilProfileUnderSurfaceLine work with IMacroStabilityInwardsSoilLayer2D

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

Former-commit-id: d6e7ade38fc73791f5fbf3e1f3889df1182c409b

Former-commit-id: cbf8e777f0d46234e646bf321fd92d240b0bf072

    • -0
    • +1
    ./SoilProfile/MacroStabilityInwardsSoilLayer2DTestFactoryTest.cs
    • -0
    • +1
    ./SoilProfile/MacroStabilityInwardsSoilProfile2DTestFactoryTest.cs
  1. … 48 more files in changeset.
Incorporated comments review 2222: - Added random generators for creating output and setting the input -- Adjusted tests - Removed unused references Related to Issue [WTI-1366]

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

Former-commit-id: 9fe7a5f6ddcf863c574a5ccc3280c4cd4d4a61a4

Former-commit-id: c2da0f9c656cc83bf4984844f0d388dc3ed38802

    • -1
    • +24
    ./MacroStabilityInwardsOutputTestFactoryTest.cs
    • -1
    • +27
    ./MacroStabilityInwardsSemiProbabilisticTestFactoryTest.cs
  1. … 9 more files in changeset.
Added validation to TangentLineZTop and TangentLineZBottom. Updated tests to comply with the new validation Related to Issue [WTI-1400]

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

Former-commit-id: e9d171ab74574dacd69604e74379b53c2e3afcc5

Former-commit-id: d7bbc42bf0cccd10b7336b67f4364e924649c221

    • -1
    • +1
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 13 more files in changeset.
- Added validation for MacroStabilityInwardsGrid X and Z - Updated tests to comply with the new restrictions on the MacroStabilityInwardsGrid - Added overload for Random.NextRoundedDouble with range Related to Issue [WTI-1400]

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

Former-commit-id: c3004e5a0c7735345a8b66e548cde9e67490c77a

Former-commit-id: e58a79f58922074521c2b76c8ef8529c024d6aba

    • -4
    • +4
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 16 more files in changeset.
Add empty chart data when output is not set instead of removing everything. Related to Issue [WTI-1412]

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

Former-commit-id: 646df876d642973065745dde7cc099311bafebc8

Former-commit-id: a417c1763126af1c04b35388ee5690211863b396

    • -1
    • +1
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 6 more files in changeset.
Refactored MacroStabilityInwardsGrid to be able to set the x left/right and z top/bottom via the constructor Related to Issue [WTI-1400]

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

Former-commit-id: 0f86def14d70aa807cabae1394b52f0c1f8334c5

Former-commit-id: 9ff2c4efb5bcb5ba77076d98eb057631ad27c736

    • -4
    • +5
    ./MacroStabilityInwardsGridTestFactoryTest.cs
  1. … 9 more files in changeset.
- Implemented .Clone() for the MacroStabilityInwardsLocationCalculation and its derived classes -- Added helpers in the clone assert - Cleaned up some test code Related to Issue [WTI-1366]

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

Former-commit-id: fb463e361e96a23c9e3dac546151b4edbd400ad2

Former-commit-id: a2687cfd64d637cbf838327341d80c6f51bc7221

    • -1
    • +1
    ./MacroStabilityInwardsSemiProbabilisticTestFactoryTest.cs
  1. … 4 more files in changeset.
Converted the TestMacroStabilityInwardsOutput test object to a test factory: - Created objects are to be used for asserting composite objects that can clone. These asserts should be preferably done with the original object rather than a derived (test) object

Related to Issue [WTI-1366]

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

Former-commit-id: 9692ca616baffd96345a37e0f605fc8573337e86

Former-commit-id: 9abe379937333a2a121c54329d4dc57ee5d128a3

    • -0
    • +78
    ./MacroStabilityInwardsOutputTestFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
    • -73
    • +0
    ./TestMacroStabilityInwardsOutputTest.cs
  1. … 29 more files in changeset.
Converted the TestMacroStabilityInwardsSemiProbabilisticOutput test object to a test factory: - Created objects are to be used for asserting composite objects that can clone. These asserts should be preferably done with the original object rather than a derived (test) object - Added test class Related to Issue [WTI-1366]

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

Former-commit-id: 5e2c6799a5a83569ca93d3c253dbe99043f93213

Former-commit-id: 8f8e4f479c2b0fb04a31740690f9cfd710f91b77

    • -0
    • +73
    ./MacroStabilityInwardsSemiProbabilisticTestFactoryTest.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
  1. … 16 more files in changeset.
Fix test Related to Issue [WTI-1412]

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

Former-commit-id: cba93dda0e893e16b01803941008356e71eb6e73

Former-commit-id: 8242856f0db1d1d150aa78f6b06c20fc86538c43

    • -2
    • +2
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
Implement review comments from review 2196 Related to Issue [WTI-1426]

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

Former-commit-id: 80fb7a1ea16c00eb8ec2a49d0928e5522dc6630e

Former-commit-id: 99e71fdbc56a6824dd3cfc3568446babb2ed45b0

    • -35
    • +70
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 67 more files in changeset.
Moved waternet output classes to Primitives. Related to Issue [WTI-1345]

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

Former-commit-id: 11231cb09cb9d2cf4408b53104498f52dc9cec0a

Former-commit-id: fde310f9e2233054630d587f97916650a7792297

    • -2
    • +0
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
    • -41
    • +0
    ./TestMacroStabilityInwardsPhreaticLineTest.cs
    • -43
    • +0
    ./TestMacroStabilityInwardsWaternetLineTest.cs
  1. … 34 more files in changeset.
Implement input/derived input data model for Waternet calculation output (MacroStabilityInwardsWaternetLine, MacroStabilityInwardsPhreaticLine, MacroStabilityInwardsWaternet). Related to Issue [WTI-1345]

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

Former-commit-id: 8c56c84963091d27b4c72cf7e8be33385e7f9a2d

Former-commit-id: b9ad101cd1544889463967c2d7732272428be407

    • -0
    • +2
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
    • -0
    • +41
    ./TestMacroStabilityInwardsPhreaticLineTest.cs
    • -0
    • +43
    ./TestMacroStabilityInwardsWaternetLineTest.cs
  1. … 15 more files in changeset.
Introduced test factory to create slices with concrete values Related to Issue [WTI-1379]

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

Former-commit-id: 4b4bf28e1db3343c10d773aa84f25ed19c05e07f

Former-commit-id: fdcce846d6e3d7696034175f86fc0c88d3dd6e43

    • -0
    • +84
    ./MacroStabilityInwardsSliceTestFactoryTest.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
  1. … 4 more files in changeset.
Implement review comments from review 2183, update xmldocs with exceptions, expand some tests and change a returned List to IEnumerable. Related to Issue [WTI-1296]

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

Former-commit-id: c06fe3a5a0dbf07a0903d8a49b9f7dbd2b044d28

Former-commit-id: 6240435784db0491600cdaaf8fa350782ad2b63b

    • -0
    • +99
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 15 more files in changeset.
Added final TangentLineNumber related test logic Related to Issue [WTI-1435]

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

Former-commit-id: 758be1761bf7bf473b028f55c01b7c991eb4366b

Former-commit-id: ce9bcbddd0a547902aed85592e77c1cec3053474

    • -0
    • +2
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 2186 - Renamed tests - Updated XMLDocs - Renamed / moved TestUtil folder for Piping.IO

Related to Issue [WTI-1340]

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

Former-commit-id: ffa3e7c686110101dccb1565ba802d63aff746a9

Former-commit-id: 145e043efbd7a64b4d233049b0208f00d58d0bf0

    • -5
    • +5
    ./MacroStabilityInwardsStochasticSoilModelTestFactoryTest.cs
  1. … 21 more files in changeset.
Incorporated comments review 2187 - Removed obsolete casts, or property initializers - Removed commented code - Replaced calls with test output when possible

Paired with ~tangerma

Related to Issue [WTI-1407]

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

Former-commit-id: 28ce6e16475d0c243dce430c5fc820edcd4c3660

Former-commit-id: 41eef66c47c7f0ea0c637b6d4d67dee801c5fe81

    • -1
    • +2
    ./TestMacroStabilityInwardsOutputTest.cs
  1. … 5 more files in changeset.
Removed unused references Related to Issue [WTI-1405]

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

Former-commit-id: 305566ccc29548e9b099e84c874c52810660b7a5

Former-commit-id: e94f91f7db5acf79f3e9a0dd92aae8d12d13ae1a

    • -4
    • +0
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
  1. … 7 more files in changeset.
Performed small cleanup Related to Issue [WTI-1405]

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

Former-commit-id: adcc72ee79c3ae2e8efa300d52f3f6b0b92e3064

Former-commit-id: 32d2ae844c84cacd932c5387adaf8b20044fd192

    • -1
    • +0
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 12 more files in changeset.
Applied review comments. Related to Issue [WTI-1407]

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

Former-commit-id: e7a0ef4c0508b7a0340c39c16a738cf630f003e1

Former-commit-id: 3c8d58abb4de0b7ccb3d339f850e7531fd50a1d9

    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
    • -0
    • +72
    ./TestMacroStabilityInwardsOutputTest.cs
  1. … 28 more files in changeset.
Incorporated comments review 2151 - Editorial edits Related to Issue [WTI-1340]

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

Former-commit-id: 89aedbfe61d9ae43c0e08e9f026e83d7e2849153

Former-commit-id: e3a88f9aaf5cfbb664aa3ab4a2d3e5e64909b899

    • -5
    • +5
    ./MacroStabilityInwardsStochasticSoilModelTestFactoryTest.cs
  1. … 9 more files in changeset.
Implement the daily and extreme location input properties for the MacroStabilityInwardsInput class. Modify existing property classes and converters to use the newly introduced classes

Related to Issue [WTI-1426]

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

Former-commit-id: 3b2a59a620a056ff3aee87c5f0665376d9668605

Former-commit-id: 8d68d557757876324660ee898b0cec77a6cef367

    • -14
    • +34
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 19 more files in changeset.
Applied review comments. Related to Issue [WTI-1405]

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

Former-commit-id: cbfd738b9d47e7e986e6158497cc64998a1e07b4

Former-commit-id: 9b45d3fd6be93bedccc686ff7540ff22507ad275

    • -4
    • +93
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 6 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, MacroStabilityInwards only): -- Moved StochasticSoilProfile property of the MacroStabilityInwardsStochasticSoilModel 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@12020 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 793e8b7ce8d28a571d22d61fd01a1c14280c75c6

Former-commit-id: 4ba95330a9300a647b62dfa413c36a5a581ee392

    • -8
    • +35
    ./MacroStabilityInwardsStochasticSoilModelTestFactoryTest.cs
  1. … 33 more files in changeset.