Ringtoets.Common.IO.TestUtil.Test

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

    • -62
    • +0
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
    • -69
    • +0
    ./StochasticSoilModelTestFactoryTest.cs
    • -47
    • +0
    ./StochasticSoilProfileTestFactoryTest.cs
    • -86
    • +0
    ./TestDikeProfileUpdateStrategyTest.cs
  1. … 15706 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./StochasticSoilModelTestFactoryTest.cs
    • -1
    • +1
    ./StochasticSoilProfileTestFactoryTest.cs
    • -1
    • +1
    ./TestDikeProfileUpdateStrategyTest.cs
  1. … 6088 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.Common.IO and its test project and testutil

WTI-1767

    • -1
    • +1
    ./TestDikeProfileUpdateStrategyTest.cs
  1. … 70 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Cleaned csproj for Ringtoets.Common test files. Related to Issue [WTI-1487]

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

Former-commit-id: d1328b9749d025f66e260c32c78457b58e48db49

Former-commit-id: 190d6ddacc796876c46828ccbfe5e47f8d05d1e0

    • -31
    • +1
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
  1. … 9 more files in changeset.
Added type check in the Equals override for DikeProfile: - Changed the testobject into a test factory and adjusted affected tests

Related to Issue [WTI-1390]

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

Former-commit-id: b5d1eefd1c46365f467cf5752842a9a0683f66a5

Former-commit-id: d4833b6935fe1ca5ccb7a657e0cf0d1a0f7d3ba5

    • -3
    • +3
    ./TestDikeProfileUpdateStrategyTest.cs
  1. … 44 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -1
    • +0
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
  1. … 291 more files in changeset.
Got rid of inner rings and holes Related to Issue [WTI-1449]

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

Former-commit-id: f0bc4fa819e62328892cbdc2363e8cdb21d48e01

Former-commit-id: b8d2ea08b3544014ff6ba37044a835ea6d67ded7

  1. … 25 more files in changeset.
Simplified SoilLayer2DTestFactory Related to Issue [WTI-1449]

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

Former-commit-id: e10a69d915e4813b4cc59fda0cc5887c4df14a03

Former-commit-id: a20c621152f984dad707ead26ad3646c75ab0bfb

  1. … 7 more files in changeset.
Got rid of some inner loop usage Related to Issue [WTI-1449]

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

Former-commit-id: a6a87241251bb7f092752c09266eaa8af85673c3

Former-commit-id: 4da3edebd9ccc7319eb79790ddd7be1acfb307fd

  1. … 22 more files in changeset.
Cleaned up SoilLayer2DTestFactory Related to Issue [WTI-1449]

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

Former-commit-id: 9f2f68314c4cb957e751104d25d3e5551ed79198

Former-commit-id: 6c8363ba29d0d8e4d3b67464989bb989426b327e

  1. … 1 more file 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

  1. … 117 more files in changeset.
Incorporated comments review 2151 - Added new test util projects in order to wrap specific importer data models -- Introduced failure mechanism specific StochasticSoilModelTestFactories -- Replaced calls where possible -- Removed obsolete factory method

Related to Issue [WTI-1340]

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

Former-commit-id: 22e9f0eb89c6327a192b4363c9b73a69dcf986eb

Former-commit-id: 656576d7ce688a76538353c30997c99003d40c8b

    • -32
    • +0
    ./StochasticSoilModelTestFactoryTest.cs
  1. … 15 more files in changeset.
Incorporated comments review 2151 - Expanded test factory create methods in order to simplify calls in tests - Simplified calls in tests when possible Related to Issue [WTI-1340]

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

Former-commit-id: 84c3f3b60a82fc2f3f35ab45b618881d69bda61b

Former-commit-id: 1f22997ee02392fa5ae7437fe63ef51b7750775f

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

    • -2
    • +2
    ./StochasticSoilModelTestFactoryTest.cs
  1. … 9 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles): -- Removed validation for the probability from the generic IO StochasticSoilModel -- Removed AddProbability function from the generic IO StochasticSoilModel -- Removed obsolete reference -- Introduced a StochasticSoilProfileTestFactory to create valid configured test objects

Related to Issue [WTI-1340]

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

Former-commit-id: 02b2688e6b19921c4303f911652a784de85cb953

