Ringtoets.HydraRing.Calculation.TestUtil

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

    • -88
    • +0
    ./Calculator/HydraRingCalculatorFactoryConfig.cs
    • -102
    • +0
    ./Calculator/HydraRingCalculatorTestCaseProvider.cs
    • -147
    • +0
    ./Calculator/TestHydraRingCalculatorFactory.cs
    • -21
    • +0
    ./HydraRingCalculationSettingsTestFactory.cs
    • -128
    • +0
    ./HydraRingDataEqualityHelper.cs
    • -46
    • +0
    ./IllustrationPoints/GeneralResultTestFactory.cs
    • -37
    • +0
    ./IllustrationPoints/TestFaultTreeIllustrationPoint.cs
    • -71
    • +0
    ./IllustrationPoints/TestGeneralResult.cs
    • -47
    • +0
    ./IllustrationPoints/TestSubMechanismIllustrationPoint.cs
    • -36
    • +0
    ./IllustrationPoints/TestWindDirection.cs
    • -43
    • +0
    ./Riskeer.HydraRing.Calculation.TestUtil.csproj
  1. … 46 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

    • -1
    • +1
    ./Calculator/HydraRingCalculatorFactoryConfig.cs
    • -1
    • +1
    ./Calculator/HydraRingCalculatorTestCaseProvider.cs
    • -1
    • +1
    ./Calculator/TestHydraRingCalculatorFactory.cs
    • -1
    • +1
    ./HydraRingCalculationSettingsTestFactory.cs
    • -1
    • +1
    ./IllustrationPoints/GeneralResultTestFactory.cs
    • -1
    • +1
    ./IllustrationPoints/TestFaultTreeIllustrationPoint.cs
    • -1
    • +1
    ./IllustrationPoints/TestGeneralResult.cs
    • -1
    • +1
    ./IllustrationPoints/TestSubMechanismIllustrationPoint.cs
    • -1
    • +1
    ./IllustrationPoints/TestWindDirection.cs
    • -43
    • +0
    ./Ringtoets.HydraRing.Calculation.TestUtil.csproj
    • -0
    • +43
    ./Riskeer.HydraRing.Calculation.TestUtil.csproj
  1. … 143 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -1
    • +1
    ./Ringtoets.HydraRing.Calculation.TestUtil.csproj
  1. … 420 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -1
    • +1
    ./Calculator/HydraRingCalculatorFactoryConfig.cs
    • -7
    • +7
    ./Calculator/TestHydraRingCalculatorFactory.cs
    • -1
    • +1
    ./HydraRingCalculationSettingsTestFactory.cs
    • -1
    • +1
    ./IllustrationPoints/GeneralResultTestFactory.cs
    • -1
    • +1
    ./IllustrationPoints/TestFaultTreeIllustrationPoint.cs
    • -1
    • +1
    ./IllustrationPoints/TestGeneralResult.cs
    • -1
    • +1
    ./IllustrationPoints/TestSubMechanismIllustrationPoint.cs
    • -1
    • +1
    ./IllustrationPoints/TestWindDirection.cs
    • -2
    • +2
    ./Ringtoets.HydraRing.Calculation.TestUtil.csproj
  1. … 366 more files in changeset.
Incorporated comments review: WTI-1923

- Updated XMLDocs based on reviews 3406, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415

- Formatting test file based on review 3406

    • -1
    • +1
    ./HydraRingCalculationSettingsTestFactory.cs
  1. … 10 more files in changeset.
Introduced test factory to create instances of HydraRingCalculationSettings. WTI-1923

