ProbabilityAssessmentOutputPropertiesTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete ProbabilityAssessmentOutputProperties: - Was only used for the structures, is replaced by a dedicated structuresoutput Related to Issue [WTI-1353]

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

Former-commit-id: d750327d12490264aa1e16d9560f4b99242773bd

Former-commit-id: cb5d21fd430daa4e842a7b326d1c22d23e09c0e7

    • -133
    • +0
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 7 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 551 more files in changeset.
- Increased accuracy of target / required reliability and (calculated) reliability from 3 to 5 decimals - Added tests for the output classes which verify the number of decimals (and thus the required accuracy) - Expanded test for the PipingSemiProbabilisticCalculationServiceTest: increased number of decimals to pass failing test due to the increase of accuracy - Removed extra asserts of the number of decimals in the -OutputPropertiesTest: the properties just pass the properties and do not modify them. Hence, it should be sufficient to test the number of decimals in the output class

Related to Issue [WTI-897]

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

Former-commit-id: e7ca4215937a6f1add2ae1d5794372dca936ed0b

Former-commit-id: 9eadbe70dc3d4261afb54289f1a846ef4c233166

    • -3
    • +4
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 9 more files in changeset.
Review related changes Related to Issue [WTI-556]

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

Former-commit-id: c3fae05878814971a1005b95c5b710e92d2b4c2e

Former-commit-id: 3047c86cde0b4464be757d98ba00bf6a78d4f1c5

    • -1
    • +1
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 53 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

    • -25
    • +27
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 83 more files in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

    • -6
    • +6
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 219 more files in changeset.
Added doc where missing. Improved routine for matching the most relevant overtopping result. Made many variable explicit. Translated overtopping/overflow. Added license headers where missing. Added category for indicative wave height results.

Related to Issue [WTI-666]

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

Former-commit-id: e4122fec3057e43ed0aa322beda948de72cc74e3

Former-commit-id: ba893975098e4d3904aa49634351eb394d5de26c

    • -3
    • +3
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 18 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

    • -30
    • +4
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 135 more files in changeset.
- Final review changes Related to Issue [WTI-535]

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

Former-commit-id: d0a39b0ed3f7f5e154b3dc53d56371ef2717d675

Former-commit-id: 6c2e72e0f58a3c72064383c34c2d8911e87fbe89

    • -7
    • +5
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 14 more files in changeset.
Introduced probability assessment output properties Related to Issue [WTI-537]

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

Former-commit-id: 599a57fb9eef7671a9fbab1bcfff87a8a892b103

Former-commit-id: 3d7458731236a66c0513a7dea03ca3883fc208a5

    • -0
    • +158
    ./ProbabilityAssessmentOutputPropertiesTest.cs
  1. … 15 more files in changeset.