Application.Ringtoets.Storage.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Removed obsolete columns for the output entity: -- GridAutomaticallyCalculated -- ForbiddenZonesAutomaticallyCalculated - Renamed TangentLinesXml to SlipPlaneTangentLinesXml to indicate it belongs to a slipplane - Cleaned up test Related to Issue [WTI-1379]

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

Former-commit-id: 8820f65107597f06dc52f25ff51b5faa9b7de68e

Former-commit-id: 2659f888f976aff2e2757017d09468b89a5cc3a7

    • -6
    • +0
    ./Create/Piping/PipingSemiProbabilisticOutputCreateExtensionsTest.cs
  1. … 6 more files in changeset.
Added read and create extensions: - Done for the semi probabilistic output - Renamed column name for the factor of stability -- Updated database, entities and sql files - Synchronised implementations of piping with MacroStabilityInwards => when NULL arguments are passed, ArgumentNullException thrown Related to Issue [WTI-1379]

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

Former-commit-id: 74daeaea7a3522e36dc91931346a65599610abdc

Former-commit-id: ee9127a39b16e5ca0897c8f87bc54ca442c107b0

    • -0
    • +2
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +102
    ./Create/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputCreateExtensionsTest.cs
    • -0
    • +11
    ./Create/Piping/PipingSemiProbabilisticOutputCreateExtensionsTest.cs
    • -0
    • +105
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensionsTest.cs
    • -0
    • +12
    ./Read/Piping/PipingSemiProbabilisticOutputEntityReadExtensionsTest.cs
  1. … 11 more files in changeset.
Updated database design to enable NaN values for the stochastic distribution properties of preconsolidation stresses: - Updated Create and Read extensions - Regenerated affected entities

Related to Issue [WTI-1341]

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

Former-commit-id: 941b6380ef22f6ecbc2ad888f86259ac97d1f131

Former-commit-id: 7b36beb1a8a2b33c953ede3bcec0ba3a0511ef68

    • -0
    • +24
    ./Create/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressCreateExtensionsTest.cs
    • -4
    • +31
    ./Read/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressEntityReadExtensionsTest.cs
  1. … 8 more files in changeset.
Incorporated comments review 2151 - Editorial edits Related to Issue [WTI-1340]

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

Former-commit-id: 89aedbfe61d9ae43c0e08e9f026e83d7e2849153

Former-commit-id: e3a88f9aaf5cfbb664aa3ab4a2d3e5e64909b899

    • -1
    • +0
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensionsTest.cs
    • -114
    • +13
    ./Read/StochasticSoilModelEntityReadExtensionsTest.cs
  1. … 8 more files in changeset.
Applied review comments. Related to Issue [WTI-1405]

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

Former-commit-id: 709f60eea6e3a7e6fd8903174f90c1668aee26b1

Former-commit-id: 72bcaa67392ff9215e48ce7643feed5c6c2242b3

    • -1
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 4 more files in changeset.
Applied review comments. Related to Issue [WTI-1405]

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

Former-commit-id: 6c420511eed191349016b3037be537fe75317235

Former-commit-id: 3b853d5c09d573b9a0dbfabeee4526006f76d657

  1. … 2 more files in changeset.
Implement review comments, change test names and use test objects Related to Issue [WTI-1391]

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

Former-commit-id: 6fa9f00269e9942f554d425998fc4e5fb1f7df8d

Former-commit-id: e98c0531b4907bb6f6b5c4887605d6b89f839797

    • -3
    • +3
    ./Create/IllustrationPoints/TopLevelFaultTreeIllustrationPointCreateExtensionsTest.cs
  1. … 2 more files in changeset.
Removed unsupported unicode characters to align nr. of tests between the buildserver agents

Discussed with ~kleijn

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

Former-commit-id: df47312e7039933edf6aadf02940fe411115a731

Former-commit-id: 0ea85c37790a4f4b484a2bd737e134a731a9692e

    • -3
    • +0
    ./IntegrationTests/MigrationIntegrationTest.cs
- (Re)added the SourceType byte property in the entity => Create was never writing to this property. Added missing assert to maintain behaviour - Added resource string representations for the SoilProfileType => associated properties class can use the EnumTypeConverter instead of explicit returning strings with an if-else structure Related to Issue [WTI-1433]

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

Former-commit-id: a55d3e224480f04a30526a6245a75e6743f9fc73

