Ringtoets.Common.Data.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -0
    • +167
    ./AssessmentSectionTestHelper.cs
    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 138 more files in changeset.
Cleanup:

- Simplified tests for the default failure mechanism test factory

- Simplified creation logic

- Made test factory static

WTI-1803

  1. … 2 more files in changeset.
Introduced test factory for creating instances of a reference line with geometry. WTI-1803

    • -0
    • +51
    ./ReferenceLineTestFactory.cs
    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 2 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

  1. … 2 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

  1. … 3 more files in changeset.
Reduce code smells from sonarqube in Common namespace WTI-1787

  1. … 8 more files in changeset.
Refactored factory to create exportable AssessmentSection:

- Introduced helper to add a specific amount of failure mechanism sections to a failure mechanism

- Replaced locally defined methods

WTI-1790

  1. … 3 more files in changeset.
Improvements after review. WTI-1792

    • -4
    • +0
    ./FailureMechanismContributionTestFactory.cs
  1. … 9 more files in changeset.
Removed redundant test factory method. WTI-1792

    • -12
    • +0
    ./FailureMechanismContributionTestFactory.cs
  1. … 2 more files in changeset.
Removed unused construction parameters. WTI-1792

    • -6
    • +2
    ./FailureMechanismContributionTestFactory.cs
  1. … 3 more files in changeset.
Only create observers for contributing failure mechanisms. WTI-1792

  1. … 3 more files in changeset.
Review related changes WTI-1751

  1. … 12 more files in changeset.
Added extra constructor to AssessmentSectionStub. WTI-1792

  1. … 1 more file in changeset.
Exposed contributing failure mechanisms on assessment section. WTI-1792

  1. … 4 more files in changeset.
Refactor section (result) clearing, now uses a template method. WTI-1751

  1. … 40 more files in changeset.
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.
Introduce test helper to set sections with an empty source path WTI-1751

    • -0
    • +47
    ./FailureMechanismTestHelper.cs
    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 2 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
    • +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.