SimpleFailureMechanismResultViewTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed SimpleFailureMechanismResult related classes and replaced with specific implementations for failure mechanisms which used these classes. Related to Issue [WTI-510]

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

Former-commit-id: 1fd5389cb6d7471a1134524d05123531b29a1f8d

Former-commit-id: 11ca5d2a0ba598dab625f93cf0d49969a2d614dd

    • -242
    • +0
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 96 more files in changeset.
Introduced ResultViews and ResultRows for each failure mechanism. Related to Issue [WTI-510]

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

Former-commit-id: 8dc1d16c352e14a1d3ad4366992c7dcb8e2bc726

Former-commit-id: 50f806ed2fb2ac5b41c5c785af70b600b5f0d3a8

    • -2
    • +1
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 60 more files in changeset.
moved the numeric, arbitrary probability and simple failure mechanism section results and respective row classes and tests to integration projects as a first step in making them specific for each failure mechanism. Related to Issue [WTI-510]

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

Former-commit-id: 2855e0fc04054d30fc8f6e3dc01ffefb89b509a9

Former-commit-id: 85349ac410beab04b399c9099f0cda10ddc48bfe

    • -0
    • +1
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 81 more files in changeset.
Removed columns and data properties for Assessment Level 2b Related to Issue [WTI-510]

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

Former-commit-id: 2728b94e0e1536dc02c877eb49d66439f27e1e08

Former-commit-id: beb0f77a7a2d413f8f2d6f6e4025ef6031d53529

    • -16
    • +5
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 37 more files in changeset.
Made FailureMechanismSectionResult abstract and added TestFailureMechanismSectionResult for testing purposes.

Related to Issue [WTI-513]

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

Former-commit-id: 853952edbb2c46aaed94c233e4f8bb07d994dc72

Former-commit-id: a3b0c7bf11d167a1c729272a870618b811ac55f9

    • -2
    • +4
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 9 more files in changeset.
Added AssessmentLevelOne column to the base FailureMechanismResultView. Implemented methods to be able add custom formatting for cells. Implemented method to be able to format a cell when the section passes a level one assessment. Related to Issue [WTI-513]

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

Former-commit-id: 8a1c83d1ea616c1856197ea8c06aa173f55fb4c5

Former-commit-id: 71a6f211e395b80085db55ef5ec52dc7a1f6ea80

    • -76
    • +165
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.
Added InvalidTypeParameterException to throw when type parameter constraints fall short. Extracted EnumDisplayWrapper to wrap enum values with a DisplayName. Added TestFailureMechanism which can be used in tests. Added documentation and tests. Related to Issue [WTI-513]

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

Former-commit-id: 09b92c65cbf4b57c58a9ddb0105df2888ffc87f8

Former-commit-id: 0640a0cf7ea9ea521b7a3eae69d8d002fe808e62

    • -0
    • +162
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 39 more files in changeset.