GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) 7189-7225 from branches/WTI 986NormWhenCalculatingHBN: Related to Issue [WTI 986] Related to Issue [WTI 986]

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

Former-commit-id: 7c535aa794b05c282a2e7f894c25a29eb94834ab

Former-commit-id: 50e0994b625c57413ab66513693f6a8d27845513

    • -5
    • +8
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 64 more files in changeset.
Replaced boolean CalculateDikeHeight with enum DikeHeightCalculationType - Updated property grid - Updated calculation service Related to Issue [WTI-986]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-986NormWhenCalculatingHBN@7199 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fb67b93ebecab75319bb953937b07e68b551b940

Former-commit-id: bc57a9597ff5f54cd603b415313b119c98a6cd26

    • -5
    • +8
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 15 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 426 more files in changeset.
Renamed Commentable.Comments to Comment.Body Related to Issue [WTI-983]

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

Former-commit-id: cdeaf9685c9c6b52624d8a755a52835936a0564e

Former-commit-id: 0f2d7929b9cd815fcd65770b767b001efca4e49b

    • -2
    • +2
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 108 more files in changeset.
- Removed ICommentable from ICalculation and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: d58e8379d2a7a2ac41eb68aec287b032b325ed7d

Former-commit-id: 85de1e68b87e73b7e36e44ada2077190b55de29a

    • -2
    • +2
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 68 more files in changeset.
* Cleanup. * Introduced TestDikeProfile and it's usage. * Removed unit test that was already coverd by more complex unit test. * Set Copy Local to false. Related to Issue [WTI-960]

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

Former-commit-id: e494e630c830b70d557a56bd392d185935b023de

Former-commit-id: 88f512dd0bc4828e192c30ec8343a54665713782

    • -2
    • +2
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 30 more files in changeset.
Renamed properties in Entity classes: * DikeProfileEntity.ForeShoreXml -> ForeshoreXml * HeightStructuresFailureMechanismMetaEntity.HeightStructuresFailureMechanismMetaEntity -> HeightStructuresFailureMechanismMetaEntityId

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

Former-commit-id: 92fa47de0f020f7d421b1923a28fd4f04364f040

Former-commit-id: b8835ef7951ade3420dd52fa3a3995560af00dfe

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 14 more files in changeset.
Updated database design - Removed ProbabilisticOutputEntities - Switched relation of calculation to output for all calculations Related to Issue [WTI-849]

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

Former-commit-id: cff544e55980620fdf4570aa6f07a60e0acde4d1

Former-commit-id: 882b4394aee56339b444421bca264eae37973d78

    • -5
    • +4
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 32 more files in changeset.
Removed obsolete initialization of EntityId in tests. Related to Issue [WTI-841]

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

Former-commit-id: d7a7e603899196eebbf9bc11baefe60472fb14de

Former-commit-id: ed88284e7dc02f9860fa6cf581160e0d48144833

    • -23
    • +4
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 37 more files in changeset.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

    • -2
    • +0
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 273 more files in changeset.
Moved DikeProfile and related classes to Ringtoets.Common for reuse in "Voorlanden" issues of stonecover, geco and asphalt. Related to Issue [WTI-783]

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

Former-commit-id: 8eb17eff35dc159eb5e04c62f91123b02e15a75e

Former-commit-id: b7c8201f1911e228b5beba7f00cfbbd2a743ff24

    • -0
    • +1
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 96 more files in changeset.
- Small cleanup changes Reviewed by @bouvrie Related to Issue [WTI-608]

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

Former-commit-id: a9c05c2e9e67f2225dd0f6ddbfc54d3eb36767cf

Former-commit-id: d32fddf49d896651f70eeec056493b259f077f49

    • -8
    • +2
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 131 more files in changeset.
* Updated database design where BLOB columns have been replaced with TEXT columns to store XML instead. * Replaced BinaryConverter with XmlSerializers. ** This will make 'fingerprints' of ProjectEntity more stable across commits as Binary serialization by .Net framework stores assembly version in the serialized data. Our version code is commit dependent therefore each commit would generated a different fingerprint even though the data it's based upon isn't changed. Xml Serialization does not suffer from this side-effect. ** Common serialization code now stored in an abstract base-class. * Renamed FingerprintGenerator to FingerprintHelper. * Moved BinaryDataEqualityHelper into FingerprintHelper. Related to Issue [WTI-608]

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

Former-commit-id: f437b8ddad5967e75926045e9222a96104f870c2

Former-commit-id: 430b6e35a488ad078d7a473d79b50f19b0a08240

    • -3
    • +3
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 81 more files in changeset.
* Updated entities such that primary key property of GrassCoverErosionInwardsOutputEntity now follows naming convention. * Performance optimization in PersistenceRegistry to prevent EntityFramework from checking 'changed state' when no elements are actually removed from a collection. * Extended RingtoetsEntities with a flag to disabling change tracking ** Improved performance of retrieving elements from data base tables with IStorableExtensions.

Related to Issue [WTI-608]

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

Former-commit-id: 6bd7c482e9d298e736cad2c29b264abb1dcf2620

Former-commit-id: 44b8bb8b9fca7ad8e3ca24888bb2b6d90cfe97a6

    • -2
    • +2
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 71 more files in changeset.
* GrassCoverErosionInwardsCalculation objects are now pulled from cashed collections when (de)serializing. * Implemented Create, Read and Update extension methods for GrassCoverErosionInwardsSectionResult to take the associated calculation into account. ** Updated entities accordingly. Related to Issue [WTI-662]

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

Former-commit-id: 310f39c6b08bf66362ae1d575aeabbe199c06059

Former-commit-id: 8da8b466759f4ad21529c0b0dcdc4c7b52421e31

    • -4
    • +55
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 20 more files in changeset.
* GrassCoverErosionInwardsCalculation input is fully persisted ** Create, Read and Update extension methods of GrassCoverErosionInwardsCalculation updated. ** Updated PersistenceRegistry and ReadConversionCollector accordingly. Related to Issue [WTI-624]

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

Former-commit-id: e930c40802bd864fe98752b5ae4818542473a9c1

Former-commit-id: 4d6ff80b73fb2e18c0d06c4e35003466f4415340

    • -4
    • +188
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 19 more files in changeset.
* GrassCoverErosionInwardsOutput.DikeHeightCalculated is now fully persisted. * GrassCoverErosionInwardsOutput is now taken into account in Create, Update and Read methods for GrassCoverErosionInwardsCalculation. Related to Issue [WTI-665]

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

Former-commit-id: 0c01500560fddcea656badde958adda1ef38c35a

Former-commit-id: 112738a41200fca42ce795aa7ff302d53cdd233d

    • -1
    • +28
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 19 more files in changeset.
* Create, Read and Update extension methods for GrassCoverErosionInwardsCalculation Related to Issue [WTI-664]

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

Former-commit-id: 125aab3689f422b82af2528fcad81bc05eaa18d9

Former-commit-id: d06b8413f312fe37b28ee9eacc0e845fca2cbb23

    • -0
    • +55
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 11 more files in changeset.