Ringtoets.StabilityPointStructures.Forms.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review related improvements. Introduce new and use test factory, update test names WTI-1617

    • -36
    • +14
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 25 more files in changeset.
Implemented SimpleAssessmentResultValidityOnly type for stability point structures: - Cleaned up affectec files in .Forms

WTI-1621

    • -3
    • +3
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
Rename assessmentlayertwoa for stability point structures WTI-1616

    • -30
    • +30
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -11
    • +11
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
Implemented SimpleAssessmentResultValidityOnly type for stability point structures: - Adjusted row object - Adjusted view logic to respond on changes of type SimpleAssessmentResultValidityOnly

WTI-1621

    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
    • -49
    • +47
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -7
    • +7
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresInputContextPropertiesTest.cs
    • -4
    • +4
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 19 more files in changeset.
Separated the generic StructuresHelper implementation into specific (StabilityPointStructure) implementation: - Replaced StructuresHelperCall with the specific HeightStructure helper implementation -- Except for the UpdateDataStrategy -- Cleaned up tests that only depend on the coordinates --> use the testfactory

WTI-1621

    • -2
    • +2
    ./PropertyClasses/StabilityPointStructuresInputContextPropertiesTest.cs
  1. … 15 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for StabilityPointStructures in Forms: - Adjusted ScenarioRow and the view

WTI-1621

    • -3
    • +3
    ./Views/StabilityPointStructuresScenarioRowTest.cs
  1. … 2 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for StabilityPointStructures in Data: - Adjusted the 2aAssessementResultExtensions - Adjusted Forms classes that depend on the extension method: -- Fixed compilation errors and tests for the failure mechanism result view

WTI-1621

    • -29
    • +29
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -11
    • +11
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 7 more files in changeset.
Remove AssessmentLayerOne from the base section result row class WTI-1617

    • -0
    • +31
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
Reverse parameters in stability point structures result view WTI-1617

    • -7
    • +6
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 3 more files in changeset.
Reverse order of (type) parameters for FailureMechanismResultView WTI-1617

    • -2
    • +2
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 39 more files in changeset.
Refactor cleanup WTI-1617

    • -4
    • +5
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 39 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -138
    • +87
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 58 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -40
    • +20
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 66 more files in changeset.
Improvements after review. WTI-1590

    • -0
    • +1
    ./PresentationObjects/StabilityPointStructuresOutputContextTest.cs
    • -5
    • +4
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 37 more files in changeset.
Update resources with new display names for the assessment layers. WTI-1543

    • -3
    • +3
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 20 more files in changeset.
Improvements after review. WTI-1589

    • -0
    • +1
    ./PropertyClasses/StabilityPointStructuresOutputPropertiesTest.cs
    • -0
    • +2
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 38 more files in changeset.
Removed redundant change handler in the stability point structures failure mechanism properties. WTI-1590

    • -60
    • +7
    ./PropertyClasses/StabilityPointStructuresFailureMechanismPropertiesTest.cs
  1. … 2 more files in changeset.
Don't remove output when chaging stability point structures N value. WTI-1590

    • -14
    • +8
    ./PropertyClasses/StabilityPointStructuresFailureMechanismPropertiesTest.cs
  1. … 1 more file in changeset.
Removed height stability point specific section result. WTI-1590

    • -19
    • +19
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -11
    • +11
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
    • -3
    • +3
    ./Views/StabilityPointStructuresScenarioRowTest.cs
  1. … 31 more files in changeset.
Used extension method to get 2a result instead of data model property for stability point structures. WTI-1590

    • -9
    • +6
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -11
    • +8
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Pass data to the result row for stability point structures. WTI-1590

    • -8
    • +8
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -7
    • +94
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Added assessment section to the StabilityPointStructuresFailureMechanismResultView. WTI-1590

    • -3
    • +12
    ./Views/StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 3 more files in changeset.
Create dynamically probability assessment output in structures output properties. WTI-1590

    • -0
    • +30
    ./PropertyClasses/StabilityPointStructuresOutputPropertiesTest.cs
  1. … 9 more files in changeset.
Implemented structure specific output properties. WTI-1590

    • -0
    • +84
    ./PropertyClasses/StabilityPointStructuresOutputPropertiesTest.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 10 more files in changeset.
Wire properties and treenodes for the Piping Structures failure mechanism to show the N value WTI-1531

    • -1
    • +3
    ./PropertyClasses/StabilityPointStructuresFailureMechanismPropertiesTest.cs
  1. … 33 more files in changeset.
Introduced specific output context for stability point structures. WTI-1590

    • -0
    • +76
    ./PresentationObjects/StabilityPointStructuresOutputContextTest.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 2 more files in changeset.
Improve naming in failure mechanism property classes WTI-1531

    • -9
    • +9
    ./PropertyClasses/StabilityPointStructuresFailureMechanismPropertiesTest.cs
  1. … 26 more files in changeset.
Adapt N parameter in stability point structures failure mechanism to be a double on the data model and storage WTI-1531

    • -11
    • +13
    ./PropertyClasses/StabilityPointStructuresFailureMechanismPropertiesTest.cs
  1. … 16 more files in changeset.
Performed some cleanups. WTI-1562

    • -0
    • +6
    ./Views/StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 7 more files in changeset.