Former-commit-id: d3b124e7165301d331a9093f4a6c45a274737cf3

    • -0
    • +1
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
    • -2
    • +1
    ./StochasticSoilModelTestFactoryTest.cs
    • -0
    • +47
    ./StochasticSoilProfileTestFactoryTest.cs
  1. … 21 more files in changeset.
Incorporated comments dev: - Fixed failing tests on buildserver - Moved validation logic from readers to transformers and RT datamodel (Macrostability only): -- Introduced testfactories to create valid RT and Reader soil models (with geometry defined) -- Removed obsolete constructor Related to Issue [WTI-1340]

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

Former-commit-id: f2f84a442ab3fc8368459e5118dc2db35b5f9a4a

Former-commit-id: 62456eff75ae7a3761bf0a3b3d5ba34092394db1

    • -0
    • +9
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
    • -0
    • +70
    ./StochasticSoilModelTestFactoryTest.cs
  1. … 33 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

    • -2
    • +2
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
  1. … 399 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

    • -2
    • +2
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
  1. … 384 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

    • -2
    • +2
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
  1. … 396 more files in changeset.
Incorporated comments review 2090: - Added / Updated XMLDocs - Cleaned up tests - Improved the SoilLayerIsAquiferConverter: convert should throw a NotSupportedException as it has no knowledge of the transformers. Additionally, it's a converter, not a transformer -- Wrapped function in the transformers

Related to Issue [WTI-1340]

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

Former-commit-id: 84bc5c8abbc5a570fd2658781ec8f450af993461

Former-commit-id: ab581d241b80d96881c82eb15c6192a456f95fac

  1. … 22 more files in changeset.
Incorporated comments P/O / dev: - Moved validation / interpretation logic on the readers to the transformers -- Applied for MaterialName, Color and IsAquifer properties -- Introduced factory methods which creates valid soil layers to be used for testing transformers -- Introduced generic converter to convert the value of IsAquifer to valid values for soil layer implementations

Related to Issue [WTI-1340]

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

Former-commit-id: a6cf6e1755b0fa8f6828362eef2d09187d016ac0

Former-commit-id: 5fb85abb026e00a236e2cf46fbed08f907faadeb

    • -0
    • +1
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
    • -0
    • +56
    ./SoilLayer1DTestFactoryTest.cs
  1. … 23 more files in changeset.
Added Soil layer 2D transforming. Related to Issue [WTI-1340]

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

Former-commit-id: 6d058324a5574f66268c3060d94fa285590c3526

Former-commit-id: 8470946f4b9a0c2df46bf24a5fa3d77667235fb2

  1. … 3 more files in changeset.
Review related changes: - Extracted test utility for ProgressNotification

Related to Issue [WTI-1343]

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

Former-commit-id: d28613db354328981612c51a26a013d5644fc5ee

Former-commit-id: 977abba77a423c31d26bf0aada4704e777fe78cb

    • -0
    • +46
    ./ProgressNotificationTest.cs
    • -0
    • +1
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
  1. … 8 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

    • -2
    • +2
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
  1. … 424 more files in changeset.
Introduced SoilLayer2DTestFactory to be able to set internals Extended PipingSoilLayerTransformer to support SoilLayer2D Exposed *Ringtoets.Common.IO* to *Ringtoets.Common.IO.TestUtil* Related to Issue [WTI-1343]

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

Former-commit-id: f0e30f55a7200143ef61b5d582c01ddf8d120ff8

Former-commit-id: 9319d3184b167aee4ccdf6a8870c94549e252f83

    • -0
    • +1
    ./Ringtoets.Common.IO.TestUtil.Test.csproj
    • -0
    • +140
    ./SoilLayer2DTestFactoryTest.cs
  1. … 5 more files in changeset.
Review related changes Related to Issue [WTI-1289]

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

Former-commit-id: edafa10119afdb75252ed72140d5cb495fba8658

Former-commit-id: 9ef72f6dddff734ac3c28a856ae8ce52b36a8de3

    • -2
    • +4
    ./TestDikeProfileUpdateStrategyTest.cs
  1. … 31 more files in changeset.
Merge from branch 1289

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

Former-commit-id: ba3056d252e5c6e4ca7694457d6ac85073639d97

Former-commit-id: 7bce824a3d3e04d9e23e441c42e22972210259b3

    • -2
    • +2
    ./TestDikeProfileUpdateStrategyTest.cs
  1. … 151 more files in changeset.