FailureMechanismContributionContextPropertiesIntegrationTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 1282: - Removed obsolete references in the view - Improved implementation of FailureMechanismContributionProperties with suggested feedback - Improved tests for the FailureMechanismContributionProperties - Dropped "Context" in the name for the items related to FailureMechanismContributionProperties

Related to Issue [WTI-1028]

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

Former-commit-id: 24d887e0b0a6933c2eb8d15236a150466e1449c3

Former-commit-id: c8d2986bf29d655de45b023cc4abe78c48ad1e43

    • -580
    • +0
    ./FailureMechanismContributionContextPropertiesIntegrationTest.cs
  1. … 11 more files in changeset.
Review related changes Related to Issue [WTI-987]

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

Former-commit-id: 7ff63482868c21ddae6b02646bd87085f2c8d42d

Former-commit-id: 100f5fd8cb6437629d66d6b170bb8f0a2dd51214

    • -22
    • +20
    ./FailureMechanismContributionContextPropertiesIntegrationTest.cs
  1. … 9 more files in changeset.
Removed handler constructor arguments and corresponding (binding) logic from the FailureMechanismContributionView: - Disabled user interaction for the Combobox and the textbox - Split the FailureMechanismContributionContextPropertiesIntegrationTest into two components: -- One component related to the return period, the value of this property can only be set in the PropertyInfo --> extracted FailureMechanismContributionContextPropertiesIntegrationTest -- One component related to the view logic, corrected failing test because the view is now only Observing the AssessmentSection. Thus, AssessmentSection.FailureMechanismContribution needs to NotifyObserver before the Assertions can take place Related to Issue [WTI-1028]

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

Former-commit-id: 5afcdfa54c9d3924a2c20222fb2164998147ad1a

Former-commit-id: 8779038e943adb015c5811fb487c80f9f4dbdc9c

    • -0
    • +582
    ./FailureMechanismContributionContextPropertiesIntegrationTest.cs
  1. … 7 more files in changeset.