FailureMechanismSectionUpdateStrategyTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -267
    • +0
    ./FailureMechanismSectionUpdateStrategyTest.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./FailureMechanismSectionUpdateStrategyTest.cs
  1. … 6095 more files in changeset.
Incorporated comments review 3141:

- Cleaned up tests

- Updated src code in terms of exception handling and XMLDocs

Paired with ~carloslubbers

WTI-1752

    • -44
    • +13
    ./FailureMechanismSectionUpdateStrategyTest.cs
  1. … 5 more files in changeset.
Implement review comments WTI-1752

    • -38
    • +105
    ./FailureMechanismSectionUpdateStrategyTest.cs
  1. … 9 more files in changeset.
Implement FailureMechanismSectionUpdateStrategy to for "bijwerken" of sections. This strategy will try to match old sections with current ones and transfer the *SectionResult data using an IFailureMechanismSectionResultUpdateStrategy. Note: currently this implementation will cause weird behavior when importing multiple sections with a length of 0 (so the sections are the same), after updating all 0 length sections will have the result data of the first 0 length section. WTI-1752

    • -0
    • +231
    ./FailureMechanismSectionUpdateStrategyTest.cs
  1. … 4 more files in changeset.