- Replaced local definitions

    • -0
    • +21
    ./HydraRingCalculationSettingsTestFactory.cs
    • -0
    • +1
    ./Ringtoets.HydraRing.Calculation.TestUtil.csproj
  1. … 3 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Calculator/HydraRingCalculatorFactoryConfig.cs
    • -1
    • +1
    ./Calculator/HydraRingCalculatorTestCaseProvider.cs
    • -1
    • +1
    ./Calculator/TestHydraRingCalculatorFactory.cs
    • -1
    • +1
    ./IllustrationPoints/GeneralResultTestFactory.cs
    • -1
    • +1
    ./IllustrationPoints/TestFaultTreeIllustrationPoint.cs
    • -1
    • +1
    ./IllustrationPoints/TestGeneralResult.cs
    • -1
    • +1
    ./IllustrationPoints/TestSubMechanismIllustrationPoint.cs
    • -1
    • +1
    ./IllustrationPoints/TestWindDirection.cs
  1. … 6084 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.HydraRing and its tests

WTI-1767

    • -1
    • +1
    ./IllustrationPoints/GeneralResultTestFactory.cs
  1. … 18 more files in changeset.
Improvements after review. WTI-1787

    • -4
    • +4
    ./Calculator/HydraRingCalculatorFactoryConfig.cs
  1. … 13 more files in changeset.
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

    • -2
    • +12
    ./Calculator/HydraRingCalculatorFactoryConfig.cs
  1. … 39 more files in changeset.
Cleanup: use an immutable collection or reduce the accessibility of the field. WTI-1787

    • -2
    • +12
    ./Calculator/TestHydraRingCalculatorFactory.cs
  1. … 4 more files in changeset.
Set parrallelizable attribute to test projects

  1. … 197 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.HydraRing.Calculation.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.HydraRing.Calculation.TestUtil.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 HeightStructures, HydraRing, Integration, StabilityPointStructures, StabilityStoneCover and WaveImpactAsphaltCover TestUtil files. Related to Issue [WTI-1487]

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

Former-commit-id: e6dfa5baf93c8ae2aca65219d4f75a32e166cdd8

Former-commit-id: 3cb5a79b1ba830d0a176d960df15b425e3f66217

    • -39
    • +1
    ./Ringtoets.HydraRing.Calculation.TestUtil.csproj
  1. … 5 more files in changeset.
Implement review comments, extract stochast validation to StochastValidator, create extension methods for retrieving the stochasts from various illustration points Related to Issue [WTI-1391]

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

Former-commit-id: 52520ea6ae7caf61ab93f7547301d825a46b3bc8

Former-commit-id: d43ce90884ad9d03e3ae2c5b25e2897ab8b34089

    • -225
    • +0
    ./IllustrationPoints/GeneralResultTestFactory.cs
  1. … 15 more files in changeset.
Implement review comments, update XMLDocs, improve tests, move some values of resources and improve their names. Related to Issue [WTI-1391]

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

Former-commit-id: 21483bef12f061dd693853d6e33a8aefedfda574

Former-commit-id: 6a3f33b230f7364d277d7045a995e94a9540b0d6

    • -12
    • +16
    ./IllustrationPoints/GeneralResultTestFactory.cs
  1. … 22 more files in changeset.
Rename AnyNonDistinct to HasDuplicates, also adapt test(helper) names. Related to Issue [WTI-1391]

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

Former-commit-id: 1abe5ec281a7f33d85e8c49d85aef49802f2dc0e

Former-commit-id: 85b88e9b1beadf3b34e0bced7087d480709b0fb9

    • -18
    • +18
    ./IllustrationPoints/GeneralResultTestFactory.cs
  1. … 22 more files in changeset.
Implement validation in structures, waveheight and designwaterlevel calculation with corresponding tests. Improve GeneralResult validation with stochast check for toplevel submechanism points. Adapt old tests so they will pass. Related to Issue [WTI-1391]

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

Former-commit-id: 7c5475baca39b2e50fd92cffcd066cb90035b84d

Former-commit-id: 7371f7aa9c2fe4da40051f708686731a7b20ad61

    • -18
    • +92
    ./IllustrationPoints/GeneralResultTestFactory.cs
  1. … 12 more files in changeset.
Create GeneralResultTestFactory, add more tests for all calculations in GrassCoverErosionInwardsCalculationServiceTest. Update XMLDocs Related to Issue [WTI-1391]

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

