Ringtoets.Common.Data.TestUtil

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

    • -175
    • +0
    ./AssessmentSectionTestHelper.cs
    • -102
    • +0
    ./CustomObservableUniqueItemCollectionWithSourcePathTestFixtureBase.cs
    • -42
    • +0
    ./FailureMechanismContributionTestFactory.cs
    • -45
    • +0
    ./FailureMechanismSectionResultTestFactory.cs
    • -91
    • +0
    ./FailureMechanismSectionTestFactory.cs
  1. … 15700 more files in changeset.
Updated logic of the CalculationSettingsFactory: WTI-1925

- Set the file path of the HydraulicBoundaryLocationSettings when there's a file path argument passed.

  1. … 1 more file in changeset.
Updated logic of the CalculationSettingsFactory: WTI-1925

- Introduced testhelper to set valid values on the HydraulicLocationConfigurationSettings in order to fix failing tests.

    • -0
    • +49
    ./HydraulicBoundaryDatabaseTestHelper.cs
    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 2 more files in changeset.
Cleanup: WTI-1923

- Removed test factory:

-- The test files usually already contain their local definitions of creating a valid HydraulicBoundaryCalculationSettings object, no need to redefine it again by means of an external factory.

    • -24
    • +0
    ./HydraulicBoundaryCalculationSettingsTestFactory.cs
    • -1
    • +0
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 9 more files in changeset.
Introduced test helpers / utils. WTI-1923

- Introduced helpers to facilitate the testing of:

-- The conversion between Ringtoets and HydraRing objects

    • -0
    • +24
    ./HydraulicBoundaryCalculationSettingsTestFactory.cs
    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 4 more files in changeset.
Incorporated review comments. WTI-977

- Reviews 3396, 3397, 3400.

-- Cleanup unused references

-- Renamed test function

Paired with ~tangerma

  1. … 8 more files in changeset.
Improvements after review. WTI-977

  1. … 6 more files in changeset.
Added extra test factory method. WTI-977

  1. … 1 more file in changeset.
Added extra test helper method. WTI-977

  1. … 1 more file in changeset.
Fixed compilation errors. WTI-977

  1. … 4 more files in changeset.
Fixed tests. WTI-977

  1. … 1 more file in changeset.
Fixed tests. WTI-977

  1. … 1 more file in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./CustomObservableUniqueItemCollectionWithSourcePathTestFixtureBase.cs
    • -1
    • +1
    ./FailureMechanismContributionTestFactory.cs
    • -1
    • +1
    ./FailureMechanismSectionResultTestFactory.cs
    • -1
    • +1
    ./FailureMechanismSectionTestFactory.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.Common.Data and its tests and TestUtil projects

WTI-1767

    • -3
    • +0
    ./ForeshoreProfilePermutationHelper.cs
    • -2
    • +2
    ./TestCalculationWithForeshoreProfile.cs
  1. … 36 more files in changeset.
Cleanup: Removed unused usings. WTI-1767

  1. … 30 more files in changeset.
Merge branch '1803'

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 1 more file in changeset.
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.