RingtoetsPipingSurfaceLineCreateExtensionsTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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

    • -4
    • +4
    ./RingtoetsPipingSurfaceLineCreateExtensionsTest.cs
  1. … 57 more files in changeset.
* Removed UpdateConversionCollector and replaced with CreateConversionCollector. ** Extended CreateConversionCollector with RemoveUntouched method. * Surface lines are now being persisted. * RingtoetsPipingSurfaceLineCreateExtensions.Create extended with persisting the intersection point with the reference line.

Related to Issue [WTI-289]

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

Former-commit-id: 4e30012e3c25011a59829aeb5a0c4895b5a290e2

Former-commit-id: e6ff379b86efb9bf4f29186949df807eb1632014

    • -3
    • +32
    ./RingtoetsPipingSurfaceLineCreateExtensionsTest.cs
  1. … 42 more files in changeset.
* Imported redesign of storing characteristic points of a RingtoetsPipingSurfaceLine. ** Refactored existing code to work with new design. Related to Issue [WTI-289]

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

Former-commit-id: a06c8cb32bc58ebc8955a3448fd639d747018f97

Former-commit-id: 0cd1cf0c26fc92bba92bbb5ca2efcecd2319d23e

    • -24
    • +30
    ./RingtoetsPipingSurfaceLineCreateExtensionsTest.cs
  1. … 15 more files in changeset.
* Implemented Create methods for SurfaceLineEntity and SurfaceLinePointEntity. * Updated CreateConversionCollector for SurfaceLinePointEntity. ** Had to make Point3D implement IStorable. Related to Issue [WTI-289]

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

Former-commit-id: 838ab26832a99265a8b833090835844763e1e6bf

Former-commit-id: 971c6158c99812fa77b8695c1ed3066fae1b3436

    • -0
    • +191
    ./RingtoetsPipingSurfaceLineCreateExtensionsTest.cs
  1. … 10 more files in changeset.