Ringtoets.Integration.Data.TestUtil.Test

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

    • -55
    • +306
    ./AssessmentSectionAssemblyTestHelperTest.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

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

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

WTI-1842

    • -47
    • +61
    ./AssessmentSectionAssemblyTestHelperTest.cs
  1. … 1 more file in changeset.
Introduced test helper for failure mechanisms of group 4:

- Added missing test case for water pressure asphalt cover

- Fixed typo

WTI-1842

    • -1
    • +9
    ./AssessmentSectionAssemblyTestHelperTest.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
    ./AssessmentSectionAssemblyTestHelperTest.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

    • -37
    • +97
    ./AssessmentSectionAssemblyTestHelperTest.cs
    • -0
    • +4
    ./Ringtoets.Integration.Data.TestUtil.Test.csproj
  1. … 2 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

    • -6
    • +62
    ./AssessmentSectionAssemblyTestHelperTest.cs
    • -0
    • +20
    ./Ringtoets.Integration.Data.TestUtil.Test.csproj
  1. … 2 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
    • +117
    ./AssessmentSectionAssemblyTestHelperTest.cs
    • -0
    • +47
    ./Ringtoets.Integration.Data.TestUtil.Test.csproj
  1. … 3 more files in changeset.
Added Integration.Data testutil projects:

- Added to introduce assessment section helpers to assert assembly results

WTI-1842

    • -0
    • +25
    ./Properties/AssemblyInfo.cs
    • -0
    • +21
    ./Ringtoets.Integration.Data.TestUtil.Test.csproj
  1. … 3 more files in changeset.