Ringtoets.ClosingStructures.Data.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.ClosingStructures.Data.Test.csproj
  1. … 89 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./ClosingStructureInflowModelTypeTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./ClosingStructuresProbabilityAssessmentOutputFactoryTest.cs
    • -1
    • +1
    ./GeneralClosingStructuresInputTest.cs
  1. … 6085 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.ClosingStructures

WTI-1767

    • -3
    • +3
    ./GeneralClosingStructuresInputTest.cs
  1. … 23 more files in changeset.
Improve assembly factory tests for group 1 and 2 WTI-1842

    • -64
    • +27
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 5 more files in changeset.
Adjusted the failure mechanism section calculator stub:

- Split the assembly categories input in a version for the detailed and for the tailor made assessment to prevent confusion.

WTI-1842

    • -2
    • +2
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 8 more files in changeset.
Incorporated comments review 3274:

- Fixed typo CalculatorThrowsExceptions --> CalculatorThrowsException

WTI-1842

    • -2
    • +2
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 17 more files in changeset.
Remove failure mechanism specific helpers WTI-1839

    • -93
    • +0
    ./ClosingStructuresFailureMechanismHelperTest.cs
    • -2
    • +1
    ./Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 55 more files in changeset.
Rename use manual property WTI-1839

    • -7
    • +7
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismHelperTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultTest.cs
  1. … 13 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -24
    • +24
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs
    • -1
    • +1
    ./ClosingStructuresProbabilityAssessmentOutputFactoryTest.cs
  1. … 138 more files in changeset.
Improve test coverage WTI-1842

    • -1
    • +1
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 5 more files in changeset.
Add useManual parameter to Closing structures assembly factory methods WTI-1842

    • -47
    • +176
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 2 more files in changeset.
Introduced failure mechanism helpers to determine if any section has manual overwritten results:

- Introduced for group 1 and 2

WTI-1839

    • -0
    • +93
    ./ClosingStructuresFailureMechanismHelperTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 22 more files in changeset.
Added model factor long threshold to closing structure general input. WTI-1836

    • -3
    • +10
    ./GeneralClosingStructuresInputTest.cs
  1. … 1 more file 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. … 2 more files in changeset.
Removed ModelFactorSubCriticalFlow from closing structures input. WTI-1800

    • -7
    • +0
    ./GeneralClosingStructuresInputTest.cs
  1. … 5 more files in changeset.
Add enum value and fix tests WTI-1789

    • -0
    • +4
    ./Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 11 more files in changeset.
Improve utils WTI-1789

    • -1
    • +1
    ./ClosingStructureInflowModelTypeTest.cs
  1. … 41 more files in changeset.
Added validation for Identical Apertures in input data model. WTI-1236

  1. … 6 more files in changeset.
Renamed ProbabilityOrFrequencyOpenStructureBeforeFlooding to ProbabilityOpenStructureBeforeFlooding for closing structures input. WTI-1236

  1. … 17 more files in changeset.
Renamed ProbabilityOrFrequencyOpenStructureBeforeFlooding to ProbabilityOpenStructureBeforeFlooding for closing structure. WTI-1236

  1. … 18 more files in changeset.
Cleanup:

- Swapped expectancies in the AssemblyFactories for the manual assembly input.

WTI-1764

    • -2
    • +2
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 17 more files in changeset.
Update test name WTI-1751

    • -1
    • +1
    ./ClosingStructuresFailureMechanismTest.cs
  1. … 17 more files in changeset.
Refactor section (result) clearing, now uses a template method. WTI-1751

    • -3
    • +1
    ./ClosingStructuresFailureMechanismTest.cs
  1. … 40 more files in changeset.
Use new test helper in tests WTI-1751

    • -3
    • +3
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -2
    • +2
    ./ClosingStructuresFailureMechanismTest.cs
  1. … 126 more files in changeset.
Rename AddSections to SetSections WTI-1751

    • -3
    • +3
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -2
    • +2
    ./ClosingStructuresFailureMechanismTest.cs
  1. … 138 more files in changeset.
Fix compilation errors in failure mechanism tests WTI-1751

    • -8
    • +14
    ./ClosingStructuresFailureMechanismTest.cs
  1. … 16 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -3
    • +12
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 27 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -3
    • +3
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -3
    • +3
    ./ClosingStructuresFailureMechanismTest.cs
  1. … 137 more files in changeset.
Incorporated comments review 2946: - Adjusted testnames for failuremechanism section results making use of SimpleAssessmentResultType

WTI-1723

    • -2
    • +2
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 3 more files in changeset.