Ringtoets.Common.Data.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't use the test helpers here WTI-1751

  1. … 2 more files in changeset.
Use new test helper in tests WTI-1751

  1. … 127 more files in changeset.
Fix failing tests WTI-1751

  1. … 1 more file in changeset.
Introduce test helper to set sections with an empty source path WTI-1751

    • -0
    • +47
    ./FailureMechanismTestHelperTest.cs
    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 2 more files in changeset.
Rename AddSections to SetSections WTI-1751

  1. … 139 more files in changeset.
Fix compilation errors in tests WTI-1751

  1. … 9 more files in changeset.
Implement review comments WTI-1695

  1. … 9 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

  1. … 138 more files in changeset.
Add new extension methods to get the relevant hydraulic boundary location calculation given the category type. WTI-1695

  1. … 13 more files in changeset.
Adapted TestCalculationWithForeshoreProfile. WTI-1719

    • -0
    • +5
    ./TestCalculationWithForeshoreProfileTest.cs
  1. … 1 more file in changeset.
Adapted TestCalculation. WTI-1719

  1. … 1 more file in changeset.
Get rid of "normative" for wave conditions. WTI-1702

  1. … 23 more files in changeset.
Added missing tests. WTI-1703

  1. … 1 more file in changeset.
Improved AssessmentSectionHelper (made GetTestNormativeAssessmentLevel more random). WTI-1698

  1. … 1 more file in changeset.
Extended AssessmentSectionHelper with a GetTestNormativeAssessmentLevel method. WTI-1698

  1. … 1 more file in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
    • -0
    • +134
    ./TestHydraulicBoundaryLocationCalculationOutputTest.cs
    • -134
    • +0
    ./TestHydraulicBoundaryLocationOutputTest.cs
  1. … 86 more files in changeset.
Incorporated comments reviews 2735/2736: - Added missing asserts - Cleaned up ViewInfo tests

WTI-1686

  1. … 18 more files in changeset.
Rename to just Group WTI-1686

  1. … 22 more files in changeset.
Add assert to test failure mechanism WTI-1686

Cleanup TestHydraulicBoundaryLocation: - Removed the constructors and the factory method to set output on the TestHydraulicBoundaryLocation. The HBL will not have a property calculations anymore, as the calculations contain a reference to a HBL -- Replaced when necessary

WTI-1570

    • -35
    • +0
    ./TestHydraulicBoundaryLocationTest.cs
  1. … 5 more files in changeset.
Introduced a TestHydraulicBoundaryLocation with a default constructor to instantiate a valid HBL output: - Applied when possible

WTI-1570

    • -0
    • +17
    ./TestHydraulicBoundaryLocationOutputTest.cs
  1. … 2 more files in changeset.
Review related changes. WTI-1612

Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.
Cleanup: - Removed AssessmentLayerOneState from the solution

WTI-1669

    • -2
    • +0
    ./FailureMechanismSectionResultTestFactoryTest.cs
    • -1
    • +0
    ./TestFailureMechanismSectionResultTest.cs
  1. … 6 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -0
    • +191
    ./AssessmentSectionStubTest.cs
    • -191
    • +0
    ./ObservableTestAssessmentSectionStubTest.cs
    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 86 more files in changeset.
Removed redundant properties from HydraulicBoundaryLocation. WTI-1612

    • -18
    • +0
    ./TestHydraulicBoundaryLocationTest.cs
  1. … 1 more file in changeset.
Performed some cleanups. WTI-1612

    • -50
    • +0
    ./TestHydraulicBoundaryLocationTest.cs
  1. … 6 more files in changeset.
Also clear calculations when adding new locations on assessment section stub. WTI-1612

    • -1
    • +9
    ./ObservableTestAssessmentSectionStubTest.cs
  1. … 1 more file in changeset.
Uset setting all locations once instead of adding separate locations. WTI-1612

    • -36
    • +0
    ./ObservableTestAssessmentSectionStubTest.cs
  1. … 15 more files in changeset.
Added method to assessment stub to set multiple locations. WTI-1612

    • -0
    • +71
    ./ObservableTestAssessmentSectionStubTest.cs
  1. … 1 more file in changeset.