Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement review comments from review 2046 - Added missing asserts - Removed unneeded property nulling - Changed clone test objects to random data from *TestDataGenerator classes Related to Issue [WTI-1365]

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

Former-commit-id: 27c9b58a3673734c2e06b27147ae025388b32b21

Former-commit-id: 30d0a2de390bf4a6350f5353ad759bce0b09cf27

    • -6
    • +3
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 22 more files in changeset.
Renamed final CloneAssert classes Related to Issue [WTI-1367]

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

Former-commit-id: 1a3c99d668bee209b79068716bc50b314ec5f6fb

Former-commit-id: 725b381129c1affd98e99ade228cfde1145ba883

    • -1
    • +0
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 29 more files in changeset.
Renamed CloneAssert into CoreCloneAssert Related to Issue [WTI-1367]

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

Former-commit-id: b58577ac82ae9771a8a50acc7318147b03fb52ae

Former-commit-id: 0ab0302d250e141aa265b9185b9c85560fa7c737

    • -1
    • +1
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 49 more files in changeset.
Renamed CloneAssert methods Related to Issue [WTI-1370]

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

Former-commit-id: ad052324ca2fa0a049632250c584987430ee624b

Former-commit-id: 09cce972d86c973a6aadf3df6ae73f2a77cdffa5

    • -2
    • +2
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 30 more files in changeset.
Improved clone asserts Related to Issue [WTI-1370]

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

Former-commit-id: 5a7ac9155e57b74ca601544c2dbf32afed280f51

Former-commit-id: 8997a645eff1c8692f0180977368f9bf35d0addc

    • -4
    • +20
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 17 more files in changeset.
Made GrassCoverErosionInwardsCalculation ICloneable Related to Issue [WTI-1370]

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

Former-commit-id: 9cfd1e5c5883a7303b6f284ab89e98883b715f30

Former-commit-id: b0333271ac0fb1b1ef10a42bc1058ff6027ce203

    • -6
    • +1
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 7 more files in changeset.
Made GrassCoverErosionInwardsOutput ICloneable Related to Issue [WTI-1370]

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

Former-commit-id: b1b6a2c5bff25066342f38f52fa8ffa0f1dea35c

Former-commit-id: 268676990e67bcee7ea1672aed1842f68054b852

    • -0
    • +23
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 6 more files in changeset.
Review related changes Related to Issue [WTI-1321]

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

Former-commit-id: 0888b5df96dd15d899e5f0a2236ae7deb4803528

Former-commit-id: a0b15ae4420301228126961cb7f52511d04a7135

    • -12
    • +3
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 11 more files in changeset.
Incorporated relevant review comments for the code base: - Cleaned up tests: -- Introduced a TestStructuresOutput object which allows users to specify a probability value when relevant Related to Issue [WTI-1308]

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

Former-commit-id: 6f01cc29158790f39157055c50d5ee4c7349a928

Former-commit-id: 0b2ff0d13db2082bb9493ca40bb44ab01fa16760

    • -18
    • +6
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 21 more files in changeset.
Incorporated refactoring comments regarding the SetGeneralResult function and constructor arguments for Grass Inwards: - Removed obsolete constructor, it is necessary to always specify a GeneralResult upon instantiation of an output object - Adjusted tests, substituted NULL for elements that do not support GeneralResult yet (e.g. storage)

Related to Issue [WTI-1308]

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

Former-commit-id: 628349d572b7af4ff0c049ce0e5dd6479b5eb0bb

Former-commit-id: 14085456e9f03245ac44ce30487deb1601609787

    • -2
    • +11
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 12 more files in changeset.
GrassCoverErosionInwardsOvertoppingOutput => GrassCoverErosionInwardsOvertoppingOutput Related to Issue [WTI-1321]

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

Former-commit-id: 2760c3ca3ab850b0f02523f976f9881e6ff103c6

Former-commit-id: c67373deb8b1c052232aff4c8b8ef6e021ac2410

    • -3
    • +2
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 45 more files in changeset.
Improvements after review. Related to Issue [WTI-1317]

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

Former-commit-id: 870a5b73efd44dc0be0551bbd5b793ddec82e4d4

Former-commit-id: e6c3f1b7b47135a5f22175c71231e508c9267f5e

    • -7
    • +4
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 30 more files in changeset.
Renamed ResultOutput to OvertoppingOutput Related to Issue [WTI-1317]

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

Former-commit-id: 500226cbb3b26ec153da23d4065227b9b4d5fc31

Former-commit-id: 5e97da8f445d9469f5f26689b5a9e8885877dadb

    • -7
    • +7
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 38 more files in changeset.
Add null check to output. Related to Issue [WTI-1317]

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

Former-commit-id: 51f1ab8febb0c704ea975a9927480b40a1ac8d68

Former-commit-id: d5d67365f1e12491b54376571f4eb18aefc901df

    • -0
    • +15
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 1 more file in changeset.
Added new object for grass cover erosion inwards calculation result. Related to Issue [WTI-1317]

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

Former-commit-id: abc6f0c6e48488f4c7c2f58c09fe8de83cf8d901

Former-commit-id: 02199577ce15264cc6c960af0054358f764df675

    • -5
    • +6
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 27 more files in changeset.
Updated license headers in GrassCoverErosionInwards. Related to Issue [WTI-1242]

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

