InputParameterCalculationServiceTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Resharper cleanup

Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5014 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f1c0241021116a26e7621a05d25419e7a0b1e13b

Former-commit-id: df70e1d48d043e3b89e22aad9359f43c7bac40f1

    • -1
    • +0
    ./InputParameterCalculationServiceTest.cs
  1. … 54 more files in changeset.
Merged revision(s) 4809 from branches/Release/16_1_1: used types instead of classes. ........

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

Former-commit-id: 609707e227dfe347a5c146a366a08f545f707a4f

Former-commit-id: 7fbafeaee300c9098f33e9d5c0f15762322a1aaf

    • -2
    • +2
    ./InputParameterCalculationServiceTest.cs
  1. … 42 more files in changeset.
used types instead of classes.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4809 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2d49d291c751b83d18db1b127964cf6fad11f9f0

Former-commit-id: 089fa64a64d1179fa789896214136c696961151a

    • -2
    • +2
    ./InputParameterCalculationServiceTest.cs
  1. … 42 more files in changeset.
used types instead of classes.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4809 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 30fb3d6137e169b12adce2135be45125c2b4891c

Former-commit-id: 875a2da43679e9aa7d3f2524a730418ae601a007

    • -2
    • +2
    ./InputParameterCalculationServiceTest.cs
  1. … 42 more files in changeset.
* Cleanup Ringtoets.Piping.InputParameterCalculation.Test Related to Issue [WTI-737]

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

Former-commit-id: 382dc87ce005e289ac10f81df56c4510f2185ff5

Former-commit-id: 4c886dc956e3143691a3815bfa6b66653823257d

    • -14
    • +18
    ./InputParameterCalculationServiceTest.cs
  1. … 2 more files in changeset.
* Improved readability of tests * Turned String into string Related to Issue [WTI-757]

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

Former-commit-id: 701ea98de739f0f328ead01558e5e443c904e706

Former-commit-id: cdb77cc67acfc2869c510cc8a1f32c0201a5f40e

    • -1
    • +1
    ./InputParameterCalculationServiceTest.cs
  1. … 141 more files in changeset.
Changes after review. Related to Issue [WTI-673]

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

Former-commit-id: d97400010ae4327fb56b819bc6fd0ea639e884e5

Former-commit-id: 4f4c1116c0578eda31e1dd6fabede55b91acea8d

    • -3
    • +3
    ./InputParameterCalculationServiceTest.cs
  1. … 11 more files in changeset.
Implemented RoundedPoint2DCollection in the surface line local geometry. Related to Issue [WTI-673]

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

Former-commit-id: fce476cab7b2e5c41f9f279f153bcca56d967d49

Former-commit-id: e2d7a3102d41ed9609bad3ad214c1e903aebf794

    • -3
    • +3
    ./InputParameterCalculationServiceTest.cs
  1. … 5 more files in changeset.
- Created test utils for Ringtoets.Common.Data -- Moved LimitedPrecisionHelper to new location

Related to Issue [WTI-468]

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

Former-commit-id: d1b35313f1a1d246abf79bb50f6ade7da7fdce38

Former-commit-id: 246506a038b23ea0e9a89c2893df11fcb0c022c5

    • -0
    • +1
    ./InputParameterCalculationServiceTest.cs
  1. … 23 more files in changeset.
- In *PipingCalculation* -> *PipingInput*, changed PipingSoilProfile to StochasticSoilProfile Related to Issue [WTI-483]

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

Former-commit-id: 6978049951fb8b902c09342b93c8fe01daf04fd8

Former-commit-id: ba6a8a91341bf6afe1eadaa1cb80a6edf63f53bd

    • -36
    • +63
    ./InputParameterCalculationServiceTest.cs
  1. … 26 more files in changeset.
* Made summation to 100% of StochasticSoilProfile instances more robust by taking into account limit precision of the double value type and use a tolerance around 100%. * Improved SQL queries to only consider Piping related profiles, instead of all 1D profiles and 2D profiles that happen to have a 'MechanismPointLocation' for extracting a 1D profile from a 2D profile. ** This requires to set a SoilProfileType at PipingSoilProfile construction time in order to properly match read profiles to read stochastic soil profiles in PipingSoilProfilesImporter. ** Updated *.soil databases in test data accordingly with new required rows in Segment, StochasticSoilModel and StochasticSoilProfile tables. Related to Issue [WTI-426]

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

Former-commit-id: 0da134d294da206237cc1200f37412c762021409

Former-commit-id: 63da7f2f96f6c4c6a3eb14b391d0a052828e2b0e

    • -2
    • +2
    ./InputParameterCalculationServiceTest.cs
  1. … 42 more files in changeset.
* Moved GetAccuracy methods to LimitedPrecisionHelper to reuse. Related to Issue [WTI-436]

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

Former-commit-id: 4386ae028e8d42177331ad62889ba8ec1b43546b

Former-commit-id: 8ac8bf19013c640f5bd7c5254eb1d99be18132e5

    • -8
    • +3
    ./InputParameterCalculationServiceTest.cs
  1. … 10 more files in changeset.
Moved PipingSubCalculatorFactoryConfig and PipingSubCalculatorFactoryConfigTest to Ringtoets.Piping.KernelWrapper.TestUtil and Ringtoets.Piping.KernelWrapper.TestUtil.Test. Removed now empty projects Ringtoets.Piping.Service.TestUtil and Ringtoets.Piping.Service.TestUtil.Test. Related to Issue [WTI-382]

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

Former-commit-id: e61562e14f665560014b2fe7bcd92b14c2168e7b

Former-commit-id: 6c57cce796c28f9b72ccb6e1d729e639f62d33e0

    • -1
    • +1
    ./InputParameterCalculationServiceTest.cs
  1. … 19 more files in changeset.
Made PipingSubCalculatorFactory a singleton. Removed obsolete InputParameterCalculationServiceConfig and its test. Removed obsolete Ringtoets.Piping.InputParameterCalculation.Test and Ringtoets.Piping.InputParameterCalculation.TestUtil projects. Made derived properties not publically modifiable. Related to Issue [WTI-382]

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

Former-commit-id: 3eda5d1868bff7c9f7747a7358118c25e95334ea

Former-commit-id: bf1040fa06476797a753249726b15d00b4c873dc

    • -13
    • +36
    ./InputParameterCalculationServiceTest.cs
  1. … 30 more files in changeset.
Moved PipingSoilProfile, PipingSoilLayer, RingtoetsPipingSurfaceLine and RingtoetsPipingSurfaceLineException to Ringtoets.Piping.Primitives. Moved PipingInputSynchronizer to Ringtoets.Piping.Data Duplicated Resources of Ringtoets.Piping.Data to Ringtoets.Piping.Primitives. Related to Issue [WTI-382]

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

Former-commit-id: 9e7d6277c51ca2e4fef0d2f4ecd94a97e2388081

Former-commit-id: ba8b52dbef71c417505b06dd1cdacf406f3fddde

    • -0
    • +1
    ./InputParameterCalculationServiceTest.cs
  1. … 117 more files in changeset.
Extracted new InputParameterCalculationService from the PipingCalculationService. Added licenses and updated license doc. Moved PipingSemiProbabilisticDesignValueFactory to Ringtoets.Piping.Data. Related to Issue [WTI-382]

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

Former-commit-id: f9a013e2ecffa875c08fefa67004a8b6441da9db

Former-commit-id: 4158cad58646d44a4155bffe254eaea32cf59fef

    • -0
    • +197
    ./InputParameterCalculationServiceTest.cs
  1. … 26 more files in changeset.