HeightStructuresFailureMechanismSectionResultRowTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil project

    • -2
    • +2
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 175 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

    • -1
    • +1
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 209 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

    • -1
    • +1
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 376 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 6095 more files in changeset.
Rename use manual property WTI-1839

    • -16
    • +16
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 11 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -26
    • +26
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 140 more files in changeset.
Rename calculatorfactory -> calculatorFactory WTI-1842

    • -6
    • +6
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 19 more files in changeset.
Reduce code smells from sonarqube in structures namespaces WTI-1787

    • -8
    • +8
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 6 more files in changeset.
Moved converting function from the FailureMechanismSectionResultRowHelper to a separate class - Usage is not only limited to FailureMechanismSectionResultRows anymore.

WTI-1684

    • -8
    • +8
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 43 more files in changeset.
Cleanup: - Renamed testhelper --> ColumnStateDefinitions are not exclusively defined for FailureMechanismSectionResultRows<T>, but are a general thing

WTI-1679

    • -47
    • +47
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 23 more files in changeset.
Implement helper methods and test cases for the assembly category group colors WTI-1538

    • -1
    • +1
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 29 more files in changeset.
Add comments to tests WTI-1643

    • -0
    • +1
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 6 more files in changeset.
Improvements after review. WTI-1638

    • -26
    • +15
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 7 more files in changeset.
Improved testing column states. WTI-1634

    • -5
    • +11
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
Incorporated comments review 2555: - Cleaned up tests - Reordened files - Corrected test calls

WTI-1632

    • -13
    • +0
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 7 more files in changeset.
Renamed DetailedAssessmentResultType to DetailedAssessmentProbabilityOnlyResultType. WTI-1634

    • -5
    • +5
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 53 more files in changeset.
Move and unify detailed assessment errors WTI-1629

    • -200
    • +186
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Dont recreate failure mechanisms in tests WTI-1628

    • -2
    • +2
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Update tests and test cases related to review comments WTI-1630 Paired with siuhintang

    • -15
    • +16
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Test cleanup WTI-1629

    • -3
    • +3
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
Add new rows to the height structures view WTI-1629

    • -109
    • +927
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 6 more files in changeset.
Added tailor made assessment result to row. WTI-1629

    • -0
    • +27
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Added detailed assessment result to row. WTI-1629

    • -0
    • +31
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Renamed AssessmentLayerThree to TailorMadeAssessmentProbability. WTI-1629

    • -11
    • +42
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Renamed AssessmentLayerThree to TailorMadeAssessmentProbability. WTI-1629

    • -2
    • +2
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 11 more files in changeset.
Fixed compilation errors: - Mergetool did not work for every file - Fixed failing tests

WTI-1621

    • -6
    • +1
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 5 more files in changeset.
Implemented SimpleAssessmentResult type for Closing and Height structures: - Adjusted row object - Adjusted view logic to respond on changes of type SimpleAssessmentResultValidityOnly

WTI-1621

    • -6
    • +10
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 11 more files in changeset.
Rename assessmentlayertwo for height structures WTI-1616

    • -11
    • +11
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 9 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures 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

    • -11
    • +11
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
Remove AssessmentLayerOne from the base section result row class WTI-1617

    • -0
    • +31
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.