Former-commit-id: eb636507fd7f18395790d17f7a5e52f30c995d59

Former-commit-id: d6b93c3b13317249e4b2894ff5f373eb7d6184d6

    • -1
    • +1
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 169 more files in changeset.
Integrated DikeHeightOutput and OvertoppingRateOutput Related to Issue [WTI-860]

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

Former-commit-id: 74e5100a32971314a5e9881db6395e0b3a764405

Former-commit-id: 32e29d05d5deb6f3ac0b8a6bf2ab38a2b70dd549

    • -2
    • +2
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 26 more files in changeset.
Renamed DikeHeightAssessmentOutput into DikeHeightOutput Renamed OvertoppingRateAssessmentOutput into OvertoppingRateOutput Related to Issue [WTI-860]

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

Former-commit-id: 4b6f2409bc01996095dfcd5492ca30e29eff38c9

Former-commit-id: b3ee66d8da204f49d93c82fa3339466d64ab4cb4

    • -5
    • +5
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 15 more files in changeset.
Renamed SubCalculationAssessmentOutput into HydraulicLoadsOutput Related to Issue [WTI-860]

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

Former-commit-id: fa4b9fde41f085cf58dad9ac5e181a7052d62ade

Former-commit-id: d161d27322001d7f0cccba09d6f8414a4b0971ef

    • -2
    • +2
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 38 more files in changeset.
Refactored GrassCoverErosionInwards output object so that we have one object for all sub calculations. Related to Issue [WTI-860]

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

Former-commit-id: ae3169632f29c03d21aa1a0a7c75178530ca6852

Former-commit-id: 899066928d7e62df13d672ddcecfbe425a25ebbd

    • -2
    • +2
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 41 more files in changeset.
Created new output object for overtopping rate assessment output. Related to Issue [WTI-860]

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

Former-commit-id: 963254e34af673ff0d0b830a8abd9857426b4b43

Former-commit-id: 66058b385c00fd721eb44fe3ffa2831d07edfca4

    • -8
    • +11
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 24 more files in changeset.
Removed DikeHeight from GrassCoverErosionInwardsOutput.cs Added test for DikeHeightCalculationType

Related to Issue [WTI-986]

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

Former-commit-id: d7b75dd9d104bc6038bd4a3d99070ca3451cdbc1

Former-commit-id: bc68cca24b286b511597bdd5fa49bd80ba4c512c

    • -27
    • +1
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 9 more files in changeset.
Removed derived property DikeHeightCalculated Extended tests Moved text to resource Related to Issue [WTI-986]

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

Former-commit-id: fa7338cbebde473c1f7e7405c8b79330bacdfdb2

Former-commit-id: 9ab09adf554ac74333987be1d14e56070cddc1ce

    • -25
    • +2
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 6 more files in changeset.
Merged revision(s) 7189-7225 from branches/WTI 986NormWhenCalculatingHBN: Related to Issue [WTI 986] Related to Issue [WTI 986]

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

Former-commit-id: 7c535aa794b05c282a2e7f894c25a29eb94834ab

Former-commit-id: 50e0994b625c57413ab66513693f6a8d27845513

    • -8
    • +17
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 64 more files in changeset.
Introduced TestDikeHeightAssessmentOutput Fixed tests Related to Issue [WTI-986]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-986NormWhenCalculatingHBN@7223 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6a83feaa0272232186f1f2d3f920f931b74e1d78

Former-commit-id: 6b4433fc6bfced136012fc248736a0ebdb6dc38d

    • -8
    • +17
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 29 more files in changeset.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

    • -4
    • +0
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 273 more files in changeset.
* Moved EnumTypeConverter from Ringtoets.GrassCoverErosionInwards.Forms to Core.Common.Utils ** EnumDisplayWrapper reuses EnumTypeConverter. * Cleanup Ringtoets.GrassCoverErosionInwards test projects. Related to Issue [WTI-737]

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

Former-commit-id: 587db9048006961465af8589fce925cc363b5c66

Former-commit-id: 1bcb3088b5af7504ccf3c39b9f4adbfb8efef15c

    • -2
    • +1
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 50 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 403a27792b79297f4e53030ad897aebce380129c

Former-commit-id: de6622b07b30c36a620b83f1e8efff118dfb0790

    • -3
    • +2
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 111 more files in changeset.
* GrassCoverErosionInwardsOutput.DikeHeightCalculated is now fully persisted. * GrassCoverErosionInwardsOutput is now taken into account in Create, Update and Read methods for GrassCoverErosionInwardsCalculation. Related to Issue [WTI-665]

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

Former-commit-id: 0c01500560fddcea656badde958adda1ef38c35a

Former-commit-id: 112738a41200fca42ce795aa7ff302d53cdd233d

    • -1
    • +1
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 19 more files in changeset.
* Create, Read and Update methods for GrassCoverErosionInwardsOutput and ProbabilityAssessmentOutput Related to Issue [WTI-665]

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

Former-commit-id: f70f1a1640b3d73356bd35621b923c4c914d688e

Former-commit-id: 4ef0989331e46af4e9e20a3af3cb255a48a08ba3

    • -6
    • +8
    ./GrassCoverErosionInwardsOutputTest.cs
  1. … 24 more files in changeset.