GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Implemented review suggestions of WTI-Review-564: ** Renamed classes to be more consistent with naming conventions. ** Renamed PersistenceRegistry related variables and text still referring to old code. ** Improved test coverage having multiple characteristic points for a single geometry point of a RingtoetsPipingSurfaceLine. ** Fixed bug where SurfaceLineEntities were incorrectly removed. ** Refactored SurfaceLineEntityReadExtensions on how to read SurfaceLinePointEntity and CharacteristicPointEntity instances. Related to Issue [WTI-289]

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

Former-commit-id: 9afa3a1f1bd5b1d3a1cc491063c3764be9fc7983

Former-commit-id: bf85f008c1bd9f380676919d0c4d8f8dd0804265

    • -7
    • +7
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 68 more files in changeset.
* Refactored CreateConversionCollector to PersistenceRegistry. * Improved test coverage for PersistenceRegistry. Related to Issue [WTI-289]

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

Former-commit-id: 34a513a2db72b047511d6b2d1230f3888c2b1e30

Former-commit-id: 0d6c9dc4e4ae72d7aa369a87ddf3f0bf20418f29

    • -2
    • +2
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 57 more files in changeset.
Renamed method to better meet its purpose. Added doc. Renamed tests. Improved doc.

Related to Issue [WTI-367]

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

Former-commit-id: caa66e43a6e38afc27b83715027a4a1cde2cc9d2

Former-commit-id: 4ed39ca3098f495979c4ff38e7afb68dd419feec

    • -4
    • +3
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 19 more files in changeset.
Made methods in Storage project internal. Updated method names to be more descriptive. UpdateConversionCollector now actually throws a ArgumentNullException instead of a NullReferenceException. Related to Issue [WTI-290]

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

Former-commit-id: b8d2db616b3c6bbf96d30b08a078a8a99fb008f8

Former-commit-id: 0e11b366ccf017be3fbd91261f3bb5fb57b1875b

    • -4
    • +4
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 30 more files in changeset.
Added persistence for GrassCoverErosionInwardFailureMechanism. Added tests check for UpdateConversionCollector so that only existing objects (those with a ID other than 0) can be marked as updated. Related to Issue [WTI-367]

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

Former-commit-id: b3e1868850046a5035f40628d7e540f3493b3ad5

Former-commit-id: 59054ba8e57b24c3ab58ded59e7468216567ef04

    • -0
    • +60
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 17 more files in changeset.