Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 2384: - Renamed test names to reflect what exceptions they are throwing - Updated/added XMLDocs - Added missing tests - Ran Cleanup Related to Issue [WTI-1230]

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

Former-commit-id: 8b26b0102391323b26752ad464f1801721da6d3c

Former-commit-id: 48c6c6b6f8f1196fa0193aaa8b23deeb6db1b74f

    • -0
    • +68
    ./Application.Ringtoets.Storage.Test/Read/SurfaceLineEntityReadExtensionsTest.cs
  1. … 13 more files in changeset.
Removed null checks for HydraulicBoundaryDatabase on AssessmentSection

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

Former-commit-id: f900410abf87f5223b8f72713c971b73761adc38

Former-commit-id: 0f8d3d0abb35fae0dbce9172b0655cca54dd94a2

    • -3
    • +4
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
  1. … 1 more file in changeset.
- Partially reversed revision 13264: Exceptions in the SurfaceLineEntityReadExtensions can only occur when -- the user tampers with the database --> exceptions don't need to be documented -- the developer forgot to add an enumeration case --> this should never occur as long as the unit tests are complete - Used inheritdoc on the AssessmentSection to specify the exceptions in the concrete implementation, removed extensions on XMLDoc in the interface - Updated usage of NotSupported and NotImplementationException in the DialogBasedInquiryHelper

Related to Issue [WTI-1230]

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

Former-commit-id: 63b57d120b829daead0a961d77231edd23d2dad2

Former-commit-id: 6d7895b5fcc10c03c65fb430587256f2787244ab

    • -68
    • +0
    ./Application.Ringtoets.Storage.Test/Read/SurfaceLineEntityReadExtensionsTest.cs
  1. … 4 more files in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated XMLDocs - Updated / added tests Related to Issue [WTI-1230]

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

Former-commit-id: d3162961c723e775a827d6f6421b44ba77951c70

Former-commit-id: 1db8b50dda1bd801e08a88cb40760a99f9d87e10

    • -0
    • +68
    ./Application.Ringtoets.Storage.Test/Read/SurfaceLineEntityReadExtensionsTest.cs
  1. … 7 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: be84c0905a15070a07d8833d6457e1d64e8cc313

Former-commit-id: 1dc5612b927af59f07483dcf20c273cde833fc42

    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -20
    • +13
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 1 more file in changeset.
Renamed last .Utils projects to .Util Related to Issue [WTI-1505]

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

Former-commit-id: 6938a71bfcc42588dba4d72631895681aa9c6499

Former-commit-id: 49a5b0038921c985b07a8b30ef2c5d33e333fa76

    • -2
    • +2
    ./Application.Ringtoets.Migration.Console.Test/Application.Ringtoets.Migration.Console.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Migration.Console.Test/RingtoetsMigrationConsoleTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Migration.Console.Test/RingtoetsMigrationToolTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Migration.Core.Test/Application.Ringtoets.Migration.Core.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Migration.Core.Test/RingtoetsCreateScriptTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Migration.Core.Test/RingtoetsUpgradeScriptTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Migration.Test/Application.Ringtoets.Migration.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Migration.Test/RingtoetsProjectMigratorTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageMigrationIntegrationTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/StorageSqLiteTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.TestUtil/Application.Ringtoets.Storage.TestUtil.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectMigrationTestHelper.cs
  1. … 143 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -2
    • +2
    ./Application.Ringtoets.Migration.Core.Test/Application.Ringtoets.Migration.Core.Test.csproj
    • -4
    • +4
    ./Application.Ringtoets.Migration.Test/Application.Ringtoets.Migration.Test.csproj
    • -2
    • +2
    ./Application.Ringtoets.Migration.Test/RingtoetsProjectMigratorTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Test/AppTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Test/Application.Ringtoets.Test.csproj
  1. … 833 more files in changeset.
Adapted storage tests

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

Former-commit-id: c404ab020bc8e2f821934e72710b47fbc130c496

Former-commit-id: 5cba6b62025b8e08ff869d06bb674869a0ac9b14

    • -1
    • +8
    ./Application.Ringtoets.Storage.Test/Read/AssessmentSectionEntityReadExtensionsTest.cs
Eliminated use of parameterized HydraulicBoundaryDatabase constructor Related to Issue [WTI-1507]

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

Former-commit-id: 19b90033cc7a1977c030c610b471fcf90e54130e

