Application.Ringtoets.Storage.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved startup messages Related to Issue [WTI-675]

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

Former-commit-id: 60cae0c18d9b03706f7909a563274db21e360843

Former-commit-id: 3522b5ce76a08c0964b88dbd08197cc00aa50e29

    • -3
    • +3
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 5 more files in changeset.
Added parameters for distributions of stochastic parameters to PipingSoilLayer. Added validation for optional parameters for distributions. Related to Issue [WTI-686]

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

Former-commit-id: 878d4c35f36b5842fb500c80c0a004b165490927

Former-commit-id: a06270109dff8ce8bb93b338a7273c8ffa922a97

    • -23
    • +2
    ./Create/PipingSoilLayerCreateExtensionsTest.cs
    • -1
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -4
    • +4
    ./Read/SoilLayerEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Update/PipingSoilLayerUpdateExtensionsTest.cs
  1. … 33 more files in changeset.
* Read, create and update methods of GeneralGrassCoverErosionInwardsInput used for persisting to and from GrassCoverErosionInwardsFailureMechanism. ** Adapted Read method to be consistent to how GrassCoverErosionInwardsFailureMechanism read extension method is used. Related to Issue [WTI-655]

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

Former-commit-id: 3dad909f9f578f6dc0d62eb29048247193254d25

Former-commit-id: 7ec74c35f0ffd11c5db1eea0bbc99f57d28adf0b

    • -1
    • +9
    ./Create/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -0
    • +7
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +18
    ./Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -2
    • +24
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
    • -3
    • +23
    ./Read/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -1
    • +45
    ./Update/AssessmentSectionUpdateExtensionsTest.cs
    • -6
    • +38
    ./Update/GrassCoverErosionInwardsFailureMechanismUpdateExtensionsTest.cs
    • -1
    • +9
    ./Update/ProjectUpdateExtensionsTest.cs
  1. … 6 more files in changeset.
* Create, Read and Update extension methods for GeneralGrassCoverErosionInwardsInput ** GeneralGrassCoverErosionInwardsInput now implements IStorable. ** Extended PersistenceRegistry for GrassCoverErosionInwardsFailureMechanismMetaEntity Related to Issue [WTI-655]

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

Former-commit-id: d6944b8f302884ff70df13fece09375394181ed0

Former-commit-id: e5599d9952e6f852cc27c4765fc9b1dd563db269

    • -0
    • +3
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +66
    ./Create/GeneralGrassCoverErosionInwardsInputCreateExtensionsTest.cs
    • -0
    • +85
    ./Create/PersistenceRegistryTest.cs
    • -0
    • +51
    ./Read/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -0
    • +162
    ./Update/GeneralGrassCoverErosionInwardsInputUpdateExtensionsTest.cs
  1. … 8 more files in changeset.
- Extended assessmentSection with property 'Id' Related to Issue [WTI-522]

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

Former-commit-id: b9922ee0a427d6a005a7f310af697b9f4c399743

Former-commit-id: 7112a92b9d433d0ff40056f8f1569494b816ed70

    • -0
    • +3
    ./Create/AssessmentSectionCreateExtensionsTest.cs
    • -0
    • +3
    ./Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -0
    • +4
    ./Update/AssessmentSectionUpdateExtensionsTest.cs
  1. … 11 more files in changeset.
- Cleanup Related to Issue [WTI-606]

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

Former-commit-id: f2e4252267ce58af00c933a939d2db55f11d970b

Former-commit-id: 79fc2ed5f7c8d5ff80952900dd5290aa67c499fa

    • -7
    • +6
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 1 more file in changeset.
- Disabled 'Pooling' of database connection so that the file can be released sooner - Added 'using' to call to *HydraulicBoundaryDatabaseImporter* to ensure its Dispose method is called Related to Issue [WTI-606]

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

Former-commit-id: df6fb18c0fba3b6f1a3e44fa77cd95fd38b5c363

