ProjectUpdateExtensionsTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Fixed bug in PersistenceRegistry as it was only taking 'Local' into account, which only has the 'recent' Entities, not all entities in the database. * Fixed bug where some entities where not Registered in the PersistenceRegistry during Update, while they should. Related to Issue [WTI-471]

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

Former-commit-id: 9c4750725b7b8600215dd7d00a5223baca8c3c3f

Former-commit-id: a9491060ca4e9c3b15620de591c671ea048bf20b

  1. … 3 more files in changeset.
Implemented database update extensions for PipingProbabilityAssessmentInput. Related to Issue [WTI-629]

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

Former-commit-id: 406d62a05b359138227837e90a0576b0fce102e2

Former-commit-id: 9ac10e2c465bfbfcfbc54b7161f2789c30838dd5

  1. … 9 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

    • -52
    • +61
    ./ProjectUpdateExtensionsTest.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

  1. … 68 more files in changeset.
* Read and Update extention methods implemented related to the persistency of CalculationGroup instances. * Renamed RingtoetsEntitiesHelper.Create method to CreateStub. Related to Issue [WTI-471]

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

Former-commit-id: b5b7c5e564db770e5b81efb3c55d341af4cc45d5

Former-commit-id: e82982a313b667e2b9b5f692ba16ab7dfa91077e

  1. … 20 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

  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

  1. … 42 more files in changeset.
- Moved HeightStructureFailureMechanism to HeightStructures project. - Introduced HeightStructureFailureMechanismContext. - Introduced HeightStructuresGuiPlugin. Related to Issue [WTI-526]

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

Former-commit-id: 77515a617089fa528eee3bfc61cc18c886411560

Former-commit-id: 66915946cd09a97f0b3c549e6101432aa820379b

  1. … 43 more files in changeset.
Added GrassCoverErosionInwardsFailureMechanismResultView. Simplified name of CalculationScenarioStatus. Extracted FailureMechanismSectionResultRow views. Introduced specific failure mechanism classes for every stand alone failure mechanism. Introduced CustomFailureMechanismSectionResult for a section result with a double value for assessment layer 2a. Introduced SimpleFailureMechanismSectionResult for a section result with a enum value for assessment layer 2a. Introduced a CustomFailureMechanismContext and SimpleFailureMechanismContext to be able to serve different views and tree nodes.

Related to Issue [WTI-513]

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

Former-commit-id: 762fcf66929fb610968976e6b240e358cd5ea89d

Former-commit-id: f048a61abadfc0feb700bb3ab7d1c515cf7b87ee

  1. … 93 more files in changeset.
Split piping specific implementation from a base implementation from the FailureMechanismSectionResult class. Split piping specific implementation from a base implementation from the FailureMechanismResultView class. Removed projects' unused references. Related to Issue [WTI-513]

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

Former-commit-id: 697d2762deea51a795eee53a885a2e0c41761ac4

Former-commit-id: 88cf6034d7ed18e944ae388f9a33bc953197e4c8

  1. … 82 more files in changeset.
Fixed typos found in review Related to Issue [WTI-367]

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

Former-commit-id: c47d9d916b4f1bd7ac11b8d1a959f124935c5d31

Former-commit-id: 1546c376feb25f8fb393fdd88e0705cf39608990

    • -13
    • +16
    ./ProjectUpdateExtensionsTest.cs
  1. … 5 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

  1. … 19 more files in changeset.
Updated failure mechanism list. Added persistence for added failure mechanisms. Related to Issue [WTI-508]

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

Former-commit-id: a278022016db3862803c5c1c6b58a5eb036db5c2

Former-commit-id: 37860418dc4ef52bc84e779d71df0fbab7af9bd1

  1. … 16 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

  1. … 17 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. … 64 more files in changeset.
Added tests for CreateConversionCollector, UpdateConversionCollector and FailureMechanismPlacholder create and update extensions. Moved Garbage collect call to a finally block, so that it is called before disposing the FileDisposeHelper (and therefore deleting the accessed file.) Related to Issue [WTI-290]

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

Former-commit-id: 8ec1876d9f4b97f4aee3cba8ffd965bae45cbe36

Former-commit-id: 08de2ae969fed23afdb9c0f2f30500c7f2ebfb62

  1. … 22 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
    • +233
    ./ProjectUpdateExtensionsTest.cs
  1. … 67 more files in changeset.