Former-commit-id: 51ab07b5ec51d643883af0034ab80914885332cf

    • -2
    • +5
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -4
    • +7
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 1 more file in changeset.
Reverted changes sofar Related to Issue [WTI-1507]

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

Former-commit-id: bf9f39130280dc4af4a1e96de4e1bff43fa16a26

Former-commit-id: 7a0d64bb19b390ed39691978a995a369c8b4c624

    • -9
    • +9
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -7
    • +10
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 33 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: 634e5ad8b53e268afee6d0b20839a8877ac1b9f4

Former-commit-id: 44f2be2c63d8972068c02cbaacd450c6c5372851

    • -22
    • +13
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -13
    • +11
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 1 more file in changeset.
Adapted storage tests

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

Former-commit-id: 7288dae8b73360a0af510ef8ebdb46459a2d7b6b

Former-commit-id: ae0aa100c6bf1bed0b57d178745d6958f32e7216

    • -1
    • +8
    ./Application.Ringtoets.Storage.Test/Read/AssessmentSectionEntityReadExtensionsTest.cs
Integrated SetParameters method Related to Issue [WTI-1507]

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

Former-commit-id: eeb4fe54532a3936ae7c5716a7a0dfd206473348

Former-commit-id: 8877b575eb0871f8bb863acfd7051884ccc1748a

    • -9
    • +9
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -10
    • +7
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 3 more files in changeset.
Changed Content include into Non include. Related to Issue [WTI-1487]

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

Former-commit-id: e2f001613cfea88873f89d8a2524151a06753a36

Former-commit-id: 03222fc1511689dc46a9dd53ac4ddfb09c8dd104

    • -2
    • +2
    ./Application.Ringtoets.Integration.Test/Application.Ringtoets.Integration.Test.csproj
  1. … 7 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
    ./Application.Ringtoets.Integration.Test/Application.Ringtoets.Integration.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Migration.Console.Test/Application.Ringtoets.Migration.Console.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Migration.Core.Test/Application.Ringtoets.Migration.Core.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Migration.Test/Application.Ringtoets.Migration.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Storage.TestUtil/Application.Ringtoets.Storage.TestUtil.csproj
    • -7
    • +0
    ./Application.Ringtoets.Test/Application.Ringtoets.Test.csproj
  1. … 305 more files in changeset.
