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

    • -200
    • +0
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 215 more files in changeset.
Introduced TestFailureMechanismSection and used them if possible. Cleaned up using statements. Related to Issue [WTI-647]

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

Former-commit-id: f49653ba3e5e544f65ca4dbb0716fcdfb2e5ed22

Former-commit-id: 17609979bbb3aac374932fd2eda0df983ad60b0f

    • -9
    • +3
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 29 more files in changeset.
Added create and update extensions for persisting PipingFailureMechanismSectionResult instances. Implemented IStorable on PipingFailureMechanismSectionResult so that it can be persisted.

Related to Issue [WTI-647]

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

Former-commit-id: 1ea4e6f9a9c0b1c0b7b25443c57a0e1e4bb78759

Former-commit-id: aec9a722cbd07372c4a7bcfd384ec54c52c4dea6

    • -1
    • +2
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 23 more files in changeset.
- Added storage of *Comments* of Failure mechanisms and Assessment section - Added storage of *Norm* Related to Issue [WTI-627]

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

Former-commit-id: 95e73431e6bcabcfb1368155553cf19156e37973

Former-commit-id: eeaec6cbb313defb0edf9876516664fc58198507

    • -6
    • +17
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 12 more files in changeset.
Implemented database create extensions for PipingProbabilityAssessmentInput Related to Issue [WTI-629]

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

Former-commit-id: e60f5b8aa097568576283e18c4adfece190daae5

Former-commit-id: 2d602e4add17c0bba7d9527ab7f4bcee2329f953

    • -1
    • +4
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 13 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

    • -3
    • +0
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 30 more files in changeset.
* Final parts of persisting the CalculationGroups and enabling it in the application: ** Extended PipingFailureMechanism related Create, Read and Update methods to persist/read the CalculationGroup structure. ** Extended AssessmentSectionEntityRead to copy the CalculationGroup data into a PipingFailureMechanism instance. * Refactored test names to be more consistent with naming conventions (was often lacking the ###Extensions part in the name)

Related to Issue [WTI-471]

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

Former-commit-id: 288beea6e2c11383fe8745bba810ab580817ba47

Former-commit-id: 3d225a8b5640bc69cc8aebdf454017f2ba37eb8b

    • -4
    • +43
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 33 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

    • -10
    • +10
    ./PipingFailureMechanismCreateExtensionsTest.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
    ./PipingFailureMechanismCreateExtensionsTest.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

    • -0
    • +46
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 42 more files in changeset.
Added persistence for FailureMechanismSection objects for piping and placeholders. Related to Issue [WTI-367]

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

Former-commit-id: cf6ecc186750331b5a47ae8973d0514f3810c3ab

Former-commit-id: ca26fae176445c909b31f5e67156103381a2de67

    • -0
    • +21
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 34 more files in changeset.
Completed documentation of Create/Update/Read related classes and tests. Related to Issue [WTI-290]

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

Former-commit-id: 137eab4929e69b1b7f0bff2d53d61cca25c2a06f

Former-commit-id: 68228cd5965689a79e91a0a88f61565039306367

    • -1
    • +22
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 64 more files in changeset.
New way of persisting: - Made use of partial character of Entities for reading and Extensions methods for creating and updating from domain model objects - Separated Create/Update/Read methods - Introduced collectors for post-create/read/update actions Added persistence for StochasticSoilModel, StochasticSoilProfile, PipingSoilProfile and PipingSoilLayer. Related to Issue [WTI-290]

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

Former-commit-id: 94828797dec0d2f76dbb040ae944fc5b3ece347c

Former-commit-id: d0b8db91d54ed85623f50a31b625bafc447251d6

    • -0
    • +67
    ./PipingFailureMechanismCreateExtensionsTest.cs
  1. … 67 more files in changeset.