Former-commit-id: 9deed906c01f2b9186a0c43aa7b2022e974e3500

    • -5
    • +4
    ./SqLiteConnectionStringBuilderTest.cs
  1. … 4 more files in changeset.
Added DirectoryDisposeHelper to create directories and have them removed when Disposing the instance. Modified FileDisposeHelper so that the Create method doesn't need to be called every time. HydraRingInitializationService and HydraRingConfigurationService are now responsible for writing their files themselves. Introduced HydraRingFileName with file name constants for in-/output files. Made TargetProbabilityCalculationParser and ExceedanceProbabilityCalculationParser non-static, so that output can be set on the parsers and read after parsing. Added license headers to Core.Common.TestUtil and Core.Common.TestUtil.Test files. Added Ringtoets.HydraRing.Calculation.TestUtil which contains a TestTargetProbabilityCalculationInput which can be used for testing. Added Ringtoets.HydraRing.Calculation.TestUtil.Test for tests. Related to Issue [WTI-666]

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

Former-commit-id: 65a4114dbe4f5ac9b516fd2753693db31aa4304e

Former-commit-id: 55601eb9116b1dff7de78dae0cd1a3d4385ea0a5

  1. … 47 more files in changeset.
* Fixed value inconsistency between PipingFailureMechanismSectionResultRow.AssessmentLayerTwoA and PipingSemiProbabilisticOutputProperties.Probability ** Probabilities are now longer RoundedDouble *** FailureMechanismSectionResultNoProbabilityValueRoundedDoubleConverter refactored to FailureMechanismSectionResultNoProbabilityValueDoubleConverter to work with only doubles for the probability properties. Related to Issue [WTI-660]

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

Former-commit-id: d08b494c7bb36d299e7e2bc2c3d1835f39c0526b

Former-commit-id: 308a51e0eee06a4942bec0e865b4ef9ad630d9b4

    • -1
    • +1
    ./Update/ClosingStructureFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +1
    ./Update/MacrostabilityInwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +1
    ./Update/MacrostabilityOutwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +1
    ./Update/StrengthStabilityPointConstructionFailureMechanismSectionResultUpdateExtensionsTest.cs
  1. … 38 more files in changeset.
* All FailureMechanismSectionResults now have their Level2A and LevelThree properties initialized to double.NaN. * All FailureMechanismSectionResultViews now show double.NaN as "-" in the tables. * All FailureMechanismSectionResultViews now accept empty strings or "-" characters for Level2A and LevelThree properties of FailureMechanismSectionResults and intepret that as double.NaN. * Extracted repeated formatting text for Probabilities into helper and reused that common code. * Added parameter validation to Probability properties. * Improved Probability properties to be uniformly in the [0, 1] range (some where expressed as yearly return period). * Cleanup of projects. Related to Issue [WTI-660]

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

Former-commit-id: 76eb0f04008f538d0a45ec96b111dfece1c15620

Former-commit-id: d59ac121b4a0584564abb12e480d89fb49ca613f

    • -5
    • +5
    ./Create/PipingCalculationScenarioCreateExtensionsTest.cs
    • -4
    • +13
    ./Create/PipingSemiProbabilisticOutputCreateExtensionsTest.cs
    • -5
    • +10
    ./Read/PipingSemiProbabilisticOutputEntityReadExtensionsTest.cs
  1. … 132 more files in changeset.
