Ringtoets.Common.Service.TestUtil

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

    • -32
    • +0
    ./HydraRingCalculationSettingsTestHelper.cs
    • -52
    • +0
    ./Ringtoets.Common.Service.TestUtil.csproj
    • -56
    • +0
    ./TestStructureValidationRulesRegistry.cs
  1. … 15708 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

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

    • -1
    • +1
    ./HydraRingCalculationSettingsTestHelper.cs
    • -2
    • +2
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 375 more files in changeset.
Updated XMLDoc: WTI-1923

- hlcd --> HLCD

- Fixed typo

    • -1
    • +1
    ./HydraRingCalculationSettingsTestHelper.cs
  1. … 2 more files in changeset.
Introduced constructor overload for the HydraulicBoundaryCalculationSettings: WTI-1923

- Introduced to prevent sending NULL arguments to certain settings when calling the factory method

    • -1
    • +1
    ./HydraRingCalculationSettingsTestHelper.cs
  1. … 3 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
    • +32
    ./HydraRingCalculationSettingsTestHelper.cs
    • -0
    • +5
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 4 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./TestStructureValidationRulesRegistry.cs
  1. … 6091 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.Service.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.Service.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 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.Service.TestUtil.csproj
  1. … 4 more files in changeset.
Merged revision(s) 12974 from branches/Release/17_3

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

Former-commit-id: f53bfa90f91a1dacd18bec4bfcd9f5a880e979bb

Former-commit-id: 9fd45231d9b24f18f3cd1533fd9875c2c060eb7e

    • -0
    • +51
    ./BreakWaterTypeHelper.cs
    • -0
    • +1
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 15 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.Service.TestUtil.csproj
  1. … 291 more files in changeset.
Cleanup of Ringtoets.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: f9d9cdbb2feae87c9cca7154bfb0e630390ca220

Former-commit-id: 2ace285b026b153ffd67d17b506b409376d93638

  1. … 89 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.Service.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.Common.Service.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.Common.Service.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.Common.Service.TestUtil.csproj
  1. … 424 more files in changeset.
Added extra tests for StructuresCalculationServiceBase. Related to Issue [WTI-1353]

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

Former-commit-id: ef41e500f7ae549a8f0d1ff75fe6570e871b7161

Former-commit-id: c2468693ba46357305d821857f7761dea2ff7f7a

    • -0
    • +4
    ./Ringtoets.Common.Service.TestUtil.csproj
    • -1
    • +19
    ./TestStructureValidationRulesRegistry.cs
  1. … 3 more files in changeset.
Fix references. Related to Issue [WTI-1353]

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

Former-commit-id: a1f552e1e950a2a0e30f3369967f32335ff7e3bf

Former-commit-id: 167f505c1c69c75d5e92ebaa85e76a1f989e9a34

    • -2
    • +2
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 1 more file in changeset.
Added test object for structures. Related to Issue [WTI-1353]

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

Former-commit-id: 9ba56a3843351ca84f7635f3498905d8902a72cc

Former-commit-id: 51360115328f0aa6d068aa85bb647f0f2c31f003

    • -0
    • +15
    ./Ringtoets.Common.Service.TestUtil.csproj
    • -0
    • +38
    ./TestStructureValidationRulesRegistry.cs
  1. … 8 more files in changeset.
Improved log messaging (removed duplication on calculation names and others) Related to Issue [WTI-1097]

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

Former-commit-id: 7f80d5d4b3fe2cb329fc7a00666f09e0858a333c

Former-commit-id: 6a5fe69c43427946827b8a6ee1455e1649475356

  1. … 100 more files in changeset.
Extended validation and calculation related log messages Related to Issue [WTI-1097]

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

Former-commit-id: fa73d0b98b4ad7f339d76bb51f1f8c1a54595a13

Former-commit-id: f7874c6fe8426c9d0fc4f2ff32d293e96073407e

  1. … 38 more files in changeset.
Improvement after review.

Paired with Kleijn

Related to Issue [WTI-1097]

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

Former-commit-id: 642bf5854b6d618f0563e851d01711c963f4410c

Former-commit-id: 135c961a03b8687f90d3e6b2d0600f5dff1e2a2a

    • -1
    • +1
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 1 more file in changeset.
Added projects for TestUtil.Test projects for testing test helpers. Related to Issue [WTI-1097]

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

Former-commit-id: 39dc2e9d9ccdcbcf797af59e5b1bed2c29fb1f55

Former-commit-id: 1b8c10b6557593d243fbe00a4fb0557136540746

  1. … 6 more files in changeset.
Extracted methods for asserting validation and calculations start and end messages. Related to Issue [WTI-1097]

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

Former-commit-id: 800138c6ae1e8954eeb1d3be81d23bfe161a622f

Former-commit-id: 0283b091686a545589ac4f2d957165b7cf704cb4

    • -0
    • +71
    ./CalculationServiceTestHelper.cs
    • -0
    • +69
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 63 more files in changeset.
Removed filed that were not in solution... Related to Issue [WTI-1242]

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

Former-commit-id: c9cb5f8020c5df503488a9b7fa5ca9af489565d2

Former-commit-id: 922ab134810ab33f80abe2157c669aa818028cc7

    • -86
    • +0
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 7 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 219 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -2
    • +2
    ./Ringtoets.Common.Service.TestUtil.csproj
  1. … 97 more files in changeset.
Merged revision(s) 5534-5708 from branches/WTI-867: Refactored architecture for invoking hydra ring calculations. Related to Issue [WTI-867]

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

Former-commit-id: 5d80af518003a620f028a185de98e44e32bf3693

Former-commit-id: 0c198269b23b44016a7e3abaeb313d7fba31f459

    • -67
    • +0
    ./DesignWaterLevelCalculationServiceConfig.cs
    • -3
    • +0
    ./Ringtoets.Common.Service.TestUtil.csproj
    • -101
    • +0
    ./TestHydraulicBoundaryLocationCalculationService.cs
    • -67
    • +0
    ./WaveHeightCalculationServiceConfig.cs
  1. … 170 more files in changeset.