Ringtoets.StabilityPointStructures.Data.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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

    • -4
    • +0
    ./Ringtoets.StabilityPointStructures.Data.TestUtil.Test.csproj
  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

    • -1
    • +1
    ./TestStabilityPointStructuresCalculationTest.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

    • -1
    • +1
    ./TestStabilityPointStructuresCalculationTest.cs
  1. … 68 more files in changeset.
* Removed unit tests that are already covered by more complex unit test. * Extended StabilityPointStructuresContext with parent failuremechanism. * Implemented context menu items to delete StabilityPointStructure instances. Related to Issue [WTI-966]

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

Former-commit-id: 1277bbd76f439fe867c6cebadd054f60ff4d38fe

Former-commit-id: e58d9d47260db8e8e470794271aa311171b3a714

    • -0
    • +83
    ./TestStabilityPointStructureTest.cs
  1. … 11 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.TestUtil.Test.csproj
  1. … 97 more files in changeset.
Deltares clean-up for Ringtoets.Revetment and Ringtoets.StabilityPointStructures Related to Issue [WTI-931]

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

Former-commit-id: 6ab756305ce10a83275fc93899a868b985b1d3d0

Former-commit-id: 274bb7bccc5be0b20bdb0fdf5dade11492ef369e

  1. … 19 more files in changeset.
Implement validation service: - Implemented validation rules for all relevant inputs for the StabilityPointStructures - Made StabilityPointsStructures resources publicly accessible - Synchronised StructureNormalOrientation property of StabilityPointStructures: StructureNormalOrientation does not update when a structure is selected

Related to Issue [WTI-927]

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

Former-commit-id: d655187563dcb9622232e3fe079e646292479b31

Former-commit-id: ef09fae5dea6690866ba451f3b36e323273fa1a9

    • -1
    • +1
    ./TestStabilityPointStructuresCalculationTest.cs
  1. … 7 more files in changeset.
- 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.