Former-commit-id: c14ead5c2ea7e99492b6bf8281648e10bc1be400

    • -3
    • +8
    ./Create/Piping/PipingSoilProfileCreateExtensionsTest.cs
  1. … 10 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, piping only): -- Added validation logic to determine whether the stochastic soil profiles are empty => If empty, exception Related to Issue [WTI-1340]

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

Former-commit-id: 10207106ad89bcf18173ad96dc33515ef9afdfe6

Former-commit-id: 90740578a43ce5bb34875e3231ca8fec36977b84

    • -2
    • +11
    ./Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -0
    • +9
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
    • -5
    • +16
    ./Read/StochasticSoilModelEntityReadExtensionsTest.cs
  1. … 8 more files in changeset.
Removed .Test reference in a test project Related to Issue [WTI-1340]

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

Former-commit-id: 943960bde822513b9b77998e44675ba969b38b8c

Former-commit-id: 33d08a6960157b6c92ad12b42a699bdf7c4eca31

    • -4
    • +0
    ./Application.Ringtoets.Storage.Test.csproj
Incorporated comments dev: - Cleaned up some files - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, Piping only): -- Moved StochasticSoilProfile property of the PipingStochasticSoilModel as a mandatory constructor argument -- Changed property from List to IEnumerable => provides readonly access of the collection -- Introduced additional test factory method --- Replaced explicit constructor calls with factory calls when possible

Related to Issue [WTI-1340]

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

Former-commit-id: 8cf27edcf482fb639d692d19f6840bb78219dc98

Former-commit-id: dbc10165755b4dc91a62d7f21e6749d2850ed2b3

    • -1
    • +1
    ./Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs
    • -9
    • +3
    ./Create/Piping/PipingStochasticSoilModelCreateExtensionsTest.cs
    • -2
    • +0
    ./Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -2
    • +0
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
    • -1
    • +0
    ./Read/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileEntityReadExtensionsTest.cs
    • -3
    • +1
    ./Read/StochasticSoilModelEntityReadExtensionsTest.cs
  1. … 29 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, MacroStabilityInwards only): -- Added validation logic to determine whether the stochastic soil profiles are empty => If empty, exception Related to Issue [WTI-1340]

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

Former-commit-id: da6fdf99b72f5f4507ca76cef500c9c5fe7953b3

Former-commit-id: 678db481bbd9a6b32e1dac26455628b63fa932ff

    • -0
    • +4
    ./Application.Ringtoets.Storage.Test.csproj
    • -2
    • +13
    ./Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -0
    • +11
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
    • -0
    • +1
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Read/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileEntityReadExtensionsTest.cs
    • -5
    • +17
    ./Read/StochasticSoilModelEntityReadExtensionsTest.cs
  1. … 14 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, MacroStabilityInwards only): -- Moved StochasticSoilProfile property of the MacroStabilityInwardsStochasticSoilModel as a mandatory constructor argument -- Changed property from List to IEnumerable => provides readonly access of the collection -- Introduced additional test factory method --- Replaced explicit constructor calls with factory calls when possible

Related to Issue [WTI-1340]

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

Former-commit-id: 793e8b7ce8d28a571d22d61fd01a1c14280c75c6

Former-commit-id: 4ba95330a9300a647b62dfa413c36a5a581ee392

    • -17
    • +12
    ./Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilModelCreateExtensionsTest.cs
    • -1
    • +1
    ./Read/StochasticSoilModelEntityReadExtensionsTest.cs
  1. … 31 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (Piping only): -- Validates if the geometry is not empty and is not NULL -- Expanded test factory -- Replaced explicit constructor calls with test factory calls when possible -- Added additional tests for the transformers to verify behaviour

Related to Issue [WTI-1340]

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

Former-commit-id: bb6368c63b7448360bce377e2d29d1303b379d9c

Former-commit-id: 73622e310bf3c785e9bbc7acb4d2021bfc9a7674

    • -2
    • +4
    ./Create/Piping/PipingCalculationScenarioCreateExtensionsTest.cs
    • -2
    • +3
    ./Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs
    • -10
    • +11
    ./Create/Piping/PipingStochasticSoilModelCreateExtensionsTest.cs
    • -3
    • +8
    ./Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -3
    • +8
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
    • -2
    • +8
    ./Read/Piping/PipingCalculationEntityReadExtensionsTest.cs
    • -4
    • +19
    ./Read/StochasticSoilModelEntityReadExtensionsTest.cs
  1. … 33 more files in changeset.
Incorporated comments dev: - Fixed failing tests on buildserver - Moved validation logic from readers to transformers and RT datamodel (Macrostability only): -- Introduced testfactories to create valid RT and Reader soil models (with geometry defined) -- Removed obsolete constructor Related to Issue [WTI-1340]

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