Implemented review comments (cleanup, removed parametered constructor Related to Issue [WTI-975]

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

Former-commit-id: 592b175ad64613145c6116fd48db486f37c43806

Former-commit-id: e8e5e377be506ad0351ef3097112480bee5f922a

    • -42
    • +112
    ./Application.Ringtoets.Storage.Test/Create/CalculationGroupCreateExtensionsTest.cs
    • -1
    • +4
    ./Application.Ringtoets.Storage.Test/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs
    • -1
    • +4
    ./Application.Ringtoets.Storage.Test/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismCreateExtensionsTest.cs
  1. … 41 more files in changeset.
Improvements after review. Related to Issue [WTI-1487]

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

Former-commit-id: f2a941f9fa45052d431fbadb1a74afea3ffabf1e

Former-commit-id: 52362a3dc92828710759ccc2e1d1b66c7aafa980

    • -3
    • +1
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
  1. … 4 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
    ./Application.Ringtoets.Integration.Test/Application.Ringtoets.Integration.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Migration.Console.Test/Application.Ringtoets.Migration.Console.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Migration.Core.Test/Application.Ringtoets.Migration.Core.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Migration.Test/Application.Ringtoets.Migration.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/Application.Ringtoets.Storage.TestUtil.csproj
    • -1
    • +1
    ./Application.Ringtoets.Test/Application.Ringtoets.Test.csproj
  1. … 309 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

    • -3
    • +1
    ./Application.Ringtoets.Integration.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Migration.Console.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Migration.Core.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Migration.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage.TestUtil/Properties/AssemblyInfo.cs
  1. … 305 more files in changeset.
Remove unused duplicate project. Related to Issue [WTI-1487]

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

Former-commit-id: bce800194a9a79378c68bb0f039ddeb49cfddd6d

Former-commit-id: 9eac04a2c10fca86a479b98def8376b63ad7a307

    • -61
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/Application.Ringtoets.MigrationConsole.Test.csproj
    • -27
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/Properties/AssemblyInfo.cs
    • -254
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/RingtoetsMigrationConsoleTest.cs
    • -213
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/RingtoetsMigrationToolTest.cs
    • -26
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/packages.config
Removed array property from MechanismSurfaceLineBase Related to Issue [WTI-1401]

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

Former-commit-id: 8af8af927f6aefcf3974601fd041c6fe2679beb9

Former-commit-id: 81ebb5d2849790b4a208f4fbaffdfbc493c2655b

    • -18
    • +18
    ./Application.Ringtoets.Storage.Test/Read/SurfaceLineEntityReadExtensionsTest.cs
    • -18
    • +18
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
  1. … 15 more files in changeset.
Remove more IList occurrences, replaced by IEnumerable and ElementAt() item access. Related to Issue [WTI-1401]

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

Former-commit-id: 2f230f09cc150d8802c580b7e43ba71b608e211d

Former-commit-id: 090ea41030970446f7ebacb15ecf277361cf58a2

    • -9
    • +11
    ./Application.Ringtoets.Storage.Test/Read/HydraulicLocationOutputEntityReadExtensionsTest.cs
  1. … 34 more files in changeset.
Cleaned csproj for Application TestUtil files.

Related to Issue [WTI-1487]

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

Former-commit-id: 1ac50eab5a563d440446cc7b9f4edc59bbd47e97

Former-commit-id: addffd6c662468908aecbd2c32de7c39230f504e

    • -35
    • +1
    ./Application.Ringtoets.Storage.TestUtil/Application.Ringtoets.Storage.TestUtil.csproj
Cleaned csproj for Application test files. Related to Issue [WTI-1487]

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

Former-commit-id: a77dca730f314e5914f32f4c2c732d03abc8ab56

Former-commit-id: 04f1adad50c55208a3852a600502f65308c23cc5

    • -36
    • +1
    ./Application.Ringtoets.Integration.Test/Application.Ringtoets.Integration.Test.csproj
    • -33
    • +1
    ./Application.Ringtoets.Migration.Console.Test/Application.Ringtoets.Migration.Console.Test.csproj
    • -33
    • +1
    ./Application.Ringtoets.Migration.Core.Test/Application.Ringtoets.Migration.Core.Test.csproj
    • -33
    • +1
    ./Application.Ringtoets.Migration.Test/Application.Ringtoets.Migration.Test.csproj
    • -33
    • +1
    ./Application.Ringtoets.MigrationConsole.Test/Application.Ringtoets.MigrationConsole.Test.csproj
    • -37
    • +1
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -35
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj
    • -36
    • +1
    ./Application.Ringtoets.Test/Application.Ringtoets.Test.csproj
Remove IList from GuiCore, IPluginsHost and RingtoetsProject Related to Issue [WTI-1401]

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

Former-commit-id: 0e61aa897340d07e3f7d2831668b3e977e8d91e1

Former-commit-id: 8e43fe7138ed1ec0f6a0c5596a3aac0653e0a38a

    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 4 more files in changeset.
Removed IsNameEditable from the data model Related to Issue [WTI-975]

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

Former-commit-id: 98c5b0af23598a6c2ee6ce188b9f0b3dd947fc6c

Former-commit-id: d4a7a6940b06b448fb84f2c916cfc3b10f6baf16

    • -42
    • +42
    ./Application.Ringtoets.Storage.Test/Create/CalculationGroupCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismCreateExtensionsTest.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 61 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
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/PersistenceRegistryTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/ReadConversionCollectorTest.cs
  1. … 38 more files in changeset.
Merged revision(s) 12937 from branches/Release/17_2: Merged revision(s) 12935 from branches/Release/17_2_Development: Review related improvements

Paired with [~tang_ds]

........

........

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

Former-commit-id: 0c6d4d449089715d0dba40653db1f6bbde976a92

Former-commit-id: 021aabab4fd1bcfaa61043a15d4ed9d76f81d54b

    • -4
    • +2
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
Merged revision(s) 12935 from branches/Release/17_2_Development: Review related improvements

Paired with [~tang_ds]

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12937 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: afcc2de396bdeffae5791a213d09420399728d5e

Former-commit-id: 7fc66c67f47b376f9c1df702572292e5cbe07faa

    • -4
    • +2
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
Review related improvements

Paired with [~tang_ds]

Related to Issue [WTI-1469]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12935 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4cf300d40f8622eec476aec11e31d5367601e9d4

Former-commit-id: 507144b2ef6b0c5242d863f8c9b477a501556367

    • -4
    • +2
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs