CustomFailureMechanismResultViewTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rename of CustomFailureMechanism* classes to NumericFailureMechanism* classes. Rename of CustomProbabilityFailureMechanism* classes to ArbitraryProbabilityFailureMechanism* classes. Added exception handling of ArbitraryProbability Level2a values entered by users. Used reflection for binding columns to data properties. Added missing ArbitraryProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest Cleanups Related to Issue [WTI-514]

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

Former-commit-id: 7aea897b8734eee95349c998fa1c46fd6d35b38c

Former-commit-id: 6a1fee63d94f78f56e5feb399dc4a91dfcc4f6f6

    • -250
    • +0
    ./CustomFailureMechanismResultViewTest.cs
  1. … 79 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

    • -3
    • +4
    ./CustomFailureMechanismResultViewTest.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

    • -80
    • +167
    ./CustomFailureMechanismResultViewTest.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
    ./CustomFailureMechanismResultViewTest.cs
  1. … 39 more files in changeset.