Ringtoets.Integration.Data.TestUtil

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

    • -382
    • +0
    ./AssessmentSectionAssemblyTestHelper.cs
    • -96
    • +0
    ./Ringtoets.Integration.Data.TestUtil.csproj
  1. … 15711 more files in changeset.
Renamed directory src/Integration.<X>: WTI-1931

- Fixed compilation errors that are caused by renaming the directories of:

-- Data

-- Forms

-- IO

-- Plugin

-- Util

    • -1
    • +1
    ./Ringtoets.Integration.Data.TestUtil.csproj
  1. … 33 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Fixed namespace in project

    • -2
    • +3
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 423 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Renamed project name

-- Adjusted default namespace information

-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.Integration.Data.TestUtil.csproj
  1. … 32 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors caused by the directory renaming of Ringtoets.AssemblyTool.<X> to Riskeer.AssemblyTool.<X>

    • -1
    • +1
    ./Ringtoets.Integration.Data.TestUtil.csproj
  1. … 85 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

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

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.Integration.Data.TestUtil.csproj
  1. … 89 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./AssessmentSectionAssemblyTestHelper.cs
  1. … 6093 more files in changeset.
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
    • -0
    • +4
    ./Ringtoets.Integration.Data.TestUtil.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

    • -2
    • +76
    ./AssessmentSectionAssemblyTestHelper.cs
    • -0
    • +20
    ./Ringtoets.Integration.Data.TestUtil.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
    • +155
    ./AssessmentSectionAssemblyTestHelper.cs
    • -0
    • +51
    ./Ringtoets.Integration.Data.TestUtil.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.csproj
  1. … 3 more files in changeset.