Ringtoets.Common.Data.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 3416: WTI-1923

- Removed invalid states of the calculation settings object --> NULL or whitespace should not be allowed to be sent to the calculator.

    • -24
    • +10
    ./Hydraulics/HydraulicBoundaryCalculationSettingsFactoryTest.cs
    • -42
    • +38
    ./Hydraulics/HydraulicBoundaryCalculationSettingsTest.cs
  1. … 2 more files in changeset.
Incorporated comments reviews: WTI-1923

- Added license header

    • -1
    • +22
    ./Hydraulics/HydraulicBoundaryCalculationSettingsFactoryTest.cs
    • -1
    • +22
    ./Hydraulics/HydraulicBoundaryCalculationSettingsTest.cs
    • -1
    • +22
    ./Hydraulics/HydraulicLocationConfigurationSettingsTest.cs
  1. … 5 more files in changeset.
Added FilePath property to the HydraulicLocationConfigurationSettings: WTI-1938

- Used for the property class to indicate where the HLCD settings are coming from.

    • -3
    • +34
    ./Hydraulics/HydraulicLocationConfigurationSettingsTest.cs
  1. … 1 more file in changeset.
Added read only settings object to the HydraulicBoundaryDatabase. WTI-1938

    • -0
    • +1
    ./Hydraulics/HydraulicBoundaryDatabaseTest.cs
  1. … 1 more file in changeset.
Added data object to hold HLCD relevant information. WTI-1938

    • -0
    • +114
    ./Hydraulics/HydraulicLocationConfigurationSettingsTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 3431: WTI-1923

- Updated test case name

    • -2
    • +2
    ./Hydraulics/HydraulicBoundaryCalculationSettingsTest.cs
Introduced constructor overload for the HydraulicBoundaryCalculationSettings: WTI-1923

- Introduced to prevent sending NULL arguments to certain settings when calling the factory method

    • -2
    • +30
    ./Hydraulics/HydraulicBoundaryCalculationSettingsTest.cs
  1. … 3 more files in changeset.
Introduced factory to create the hydraulic calculation settings. WTI-1923

- Object represents the Ringtoets counterparts of the HydraRing calculation settings.

    • -0
    • +101
    ./Hydraulics/HydraulicBoundaryCalculationSettingsFactoryTest.cs
  1. … 2 more files in changeset.
Introduced Ringtoets object to hold HydraRing related calculation information. WTI-1923

    • -0
    • +41
    ./Hydraulics/HydraulicBoundaryCalculationSettingsTest.cs
  1. … 2 more files in changeset.
Set default value for the background data. WTI-1884

- Improved tests

    • -1
    • +1
    ./AssessmentSection/BackgroundDataTest.cs
  1. … 2 more files in changeset.
Made reference line observable. WTI-977

    • -1
    • +3
    ./AssessmentSection/ReferenceLineTest.cs
  1. … 1 more file in changeset.
Removed SectionLength from ProbabilityAssessmentInput. WTI-977

    • -1
    • +0
    ./Probability/ProbabilityAssessmentInputTest.cs
  1. … 2 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./AssemblyTool/AssemblyCategoriesInputFactoryTest.cs
    • -1
    • +1
    ./AssemblyTool/AssemblyToolCategoriesFactoryTest.cs
    • -1
    • +1
    ./AssemblyTool/FailureMechanismAssemblyResultFactoryTest.cs
    • -1
    • +1
    ./AssemblyTool/ManualFailureMechanismSectionAssemblyCategoryGroupConverterTest.cs
    • -1
    • +1
    ./AssessmentSection/AssessmentSectionCategoryTypeTest.cs
    • -1
    • +1
    ./AssessmentSection/AssessmentSectionCompositionTest.cs
    • -1
    • +1
    ./AssessmentSection/AssessmentSectionExtensionsTest.cs
    • -1
    • +1
    ./AssessmentSection/BackgroundDataTest.cs
    • -1
    • +1
    ./AssessmentSection/ReferenceLineMetaTest.cs
    • -1
    • +1
    ./AssessmentSection/ReferenceLineTest.cs
    • -1
    • +1
    ./AssessmentSection/RingtoetsWellKnownTileSourceExtensionTest.cs
    • -1
    • +1
    ./AssessmentSection/RingtoetsWellKnownTileSourceTest.cs
    • -1
    • +1
    ./AssessmentSection/WMTSBackgroundDataConfigurationTest.cs
    • -1
    • +1
    ./AssessmentSection/WellKnownBackgroundDataConfigurationTest.cs
    • -1
    • +1
    ./Calculation/CalculationGroupExtensionsTest.cs
  1. … 6081 more files in changeset.
