Ringtoets.Common.Data.TestUtil.csproj

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

    • -90
    • +0
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 15714 more files in changeset.
Updated logic of the CalculationSettingsFactory: WTI-1925

- Introduced testhelper to set valid values on the HydraulicLocationConfigurationSettings in order to fix failing tests.

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 3 more files in changeset.
Cleanup: WTI-1923

- Removed test factory:

-- The test files usually already contain their local definitions of creating a valid HydraulicBoundaryCalculationSettings object, no need to redefine it again by means of an external factory.

    • -1
    • +0
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 10 more files in changeset.
Introduced test helpers / utils. WTI-1923

- Introduced helpers to facilitate the testing of:

-- The conversion between Ringtoets and HydraRing objects

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 5 more files in changeset.
Merge branch '1803'

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 1 more file in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 140 more files in changeset.
Introduced test factory for creating instances of a reference line with geometry. WTI-1803

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 3 more files in changeset.
Introduce test helper to set sections with an empty source path WTI-1751

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 3 more files in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 88 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 88 more files in changeset.
Review related improvements. Introduce new and use test factory, update test names WTI-1617

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 25 more files in changeset.
Implemented review comments WTI-1533 Renamed some typos in filenames Made ProbabilityAssessmentInput an abstract base class Cleanup and improvement of some classes and tests

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 42 more files in changeset.
Incorporated comments review 2408: - Extracted general test function to a TestHelper class - Extended DistributionAssert with an overload to assert variation log normal coefficient objects that contain a shift - Changed migration log messages - Uniformed asserts of distributions in the create extensions

WTI-1473

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 11 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.Data.TestUtil.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.Data.TestUtil.csproj
  1. … 316 more files in changeset.
Cleaned csproj for Ringtoets.Common TestUtil files. Related to Issue [WTI-1487]

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

Former-commit-id: 3ada1d2bc2e839faca30229e350ad6313021563d

Former-commit-id: 90a27548e2e0cd11356e58cdba4f3a0608815a6d

    • -33
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 4 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

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  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

    • -3
    • +0
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 291 more files in changeset.
Remove unused references in Ringtoets.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: 3ade4c67233b87af1f709e5b7d59fe7f6fa2f6a5

Former-commit-id: be512dfe69f42c125d097924f4f70252e0fc0eb0

    • -4
    • +0
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 3 more files in changeset.
Updated signature of AssessmentSection Removed 'default norm' from FailureMechanismContribution Extended storage tests to assert norm values Introduced FailureMechanismContributionTestFactory for creating a valid FailureMechanismContribution XMLdoc added Related to Issue [WTI-1364]

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

Former-commit-id: 3e91b6f849b7221fcfffd0062db5af3b43452bb4

Former-commit-id: 3467771735fb1c58e74ec9b8b4d67998db6f892e

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 49 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.Data.TestUtil.csproj
  1. … 400 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.Data.TestUtil.csproj
  1. … 385 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.Data.TestUtil.csproj
  1. … 397 more files in changeset.
Incorporated comments review 2075: - Replaced private CreateSection factory methods with a Factory class which creates valid FailureMechanismSections Related to Issue [WTI-1373]

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

Former-commit-id: 5386dade2d5af68f467293c49214aadde7b14962

Former-commit-id: 2e038077bb8a4812f1da047aea9d7b5a8abe25be

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 45 more files in changeset.
Review related changes Related to Issue [WTI-1372]

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

Former-commit-id: c52095f9f1ad7578223747148a4968e88d987628

Former-commit-id: 66f38fa54736ff9d4f73c28b63bf8e63e2f301bd

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 10 more files in changeset.
Renamed CloneAssert into CommonCloneAssert Related to Issue [WTI-1367]

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

Former-commit-id: 03bc53f38e11d02492ab33c50f959e9c043ad34f

Former-commit-id: 6708b09208d915dca1a1439658cece22e129ee0e

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 25 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.Data.TestUtil.csproj
  1. … 425 more files in changeset.
Renamed CloneTestHelper into CommonTestDataGenerator Related to Issue [WTI-1367]

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

Former-commit-id: 3af52350150f24603277a1f72c5210e118b13939

Former-commit-id: 00f65e34ee998ff7d8d0d227588caad2bba2ec38

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 4 more files in changeset.
Made HeightStructuresInput ICloneable Related to Issue [WTI-1367]

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

Former-commit-id: 14aa9bc06d5d74a1820805ed7094e0cdd930e73d

Former-commit-id: 1f937552be594ef2afab88da2726f2716884deaf

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 8 more files in changeset.
Made TopLevelIllustrationPointBase ICloneable Related to Issue [WTI-1370]

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

Former-commit-id: 50a119918ebd3183a48952e8c2697b6faedd5d71

Former-commit-id: 6c4461e744d9a52b582122a884d42ddab6726a0a

    • -0
    • +4
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 3 more files in changeset.