Former-commit-id: f2f84a442ab3fc8368459e5118dc2db35b5f9a4a

Former-commit-id: 62456eff75ae7a3761bf0a3b3d5ba34092394db1

    • -11
    • +17
    ./Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilModelCreateExtensionsTest.cs
    • -3
    • +7
    ./Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -3
    • +8
    ./Read/FailureMechanismEntityReadExtensionsTest.cs
    • -4
    • +21
    ./Read/StochasticSoilModelEntityReadExtensionsTest.cs
  1. … 29 more files in changeset.
Incorporated comments dev: - Cleaned up unused resources - Moved validation logic from the Reader to the transformers and respective RT data structures: -- Performed for the SoilModel: - Removed geometry validation in the reader, but: - Implemented for MacroStability only at this stage: -- Check if geometry is not empty Related to Issue [WTI-1340]

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

Former-commit-id: 31fb365b2611d19fafeef02d50d223c477b45431

Former-commit-id: 123d35eb149285fe827c58fb12bc95af78eb71ad

    • -2
    • +2
    ./Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilModelCreateExtensionsTest.cs
  1. … 41 more files in changeset.
Incorporated comments dev: - Moved validation logic from the Reader to the transformers and respective RT data structures: -- Performed for the SoilProfile2D: => Amount of layers > 0 => All layer tops > bottom Moved to their respective transformers - Adjusted SoilProfile2D query to cope with files without soil layers - Added missing asserts for the 1D profiles => assert exception messages

Related to Issue [WTI-1340]

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

Former-commit-id: eacb5a09716a4f76ca79c990a88775a7ecfdcfd6

Former-commit-id: 22556b45a12fb6ebacd14366a6228ccb1a65a514

  1. … 12 more files in changeset.
Removed MacroStabilityInwardsSectionResultEntity.LayerTwoA from database Refactored MacroStabilityInwardsSectionResultEntityReadExtensionsTest.cs Removed redundant cast to RoundedDouble, since the MacroStabilityInwardsFailureMechanismSectionResult.AssessmentLayerThree is a double Related to Issue [WTI-1379]

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

Former-commit-id: 0b5b77b702e87bae619860a184111114b2996ef9

Former-commit-id: 5685148d8e3970f65ae9b63fc7001e92ac975e1c

    • -8
    • +48
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSectionResultEntityReadExtensionsTest.cs
  1. … 8 more files in changeset.
Added XML serializer for tangent line (doubles) Related to Issue [WTI-1379]

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

Former-commit-id: 6df682be17f107ce9c8b0c920f1c83e08ffde7b5

Former-commit-id: 14d52cc8c25d7179b28c726de7a2a3d74e7d9fbf

    • -0
    • +1
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +61
    ./Serializers/TangentLinesXmlSerializerTest.cs
  1. … 3 more files in changeset.
