Ringtoets.Common.Data.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +8
    ./TestCalculationWithForeshoreProfile.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.
Added and integrated AssessmentSectionHelper.GetAssessmentLevelConfigurationPerAssessmentSectionCategoryType. WTI-1703

  1. … 5 more files 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.csproj
    • -0
    • +61
    ./TestHydraulicBoundaryLocationCalculationOutput.cs
    • -61
    • +0
    ./TestHydraulicBoundaryLocationOutput.cs
  1. … 85 more files in changeset.
Add AssemblyGroup to the failure mechanism base WTI-1686

  1. … 3 more files in changeset.
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

  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
    • +5
    ./TestHydraulicBoundaryLocationOutput.cs
  1. … 2 more files in changeset.
Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -0
    • +212
    ./AssessmentSectionStub.cs
    • -212
    • +0
    ./ObservableTestAssessmentSectionStub.cs
    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 86 more files in changeset.
Performed some cleanups. WTI-1612

  1. … 6 more files in changeset.
Also clear calculations when adding new locations on assessment section stub. WTI-1612

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

    • -20
    • +14
    ./ObservableTestAssessmentSectionStub.cs
  1. … 15 more files in changeset.
Added method to assessment stub to set multiple locations. WTI-1612

    • -0
    • +16
    ./ObservableTestAssessmentSectionStub.cs
  1. … 1 more file in changeset.
Extended AddHydraulicBoundaryLocation method in ObservableTestAssessmentSectionStubTest with option for setting output to the generated calculations. WTI-1612

    • -9
    • +26
    ./ObservableTestAssessmentSectionStub.cs
  1. … 1 more file in changeset.
Extended ObservableTestAssessmentSectionStub with a AddHydraulicBoundaryLocation method. WTI-1612

    • -0
    • +17
    ./ObservableTestAssessmentSectionStub.cs
  1. … 1 more file in changeset.
Cleaned up ObservableTestAssessmentSectionStub. WTI-1612

    • -18
    • +89
    ./ObservableTestAssessmentSectionStub.cs
Update XMLDoc for section result constructors WTI-1641

    • -1
    • +1
    ./TestFailureMechanismSectionResult.cs
  1. … 18 more files in changeset.
Incorporated comments review 2544: - Removed output when exceptions are supposedly thrown by the calculator stubs - Added XMLDoc for the test factory

Paired with ~carloslubbers

WTI-1627

    • -0
    • +13
    ./FailureMechanismSectionTestFactory.cs
  1. … 1 more file in changeset.
Made hydraulic boundary calculation administration observable. WTI-1606

    • -16
    • +16
    ./ObservableTestAssessmentSectionStub.cs
  1. … 2 more files in changeset.
Improvements after review. WTI-1627

    • -0
    • +3
    ./FailureMechanismSectionResultTestFactory.cs
    • -0
    • +2
    ./FailureMechanismSectionTestFactory.cs
  1. … 4 more files in changeset.
Simplified IAssessmentSection interface. WTI-1606

    • -5
    • +0
    ./ObservableTestAssessmentSectionStub.cs
  1. … 3 more files in changeset.
Renamed HydraulicBoundaryLocationCalculation related properties of IAssessmentSection. WTI-1606

    • -16
    • +16
    ./ObservableTestAssessmentSectionStub.cs
  1. … 6 more files in changeset.
Added calculation synchronization logic to AddNewDemoAssessmentSectionCommand and RingtoetsPlugin. WTI-1606

    • -1
    • +10
    ./ObservableTestAssessmentSectionStub.cs
  1. … 3 more files in changeset.
Adapted IAssessmentSection API. WTI-1606

    • -6
    • +1
    ./ObservableTestAssessmentSectionStub.cs
  1. … 4 more files in changeset.
Adapted ObservableTestAssessmentSectionStub. WTI-1606

    • -0
    • +18
    ./ObservableTestAssessmentSectionStub.cs
  1. … 1 more file in changeset.