Ringtoets.StabilityPointStructures.Data.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Renamed stability point test structure - Implemented first part of stability point service calculate method. Related to Issue [WTI-568]

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

Former-commit-id: b24f0657f38ba67fe59becd2ad6fa9e0b99933c3

Former-commit-id: 4a9f688182d4e731ff8de01d184ba504d2ab0c1d

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Data.TestUtil.Test.csproj
    • -81
    • +0
    ./TestStabilityPointStructureCalculationTest.cs
    • -0
    • +81
    ./TestStabilityPointStructuresCalculationTest.cs
  1. … 11 more files in changeset.
- Introduced AssessmentSectionHelper to create assessment section stubs. - Introduced service for stability point structures. - Introduced test calculation for stability point structures. Related to Issue [WTI-568]

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

Former-commit-id: 341b4d67f97ea9ff66407a2f408577674c7c948d

Former-commit-id: f2f1c210714d43fbde39a88be94cd95599efd5b7

    • -0
    • +5
    ./Ringtoets.StabilityPointStructures.Data.TestUtil.Test.csproj
    • -0
    • +81
    ./TestStabilityPointStructureCalculationTest.cs
  1. … 18 more files in changeset.
* Improved Xml docs. * Removed unused resources. * Introduced PropertiesTestHelper. * Improved test coverage. * Renamed *DistributionVariationProperties to VariationCoefficient*DistributionProperties. * Improved value conversion in StructureImporters (read value is more explicit). * Added missing license headers. * Improved error message for IDistribution.StandardDeviation (is now consistent with actual check). * Renamed some test data files to be consistent with our naming conventions. Related to Issue [WTI-631]

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

Former-commit-id: d8ad6a2d231966045269b63805204d4600ebebad

Former-commit-id: 08cdd918da2a2cacb6afd897f4c1a21292ddac5a

  1. … 83 more files in changeset.
Changed RoundedDouble into double for probability related properties in structures Related to Issue [WTI-556]

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

Former-commit-id: 7adb5a4e0e220ba677ea255ba87e0c3b3653b9e2

Former-commit-id: 8094e7aabdddcaa8c6a629f08939832da5269857

  1. … 7 more files in changeset.
* Refactored constructor for StabilityPointStructure using ConstructorProperties. Related to Issue [WTI-631]

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

Former-commit-id: a765276a511d1f72f248fa5909d2fe07be85a582

Former-commit-id: c6927d0233028f3e6c43ce988be61e0e9ee1b412

    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +90
    ./Ringtoets.StabilityPointStructures.Data.TestUtil.Test.csproj
    • -0
    • +200
    ./TestStabilityPointStructureTest.cs
  1. … 12 more files in changeset.