Ringtoets.Integration.Data.TestUtil.Test

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

    • -507
    • +0
    ./AssessmentSectionAssemblyTestHelperTest.cs
    • -92
    • +0
    ./Ringtoets.Integration.Data.TestUtil.Test.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.Test.csproj
  1. … 33 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Fixed namespace in project

    • -2
    • +3
    ./AssessmentSectionAssemblyTestHelperTest.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.Test.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.Test.csproj
  1. … 85 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

    • -1
    • +1
    ./AssessmentSectionAssemblyTestHelperTest.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.Test.csproj
  1. … 89 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./AssessmentSectionAssemblyTestHelperTest.cs
  1. … 6093 more files in changeset.
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.