FailureMechanismSectionResultRowTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make sure all toetssporen have a toetslaag 1 in their "Resultaat" view * Moved AssessmentlayerOne and AssessmentLayerThree to base * cleaned *FailureMechanismSectionResult.cs * cleaned *FailureMechanismSectionResultTest.cs * cleaned *FailureMechanismSectionResultRow.cs * cleaned *FailureMechanismSectionResultRowTest.cs Related to Issue [WTI-935]

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

Former-commit-id: 0e03c6bc20f13d073b13cf30def9c56982e07d84

Former-commit-id: 8e305f808667634c5856790dac77d85097e8393e

    • -67
    • +0
    ./FailureMechanismSectionResultRowTest.cs
  1. … 90 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

    • -2
    • +5
    ./FailureMechanismSectionResultRowTest.cs
  1. … 82 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

    • -1
    • +22
    ./FailureMechanismSectionResultRowTest.cs
  1. … 310 more files in changeset.
Removed unused usings. Related to Issue [WTI-671]

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

Former-commit-id: 69d04ad68d4da14f80eea1abad0b1a636645f4d7

Former-commit-id: 2ec28f32da832f80c9ff3061c8004c6e0bcbe187

    • -2
    • +0
    ./FailureMechanismSectionResultRowTest.cs
  1. … 14 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
    • +45
    ./FailureMechanismSectionResultRowTest.cs
  1. … 260 more files in changeset.