AssessmentSectionAssemblyTestHelper.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Expanded testhelper:

- Added two functions which generate testcases without the affected failure mechanism.

WTI-1842

    • -6
    • +46
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 1 more file in changeset.
Cleanup:

- Updated XMLDoc of the testhelper

- Updated function names for a better representation of the provided test cases

WTI-1842

    • -5
    • +7
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 4 more files in changeset.
Improved testhelper:

- Also return the configured failure mechanism instead of retrieving it from the calling side

-- Applied on the calling sides

- Updated XMLDoc

WTI-1842

    • -2
    • +2
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 3 more files in changeset.
Improved testhelper:

- Also return the configured failure mechanism instead of retrieving it from the calling side

WTI-1842

    • -72
    • +74
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 1 more file in changeset.
Cleanup:

- Added XMLDoc for the private class within the test helper.

- Renamed helper methods to be more representative

WTI-1842

    • -4
    • +21
    ./AssessmentSectionAssemblyTestHelper.cs
Introduced test helper for failure mechanisms of group 4:

- Added missing test case for water pressure asphalt cover

- Fixed typo

WTI-1842

    • -8
    • +19
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 1 more file in changeset.
Cleanup:

- Renamed the methods generating test cases to be more representative of the two division of failure mechanisms.

WTI-1842

    • -4
    • +4
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 4 more files in changeset.
Introduced test helper for failure mechanisms of group 4:

- Expanded test cases for the failure mechanisms without probability

WTI-1842

    • -6
    • +86
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 3 more files in changeset.
Introduced test helper for failure mechanisms of group 3:

- Similar testhelper method as for the groups 1 and 2. Introduced for maintainability and reducing test code duplication.

WTI-1842

    • -2
    • +76
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 3 more files in changeset.
Introduced test helper for groups 1 and 2:

- Testhelper produces assessment section configurations and sets one failure mechanism up with manual assembly results.

WTI-1842

    • -0
    • +155
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 5 more files in changeset.