TechnicalInnovationSectionResultRowTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Renamed *FailureMechanismSectionResultNoValueRoundedDoubleConverter* to *NoValueRoundedDoubleConverterTest* Related to Issue [WTI-438]

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

Former-commit-id: bbd6b35ef48aee3e57832ef4512e00d21ae2001f

Former-commit-id: 15657f8e848b457d1cf3a9490194a2f51ff4a6c5

    • -1
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 49 more files in changeset.
* Cleanup Ringtoets.Integration test projects. Related to Issue [WTI-737]

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

Former-commit-id: dd1941f92f3bd7c22da6219806ff5849a66b6c2b

Former-commit-id: 282646bb4ef2c053df24adcba5513952d3a47943

    • -5
    • +2
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 82 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

    • -0
    • +7
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 135 more files in changeset.
* Fixes for WTI-Review-603: ** Xml doc improvements. ** Clean up unit tests and made more consistent with unit tests on the whole codebase. Related to Issue [WTI-482]

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

Former-commit-id: 3b437d2688dfb487d4a94a3b10e2400445f8867e

Former-commit-id: 0cf0ea15702a3438b28032a44efdfa3142b08fde

    • -12
    • +16
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 10 more files in changeset.
Implemented more readable (and better maintainable) way of returning contexts for each failure mechanism by implementing and using FailureMechanismContextAssociation instances which defines transformations per FailureMechanism to a FailureMechanismContext instance. Added GetMemberName for methods in TypeUtils. Moved Name property of FailureMechanismResultRow implementations to the FailureMechanismResultRow (base) class. Renamed directories (and thus namespaces) to prevent possible naming conflicts. Made parts of code more readable. Improved doc. Related to Issue [WTI-510]

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

Former-commit-id: edec08193cc1b21df028e473f6667a16b73d1568

Former-commit-id: 8b2c23d212760c612069ec6d6baf6aab55c4e1dc

    • -0
    • +114
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 260 more files in changeset.