Fixed license headers. WTI-1767

    • -1
    • +22
    ./AssemblyTool/ManualFailureMechanismSectionAssemblyCategoryGroupConverterTest.cs
  1. … 28 more files in changeset.
Ran Deltares Cleanup:

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

WTI-1767

    • -1
    • +1
    ./AssemblyTool/AssemblyToolCategoriesFactoryTest.cs
    • -1
    • +1
    ./Calculation/CalculationGroupExtensionsTest.cs
    • -4
    • +4
    ./FailureMechanism/FailureMechanismBaseTest.cs
    • -1
    • +0
    ./FailureMechanism/FailureMechanismSectionTest.cs
    • -1
    • +1
    ./UpdateDataStrategies/ReplaceDataStrategyBaseTest.cs
    • -6
    • +9
    ./UpdateDataStrategies/UpdateDataStrategyBaseTest.cs
  1. … 35 more files in changeset.
Cleanup: Removed unused usings. WTI-1767

  1. … 30 more files in changeset.
Cleanup: Fixed Expression is always null. WTI-1767

    • -4
    • +1
    ./IllustrationPoints/FaultTreeIllustrationPointExtensionsTest.cs
    • -8
    • +2
    ./IllustrationPoints/IllustrationPointNodeExtensionsTest.cs
    • -4
    • +1
    ./IllustrationPoints/SubMechanismIllustrationPointExtensionsTest.cs
    • -4
    • +1
    ./IllustrationPoints/TopLevelFaultTreeIllustrationPointExtensionsTest.cs
    • -4
    • +1
    ./IllustrationPoints/TopLevelSubMechanismIllustrationPointExtensionsTest.cs
  1. … 20 more files in changeset.
Introduce new helper WTI-1839

    • -0
    • +73
    ./HasSectionResultsHelperTest.cs
  1. … 3 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -4
    • +4
    ./AssessmentSection/AssessmentSectionExtensionsTest.cs
  1. … 140 more files in changeset.
Added extra assembly categories factory method. WTI-1844

    • -3
    • +81
    ./AssemblyTool/AssemblyToolCategoriesFactoryTest.cs
  1. … 1 more file in changeset.
Moved / 100 to calling member. WTI-1844

    • -1
    • +4
    ./AssemblyTool/AssemblyCategoriesInputFactoryTest.cs
  1. … 4 more files in changeset.
Removed 'Categorierens' from category displayname. WTI-1824

    • -4
    • +4
    ./AssessmentSection/AssessmentSectionCategoryTypeTest.cs
    • -5
    • +5
    ./FailureMechanism/FailureMechanismCategoryTypeTest.cs
  1. … 29 more files in changeset.
Changed failure mechanism category boundary names. WTI-1824

    • -5
    • +5
    ./FailureMechanism/FailureMechanismCategoryTypeTest.cs
  1. … 23 more files in changeset.
Use lowercase T in Geotechnical WTI-1831

    • -1
    • +1
    ./AssemblyTool/AssemblyToolCategoriesFactoryTest.cs
  1. … 3 more files in changeset.
Changed assessment section category boundary names. WTI-1824

    • -4
    • +4
    ./AssessmentSection/AssessmentSectionCategoryTypeTest.cs
  1. … 9 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -31
    • +0
    ./Structures/StructuresInputBaseTest.cs
  1. … 2 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -7
    • +0
    ./Structures/StructuresInputBaseTest.cs
  1. … 2 more files in changeset.
Changed default value for standard deviation of ModelFactorSuperCriticalFlow. WTI-1800

    • -1
    • +1
    ./Structures/StructuresInputBaseTest.cs
  1. … 1 more file in changeset.
Add enum value and fix tests WTI-1789

  1. … 11 more files in changeset.
Improve utils WTI-1789

    • -1
    • +1
    ./AssessmentSection/AssessmentSectionCategoryTypeTest.cs
    • -1
    • +1
    ./AssessmentSection/AssessmentSectionCompositionTest.cs
    • -1
    • +1
    ./AssessmentSection/RingtoetsWellKnownTileSourceTest.cs
    • -1
    • +1
    ./FailureMechanism/FailureMechanismCategoryTypeTest.cs
    • -1
    • +1
    ./Hydraulics/CalculationConvergenceTest.cs
  1. … 35 more files in changeset.