Former-commit-id: 3952c6f76f0de1ee05e376b80a2b8817fabd4ce2

Former-commit-id: 0082f5ae471b9ca5f19ddab584c447271cc4e406

    • -0
    • +193
    ./IllustrationPoints/GeneralResultTestFactory.cs
    • -0
    • +1
    ./Ringtoets.HydraRing.Calculation.TestUtil.csproj
  1. … 7 more files in changeset.
Implement validation in the data model, add tests to data model and started adding tests to calculator services. Old tests have been adapted to create valid generalresult/faulttrees so they won't throw exceptions when creating them. Related to Issue [WTI-1391]

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

Former-commit-id: 50fbd65dee53f455a510032c25787207ef0332d9

Former-commit-id: 89df2cfd12e7ddc527716a82d3325da29e8bfaef

    • -0
    • +8
    ./IllustrationPoints/TestSubMechanismIllustrationPoint.cs
  1. … 39 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.HydraRing.Calculation.TestUtil.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.HydraRing.Calculation.TestUtil.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.HydraRing.Calculation.TestUtil.csproj
  1. … 396 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.HydraRing.Calculation.TestUtil.csproj
  1. … 424 more files in changeset.
Implement calculation of IllustrationPoints and output to GrassCoverErosionInwardsOutput, fix naming for property keys in Resources and variables. Related to Issue [WTI-1318]

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

Former-commit-id: 8a68ca23664f81024fe5817a4f96e0cf180cb8b0

Former-commit-id: 95557a0421cd8a2bf886b569492b5d7a4cdeae41

    • -1
    • +3
    ./Calculator/TestHydraRingCalculatorFactory.cs
  1. … 14 more files in changeset.
Improved illustration points parsing logic - In case an exception occurs in the parser, set the message instead of logging. Logging will always occur regardless of whether the user selected "ShouldIllustrationPointsBeCalculated" - Cleaned up tests - Adjusted the Structures calculation services with the following logic: -- In case illustrationPoints are calculated and there is an error --> log the error as a warning -- In case illustrationPoints are not calculated and there is an error --> do not log the error

Related to Issue [WTI-1354]

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

Former-commit-id: 4e6c6ebda34a8e1580c4b81302c7e43ccc9c4d30

Former-commit-id: 6cbf649ac3ac402b2a4719c29a4760751646b747

    • -0
    • +1
    ./Calculator/TestHydraRingCalculatorFactory.cs
  1. … 6 more files in changeset.
Improved illustration points parsing logic - In case an exception occurs in the parser, set the message instead of logging. Logging will always occur regardless of whether the user selected "ShouldIllustrationPointsBeCalculated" - Cleaned up tests - Adjusted the HBL calculation services with the following logic: -- In case illustrationPoints are calculated and there is an error --> log the error as a warning -- In case illustrationPoints are not calculated and there is an error --> do not log the error Related to Issue [WTI-1354]

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

Former-commit-id: 659e7f077bae7147201d04d102671920ad438c87

Former-commit-id: 86419684bf7231a4bc491f04c4913e01cbcf581a

    • -0
    • +2
    ./Calculator/TestHydraRingCalculatorFactory.cs
  1. … 11 more files in changeset.
Connected the Illustration point outputs with structures: - Introduced test factory for the general result to produce one with SubMechanismIllustrationPoints only - Cleaned up implementations and tests of existing (HBL) services - Moved GeneralResult from the ProbabilityAssessmentOutput to the StructuresOutput, because it should not be part of the ProbabilityAssessmentOutput Related to Issue [WTI-1308]

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

Former-commit-id: c7c49b07b1a7f21052e5005afe1854158fd812c6

Former-commit-id: 2df669351e05f07b0265ee10f2f38567e88b76f9

    • -0
    • +14
    ./IllustrationPoints/TestGeneralResult.cs
  1. … 13 more files in changeset.