RingtoetsPipingSurfaceLineCreateExtensionsTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Refactored Create extension methods, reorganizing namespaces. Related to Issue [WTI-664]

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

Former-commit-id: f25e47bca6f4f87eaabceafbefac8acea774a039

Former-commit-id: 7549f4295c991840a21749c51e882447ca1df05d

    • -302
    • +0
    ./RingtoetsPipingSurfaceLineCreateExtensionsTest.cs
  1. … 215 more files in changeset.
* Implemented Create extension method for persisting PipingCalculationScenario instances. ** Extended create extension methods for RingtoetsPipingSurfaceLine, HydraulicBoundaryLocation, StochasticSoilModel and StochasticSoilProfile to take instance reuse into account. *** Updated PersistenceRegistry with Contains and Get methods accordingly. ** PipingCalculationScenario now implements IStorable. Related to Issue [WTI-472]

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

Former-commit-id: e07f026ed5bf5ce70bc892070091348f08e3490c

Former-commit-id: c09556e107d7bd38a7d17af8faa7e6bad2b986eb

    • -5
    • +21
    ./RingtoetsPipingSurfaceLineCreateExtensionsTest.cs
  1. … 15 more files in changeset.
Cleanup of using directives. Added licenses to Ringtoets.Integration.Forms.Test/TreeNodeInfos and Ringtoets.Integration.Plugin.Test/ViewInfos Related to Issue [WTI-510]

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

Former-commit-id: 4c15c926fe9e51cea8f99f34bdef05cad2bc3aff

Former-commit-id: eda020a8fbcf506bf6735b439336c8cbaf69445c

    • -1
    • +0
    ./RingtoetsPipingSurfaceLineCreateExtensionsTest.cs
  1. … 30 more files in changeset.
* 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

    • -11
    • +72
    ./RingtoetsPipingSurfaceLineCreateExtensionsTest.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

    • -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.