Added class constrains to DataCollectionSerializer Added XMLDocs to DataCollectionSerializer Added XML serializer for MacroStabilityInwardsSlice Removed roundtrip tests with empty arrays in derived classes of DataCollectionSerializer (this is already tested in DataCollectionSerializerTest Fixed test name in RoughnessPointXmlSerializerTest Related to Issue [WTI-1379]

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

Former-commit-id: 0265913e7df0b7f9e925f5f770fd232bb76aebbd

Former-commit-id: 0080580ae7ba1f3757af66edf3a58b59651d6b9a

    • -0
    • +1
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +155
    ./Serializers/MacroStabilityInwardsSliceXmlSerializerTest.cs
    • -15
    • +0
    ./Serializers/Point2DXmlSerializerTest.cs
    • -15
    • +0
    ./Serializers/Point3DXmlSerializerTest.cs
    • -15
    • +0
    ./Serializers/RingXmlSerializerTest.cs
    • -16
    • +1
    ./Serializers/RoughnessPointXmlSerializerTest.cs
  1. … 3 more files in changeset.
Implement validation in the data model, add tests to data model and started adding tests to calculator services. Old tests have been adapted to create valid generalresult/faulttrees so they won't throw exceptions when creating them. Related to Issue [WTI-1391]

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

Former-commit-id: 50fbd65dee53f455a510032c25787207ef0332d9

Former-commit-id: 89df2cfd12e7ddc527716a82d3325da29e8bfaef

    • -3
    • +3
    ./Create/IllustrationPoints/TopLevelFaultTreeIllustrationPointCreateExtensionsTest.cs
  1. … 38 more files in changeset.
Review related changes Related to Issue [WTI-1378]

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

Former-commit-id: 364cf974ccb2fdf30c65347f32da73bdbe090465

Former-commit-id: 23d9c6c350030a289ed8c10551b655b62fd665e2

    • -4
    • +2
    ./Create/Piping/PipingSurfaceLineCreateExtensionsTest.cs
Review related changes Related to Issue [WTI-1378]

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

Former-commit-id: 260e6e991f9d78cc6e2b72ca84f426691ed68a16

Former-commit-id: 7857ad0c775ad8e78c7c3c99f6fa5119742de809

    • -3
    • +3
    ./Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilModelCreateExtensionsTest.cs
    • -4
    • +3
    ./Create/Piping/PipingStochasticSoilModelCreateExtensionsTest.cs
    • -15
    • +21
    ./Read/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileEntityReadExtensionsTest.cs
    • -5
    • +1
    ./Read/Piping/PipingSoilProfileEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Serializers/DataCollectionSerializerTest.cs
Incorporated comments review 2117 / Dev: - Changed API call => preconstruct objects and pass them to the preconsolidation stresses - Removed extra code -- Replaced explicit MacroStabilityInwardsPreconsolidationStress instantiation with test factory calls when possible Related to Issue [WTI-1341]

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

Former-commit-id: da5d653f8773b40921ba07d2155b7302cf52d4b2

Former-commit-id: 7ff7b218d3ff3bb48c514f6f44e4de7298e517fa

    • -4
    • +10
    ./Create/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressCreateExtensionsTest.cs
  1. … 13 more files in changeset.
Renamed MacroStabilityInwardsSoillayerProperties to MacroStabilityInwardsSoilLayerData Related to Issue [WTI-1405]

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

Former-commit-id: efb603409d6e66a2cfc36ee672d2bf9a56b7015e

Former-commit-id: ba159dd7a7b3ec07e9994a05c9ba28ed02aee247

    • -25
    • +25
    ./Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -25
    • +25
    ./Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -32
    • +32
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -20
    • +20
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerOneDEntityReadExtensionsTest.cs
    • -20
    • +20
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileOneDEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensionsTest.cs
  1. … 49 more files in changeset.
Moved all soil related data from primitives to data project. Related to Issue [WTI-1405]

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

Former-commit-id: 804cef62d57d7ccaa28331db725110d49fbc6404

Former-commit-id: 84e1c9aeabe5b1dc3d7b61e8e598c5a0246e3cec

    • -3
    • +3
    ./Application.Ringtoets.Storage.Test.csproj
    • -1
    • +1
    ./Create/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressCreateExtensionsTest.cs
    • -12
    • +12
    ./Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -15
    • +16
    ./Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -1
    • +2
    ./Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilModelCreateExtensionsTest.cs
    • -2
    • +2
    ./Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileCreateExtensionsTest.cs
    • -1
    • +1
    ./Read/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileOneDEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensionsTest.cs
  1. … 128 more files in changeset.
Incorporated comments dev - Updated XMLDocs - Adjusted data model: -- Renamed properties to reduce repetition => PreconsolidationStress to stress -- Converted X and Y property to a Location property => RoundedDouble to Point2D object Related to Issue [WTI-1341]

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

Former-commit-id: 6a69232e3c8403bff520a2529400d5f25186b4d0

Former-commit-id: d196c00591a12abda9f58a46bf1af7b6e1cbe254

    • -3
    • +3
    ./Create/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressCreateExtensionsTest.cs
    • -3
    • +3
    ./Read/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressEntityReadExtensionsTest.cs
  1. … 21 more files in changeset.
Incorporated comments review 2110 - Updated XMLDoc - Adjusted test files to better assert behaviour -- Adjusted tests such that valid means are always provided Related to Issue [WTI-1341]

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

Former-commit-id: 8960921868397d83f257a1d55ac8dbea38e7725e

Former-commit-id: 42de2d44cd8a94e6afc6c4b0b750bf1a4b2c047d

    • -1
    • +1
    ./Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileCreateExtensionsTest.cs
  1. … 12 more files in changeset.
Merged revision(s) from branches/WTI-1405:

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

Former-commit-id: c2ff2fffe37502e7c54e59d945fc6c57bef51f27

Former-commit-id: 5eb1dfa07bc5572ad203e26cb586709878180b96

    • -48
    • +92
    ./Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -48
    • +91
    ./Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -16
    • +38
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -44
    • +83
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerOneDEntityReadExtensionsTest.cs
    • -42
    • +80
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
  1. … 17 more files in changeset.