Used <\{\s+public class .+Test> regular expression to find all Tests with missing TestFixture annotation and added it. Related to Issue [WTI-137]

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

Former-commit-id: 906cef178e830ee9cf94061e9f26cbc0bbf7b09e

Former-commit-id: 06b94ee02114697f44260fcafbb6350638b82f2b

    • -0
    • +1
    ./Create/PipingProbabilityAssessmentInputCreateExtensionsTest.cs
    • -0
    • +1
    ./Create/StochasticSoilProfileCreateExtensionsTest.cs
    • -0
    • +1
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
  1. … 27 more files in changeset.
Shorten test names to fix double runs on teamcity.

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

Former-commit-id: 3f1917ee7f8c65d21b7ab79b9d8faaf4c1ebbb2a

Former-commit-id: 66fe45cab133c5397a8c9ea748e88e5da06c6bd0

    • -4
    • +4
    ./Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -4
    • +4
    ./Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensionsTest.cs
  1. … 4 more files in changeset.
Persisted color and material name into database. Related to Issue [WTI-443]

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

Former-commit-id: 8dd5c41d754998de6fe87378af3e91f86342b448

Former-commit-id: 84aabb6c9f78b6c44482655e87e649b823149dc2

    • -0
    • +1
    ./Application.Ringtoets.Storage.Test.csproj
    • -1
    • +6
    ./Create/PipingSoilLayerCreateExtensionsTest.cs
    • -2
    • +9
    ./Read/SoilLayerEntityReadExtensionsTest.cs
    • -3
    • +9
    ./Update/PipingSoilLayerUpdateExtensionsTest.cs
  1. … 19 more files in changeset.
Fixed test names Added GrassCoverErosionInwardsDikeProfileSelectionDialog and its GrassCoverErosionInwardsDikeProfileSelectionView. Related to Issue [WTI-634]

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

Former-commit-id: 285e875e99cdbd9915dc6e3443ad2fa1610a3b00

Former-commit-id: e385eb8db215e09ff41cf59bd314371194340389

    • -3
    • +3
    ./Read/ClosingStructureSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/DuneErosionSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/GrassCoverErosionOutwardsSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/HeightStructuresSectionResultEntityReadExtensionsTest.cs
    • -3
    • +3
    ./Read/MacrostabilityInwardsSectionResultEntityReadExtensionsTest.cs
    • -3
    • +3
    ./Read/MacrostabilityOutwardsSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/MicrostabilitySectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/PipingSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/PipingStructureSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/StabilityStoneCoverSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensionsTest.cs
    • -3
    • +3
    ./Read/StrengthStabilityPointConstructionSectionResultEntityReadExtensionsTest.cs
  1. … 14 more files in changeset.
UpdateExtensions now use double.ToNullableDecimal for AssessmentLayer2a (if applicable) and AssessmentLayer3. Related to Issue [WTI-574]

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

Former-commit-id: c8da77ed7f419c7370c59211ceae18b93e798757

Former-commit-id: 38be2ff44689283d3ac7c4b0319f7d82493e8bac

    • -1
    • +36
    ./Update/ClosingStructureFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +31
    ./Update/DuneErosionFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +33
    ./Update/GrassCoverErosionInwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +33
    ./Update/GrassCoverErosionOutwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +33
    ./Update/GrassCoverSlipOffInwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +33
    ./Update/GrassCoverSlipOffOutwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +33
    ./Update/HeightStructuresFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +36
    ./Update/MacrostabilityInwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +36
    ./Update/MacrostabilityOutwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +33
    ./Update/MicrostabilityFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +33
    ./Update/PipingFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +33
    ./Update/PipingStructureFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +31
    ./Update/StabilityStoneCoverFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +33
    ./Update/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -1
    • +34
    ./Update/StrengthStabilityPointConstructionFailureMechanismSectionResultUpdateExtensionsTest.cs
  1. … 21 more files in changeset.
Used object initializer in tests after review. Related to Issue [WTI-648]

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

Former-commit-id: a5d7d40eaca9811a608b3e1594c7128896c7204e

Former-commit-id: 90b3d0b6a3c2d534fd7375f2b27199b8f9de09fc

    • -8
    • +14
    ./Create/ClosingStructureFailureMechanismSectionResultCreateExtensionsTest.cs
    • -5
    • +9
    ./Create/DuneErosionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -5
    • +9
    ./Create/GrassCoverErosionInwardsMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +10
    ./Create/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +10
    ./Create/GrassCoverSlipOffInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +10
    ./Create/GrassCoverSlipOffOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -5
    • +9
    ./Create/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -8
    • +14
    ./Create/MacrostabilityInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -8
    • +14
    ./Create/MacrostabilityOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +10
    ./Create/MicrostabilityFailureMechanismSectionResultCreateExtensionsTest.cs
    • -5
    • +9
    ./Create/PipingFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +10
    ./Create/PipingStructureFailureMechanismSectionResultCreateExtensionsTest.cs
    • -5
    • +9
    ./Create/StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -5
    • +9
    ./Create/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -7
    • +13
    ./Create/StrengthStabilityPointConstructionFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 3 more files in changeset.
Updated entities for new schema. Implemented create/update/read for StrengthStabilityPointConstructionFailureMechanismSectionResult

Related to Issue [WTI-574]

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

Former-commit-id: 86d4d9bdc1f555650d61b303e6b4daa79f79c6f4

Former-commit-id: 44b3952305ef9f039f941db2a674e409a3da863f

    • -0
    • +5
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +85
    ./Create/PersistenceRegistryTest.cs
    • -0
    • +100
    ./Create/StrengthStabilityPointConstructionFailureMechanismCreateExtensionsTest.cs
    • -0
    • +95
    ./Create/StrengthStabilityPointConstructionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +20
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -0
    • +137
    ./Read/StrengthStabilityPointConstructionSectionResultEntityReadExtensionsTest.cs
    • -0
    • +159
    ./Update/StrengthStabilityPointConstructionFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -0
    • +243
    ./Update/StrengthStabilityPointConstructionFailureMechanismUpdateExtensionsTest.cs
  1. … 19 more files in changeset.
Updated entities based on new schema. Implemented create/update/read for: - DuneErosionFailureMechanismSectionResult - StabilityStoneCoverFailureMechanismSectionResult

Related to Issue [WTI-649]

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

Former-commit-id: 89429f0494fc456e26c21e39598cb0b7aaca3ff6

Former-commit-id: a7ff874fe0ab87230d0dd4e805d7740ca40dce01

    • -0
    • +10
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +100
    ./Create/DuneErosionFailureMechanismCreateExtensionsTest.cs
    • -0
    • +81
    ./Create/DuneErosionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./Create/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./Create/GrassCoverSlipOffInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./Create/GrassCoverSlipOffOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./Create/MicrostabilityFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +170
    ./Create/PersistenceRegistryTest.cs
    • -1
    • +1
    ./Create/PipingStructureFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +100
    ./Create/StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -0
    • +81
    ./Create/StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +40
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -0
    • +121
    ./Read/DuneErosionSectionResultEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Read/GrassCoverErosionOutwardsSectionResultEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensionsTest.cs
  1. … 45 more files in changeset.
Implemented create/update/read for: - GrassCoverSlipOffInwardsFailureMechanismSectionResult - GrassCoverSlipOffOutwardsFailureMechanismSectionResult - MicrostabilityFailureMechanismSectionResult - PipingStructureFailureMechanismSectionResult

Related to Issue [WTI-650]

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

Former-commit-id: dbfdd45fe729caa5ee89511889497067a9089577

Former-commit-id: 32625b85097fab4ab200389af80224f905810fb3

    • -0
    • +20
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +100
    ./Create/GrassCoverSlipOffInwardsFailureMechanismCreateExtensionsTest.cs
    • -0
    • +84
    ./Create/GrassCoverSlipOffInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +100
    ./Create/GrassCoverSlipOffOutwardsFailureMechanismCreateExtensionsTest.cs
    • -0
    • +84
    ./Create/GrassCoverSlipOffOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +100
    ./Create/MicrostabilityFailureMechanismCreateExtensionsTest.cs
    • -0
    • +84
    ./Create/MicrostabilityFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +425
    ./Create/PersistenceRegistryTest.cs
    • -0
    • +100
    ./Create/PipingStructureFailureMechanismCreateExtensionsTest.cs
    • -0
    • +84
    ./Create/PipingStructureFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +84
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -0
    • +124
    ./Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensionsTest.cs
    • -0
    • +124
    ./Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensionsTest.cs
    • -0
    • +124
    ./Read/MicrostabilitySectionResultEntityReadExtensionsTest.cs
    • -0
    • +124
    ./Read/PipingStructureSectionResultEntityReadExtensionsTest.cs
  1. … 40 more files in changeset.
Implemented create/update/read for GrassCoverErosionOutwardsFailureMechanismSectionResult

Related to Issue [WTI-650]

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

Former-commit-id: eea8120ec470971548da3a0017f03a8554d55229

Former-commit-id: afcd16243bd03409023d3089c9d893545767aae7

    • -0
    • +5
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +100
    ./Create/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs
    • -0
    • +84
    ./Create/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +21
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -0
    • +124
    ./Read/GrassCoverErosionOutwardsSectionResultEntityReadExtensionsTest.cs
    • -0
    • +163
    ./Update/GrassCoverErosionOutwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -0
    • +243
    ./Update/GrassCoverErosionOutwardsFailureMechanismUpdateExtensionsTest.cs
  1. … 15 more files in changeset.
Renamed ReadStandAloneFailureMechanism to ReadCommonFailureMechanismProperties. Some cleanup. Related to Issue [WTI-648]

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

Former-commit-id: 251383c03ae31fb02d2100823f5c4ca401b4edd8

Former-commit-id: ebee06dfb79aa365c9220db3ea6b74ebcd6343e6

    • -2
    • +0
    ./Create/IFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
  1. … 6 more files in changeset.
Implemented create/update/read for - MacrostabilityInwardsFailureMechanismSectionResult - MacrostabilityOutwardsFailureMechanismSectionResult - WaveImpactAsphaltCoverFailureMechanismSectionResult Related to Issue [WTI-648]

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

Former-commit-id: f2f1ef864da0cc1b4f7fe54b5f8d9f0f6cdd3ce2

Former-commit-id: 596eac5f4eb38d79813917c0d20ca2d4992b917d

    • -0
    • +15
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +100
    ./Create/MacrostabilityInwardsFailureMechanismCreateExtensionsTest.cs
    • -0
    • +97
    ./Create/MacrostabilityInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +100
    ./Create/MacrostabilityOutwardsFailureMechanismCreateExtensionsTest.cs
    • -0
    • +97
    ./Create/MacrostabilityOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -9
    • +262
    ./Create/PersistenceRegistryTest.cs
    • -0
    • +100
    ./Create/WaveImpactAsphaltCoverFailureMechanismCreateExtensionsTest.cs
    • -0
    • +97
    ./Create/WaveImpactAsphaltCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +63
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -0
    • +147
    ./Read/MacrostabilityInwardsSectionResultEntityReadExtensionsTest.cs
    • -0
    • +147
    ./Read/MacrostabilityOutwardsSectionResultEntityReadExtensionsTest.cs
    • -0
    • +147
    ./Read/WaveImpactAsphaltCoverSectionResultEntityReadExtensionsTest.cs
    • -0
    • +162
    ./Update/MacrostabilityInwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -0
    • +243
    ./Update/MacrostabilityInwardsFailureMechanismUpdateExtensionsTest.cs
    • -0
    • +162
    ./Update/MacrostabilityOutwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
  1. … 29 more files in changeset.
Reused IFailureMechanismCreateExtensions.Create(...) method in each *FailureMechanismCreateExtensions class. Have *SectionResultEntityReadExtensions update a given instance instead of creating one.

Related to Issue [WTI-648]

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

Former-commit-id: 9d4c307fb67dbea0fa2096e357f5748536657aa6

Former-commit-id: bfa88f796abe641adb4e8c0740df22fa164ef7f9

    • -11
    • +29
    ./Read/ClosingStructureSectionResultEntityReadExtensionsTest.cs
    • -8
    • +25
    ./Read/GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs
    • -8
    • +25
    ./Read/HeightStructuresSectionResultEntityReadExtensionsTest.cs
    • -8
    • +26
    ./Read/PipingSectionResultEntityReadExtensionsTest.cs
    • -8
    • +27
    ./Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensionsTest.cs
    • -8
    • +25
    ./Read/TechnicalInnovationSectionResultEntityReadExtensionsTest.cs
    • -8
    • +25
    ./Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensionsTest.cs
  1. … 15 more files in changeset.
Introduced extension method on IStorable to obtain an entity by using the IStorable.StorageId. Added extra check for new entities. Related to Issue [WTI-648]

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

Former-commit-id: 7772fbd4c6ce6a2349bd514c1dde9d528bc572e2

Former-commit-id: 107ff97e7ca7235ea0fdee7668863840da82202a

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +169
    ./IStorableExtensionsTest.cs
    • -3
    • +3
    ./Update/ClosingStructureFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -3
    • +3
    ./Update/GrassCoverErosionInwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -3
    • +3
    ./Update/HeightStructuresFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -75
    • +0
    ./Update/IFailureMechanismUpdateExtensionsTest.cs
    • -55
    • +0
    ./Update/IStorableExtensionsTest.cs
    • -3
    • +3
    ./Update/PipingFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -0
    • +36
    ./Update/PipingFailureMechanismUpdateExtensionsTest.cs
    • -3
    • +3
    ./Update/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -3
    • +3
    ./Update/TechnicalInnovationFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -3
    • +3
    ./Update/WaterPressureAsphaltCoverFailureMechanismSectionResultUpdateExtensionsTest.cs
  1. … 30 more files in changeset.
Implemented create/update/read for ClosingStructureFailureMechanismSectionResult Related to Issue [WTI-648]

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

Former-commit-id: 7630212081529164836bc70caa5fb213027751a6

Former-commit-id: eec0f2364bab65f846d41b79097eab3fe6d841da

    • -0
    • +5
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +100
    ./Create/ClosingStructureFailureMechanismCreateExtensionsTest.cs
    • -0
    • +97
    ./Create/ClosingStructureFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +85
    ./Create/PersistenceRegistryTest.cs
    • -0
    • +21
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -0
    • +129
    ./Read/ClosingStructureSectionResultEntityReadExtensionsTest.cs
    • -0
    • +162
    ./Update/ClosingStructureFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -0
    • +243
    ./Update/ClosingStructureFailureMechanismUpdateExtensionsTest.cs
  1. … 31 more files in changeset.
Reverted merge attempts so far Related to Issue [WTI-645]

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

Former-commit-id: 9702ab8b2e5b1e7ed2fcf69c88c76f9e4231a127

Former-commit-id: cb8a111f6aa65b1e58b67d35a078fa539015743e

    • -2
    • +0
    ./Application.Ringtoets.Storage.Test.csproj
    • -2
    • +0
    ./Create/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -81
    • +0
    ./Create/GrassCoverErosionInwardsMechanismSectionResultCreateExtensionsTest.cs
    • -86
    • +0
    ./Create/PersistenceRegistryTest.cs
    • -10
    • +4
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
    • -159
    • +0
    ./Update/GrassCoverErosionInwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -2
    • +0
    ./Update/GrassCoverErosionInwardsFailureMechanismUpdateExtensionsTest.cs
  1. … 103 more files in changeset.
Merged revision(s) 3618-3620 from trunk: - Added Ringtoets.Integration.Service project for new Breakwater level service. - Added all Ringtoets.Integration projects to the Licentie.rtf

........

Added SQlite.Core to projects due to failing tests on build server.

........

Implemented Create/Update of GrassCoverErosionInwardsFailureMechanismSectionResult

........

Related to Issue [WTI-645]

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

Former-commit-id: f37d92adc4a11f27db2a89f979999d6e8f23bd40

Former-commit-id: e698f14942ce9122d72049f6dedf33cb6d051c92

    • -0
    • +2
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +2
    ./Create/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -0
    • +81
    ./Create/GrassCoverErosionInwardsMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +86
    ./Create/PersistenceRegistryTest.cs
    • -0
    • +159
    ./Update/GrassCoverErosionInwardsFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -0
    • +2
    ./Update/GrassCoverErosionInwardsFailureMechanismUpdateExtensionsTest.cs
  1. … 29 more files in changeset.
Merged revision(s) 3612 from trunk: Added new version of WTIPiping kernel

........

Merged revision(s) 3611 from trunk:

Updated the way read operations are performed for stand alone failure mechanisms and grass cover erosion inwards failure mechanism so that no temporary objects need to be made.

........

Related to Issue [WTI-647]

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

Former-commit-id: c8d43214fc2e4ce950458da95ac4ab22abe26de2

Former-commit-id: defddaf14b50599b7ff53c57c2a334e3e14e9aba

    • -4
    • +10
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
  1. … 14 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

    • -1
    • +2
    ./Create/FailureMechanismSectionCreateExtensionsTest.cs
    • -6
    • +2
    ./Create/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -5
    • +4
    ./Create/GrassCoverErosionInwardsMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +2
    ./Create/HeightStructuresFailureMechanismCreateExtensionsTest.cs
    • -5
    • +4
    ./Create/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -4
    • +2
    ./Create/IFailureMechanismCreateExtensionsTest.cs
    • -9
    • +3
    ./Create/PipingFailureMechanismCreateExtensionsTest.cs
    • -5
    • +4
    ./Create/PipingFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +2
    ./Create/StrengthStabilityLengthwiseConstructionFailureMechanismCreateExtensionsTest.cs
    • -5
    • +4
    ./Create/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +2
    ./Create/TechnicalInnovationFailureMechanismCreateExtensionsTest.cs
    • -5
    • +4
    ./Create/TechnicalInnovationFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +2
    ./Create/WaterPressureAsphaltCoverFailureMechanismCreateExtensionsTest.cs
    • -5
    • +4
    ./Create/WaterPressureAsphaltCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 15 more files in changeset.
Implemented Create/Update/Read of - TechnicalInnovationFailureMechanismSectionResult - WaterPressureAsphaltCoverFailureMechanismSectionResult

Related to Issue [WTI-647]

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

Former-commit-id: aeacb31c3d777a41b57967e35aee8e97b64109f5

Former-commit-id: a560bda655946aaccf84a0ed259a48531522e9c5

    • -0
    • +10
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +170
    ./Create/PersistenceRegistryTest.cs
    • -0
    • +104
    ./Create/TechnicalInnovationFailureMechanismCreateExtensionsTest.cs
    • -0
    • +81
    ./Create/TechnicalInnovationFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +104
    ./Create/WaterPressureAsphaltCoverFailureMechanismCreateExtensionsTest.cs
    • -0
    • +81
    ./Create/WaterPressureAsphaltCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +40
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -0
    • +101
    ./Read/TechnicalInnovationSectionResultEntityReadExtensionsTest.cs
    • -0
    • +101
    ./Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensionsTest.cs
    • -0
    • +159
    ./Update/TechnicalInnovationFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -0
    • +243
    ./Update/TechnicalInnovationFailureMechanismUpdateExtensionsTest.cs
    • -0
    • +159
    ./Update/WaterPressureAsphaltCoverFailureMechanismSectionResultUpdateExtensionsTest.cs
    • -0
    • +243
    ./Update/WaterPressureAsphaltCoverFailureMechanismUpdateExtensionsTest.cs
  1. … 20 more files in changeset.