Ringtoets.AssemblyTool.KernelWrapper.TestUtil.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

- Fixed namespaces in .Data project

    • -1
    • +1
    ./AssessmentGradeConversionTestHelperTest.cs
    • -1
    • +1
    ./Calculators/Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
    • -1
    • +1
    ./Calculators/Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
    • -1
    • +1
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
    • -1
    • +1
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 372 more files in changeset.
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.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 89 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./AssessmentGradeConversionTestHelperTest.cs
    • -1
    • +1
    ./Calculators/Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
    • -1
    • +1
    ./Calculators/Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
    • -1
    • +1
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
    • -1
    • +1
    ./Calculators/AssemblyToolCalculatorFactoryConfigTest.cs
    • -1
    • +1
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
    • -1
    • +1
    ./Calculators/TestAssemblyToolCalculatorFactoryTest.cs
    • -1
    • +1
    ./Kernels/Assembly/AssessmentSectionAssemblyKernelStubTest.cs
    • -1
    • +1
    ./Kernels/Assembly/CombinedFailureMechanismSectionAssemblyKernelStubTest.cs
    • -1
    • +1
    ./Kernels/Assembly/FailureMechanismAssemblyKernelStubTest.cs
    • -1
    • +1
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
    • -1
    • +1
    ./Kernels/AssemblyToolKernelFactoryConfigTest.cs
    • -1
    • +1
    ./Kernels/TestAssemblyToolKernelFactoryTest.cs
  1. … 6081 more files in changeset.
Fixed license headers. WTI-1767

  1. … 27 more files in changeset.
Ran Deltares Cleanup:

- Performed for the Ringtoets.AssemblyTool

WTI-1767

    • -1
    • +1
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 2 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

    • -7
    • +7
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 8 more files in changeset.
Adjusted the failure mechanism section calculator stub:

- Introduced property to keep track of the assembly categories input which was used for the manual assembly

WTI-1842

    • -2
    • +3
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Use FailureProbabilityMarginFactor from AssessmentSection in Assembly. WTI-1844

    • -4
    • +9
    ./Calculators/Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 6 more files in changeset.
Changes after review, cleanup and add missing asserts WTI-1822

    • -7
    • +10
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.
Cleanup:

- Renamed property that contains the output with probability

WTI-1822

    • -16
    • +16
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 2 more files in changeset.
Adjusted kernelstub:

- Removed obsolete generic method

- Fixed compiling errors and failing tests.

WTI-1822

    • -4
    • +93
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 2 more files in changeset.
Use lowercase T in Geotechnical WTI-1831

    • -3
    • +3
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 3 more files in changeset.
Cleanup WTI-1789

    • -1
    • +1
    ./Kernels/Assembly/CombinedFailureMechanismSectionAssemblyKernelStubTest.cs
    • -1
    • +0
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 10 more files in changeset.
Incorporated comments review 3108:

- Fixed test, because it was calling the wrong overload

- Introduced additional input tracking parameter as a FailureMechanism N is not the same as a FailureMechanismSection N

WTI-1782

    • -2
    • +5
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 3105:

- Renamed categoryLimits --> categories

WTI-1763

    • -6
    • +6
    ./Kernels/Assembly/FailureMechanismAssemblyKernelStubTest.cs
  1. … 5 more files in changeset.
Incorporated comments review 3105:

- Ran Cleanup

- Merged properties into a single property as on calling side it is still possible to determine which function was called

- Cleaned up src and tests by extracting common knowledge in separate functions

- Updated XMLDoc

WTI-1763

    • -0
    • +4
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
    • -10
    • +9
    ./Kernels/Categories/AssemblyCategoriesKernelStubTest.cs
    • -4
    • +0
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 7 more files in changeset.
Cleanup:

- Renamed tracking properties of the calculatorstub

WTI-1782

    • -3
    • +3
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Added overload to the DetailedAssemblyResult:

- Pulled overloaded function up to interface definition

-- Fixed calculator stub

WTI-1782

    • -0
    • +94
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Cleanup:

- Added missing asserts

- Editorial changes

WTI-1763

    • -0
    • +1
    ./Kernels/Assembly/AssessmentSectionAssemblyKernelStubTest.cs
    • -12
    • +1
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 12 more files in changeset.
Fixed failing tests:

- Fixed failed kernel stub tests

- Fixed test factory

WTI-1763

    • -3
    • +3
    ./Calculators/Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
    • -21
    • +21
    ./CategoriesListTestFactoryTest.cs
    • -5
    • +6
    ./Kernels/Assembly/CombinedFailureMechanismSectionAssemblyKernelStubTest.cs
    • -12
    • +6
    ./Kernels/Assembly/FailureMechanismAssemblyKernelStubTest.cs
    • -23
    • +8
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
Fixed compilation errors on the FailureMechanismSectionAssemblyCalculator:

- Corrected function call due to changed function call in calculating the category limits

WTI-1763

    • -7
    • +17
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Fixed compilation errors on the AssemblyCategoriesCalculator:

- Modified function arguments for WBI02, it only requires a contribution, a norm and an N value to calculate the categories.

WTI-1763

    • -7
    • +23
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 4 more files in changeset.
Fixed compilation errors for the AssessmentSectionAssemblyCalculator

- Changed return and function arguments to adhere to the new kernel API

-- Fixed ICalculator and stubs. Calculator and its tests were already fixed as part of rev. 8ab2faf07b8a06b705b156aec092eecc8e70cbb8

WTI-1763

    • -21
    • +21
    ./Calculators/Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed A1 related functions

-- Added property to explicitly set the result of A1. Setting indirect assembly results will fail due to:

--- Invalid cast when input arguments are DirectResult

--- Resulting NULL values on the input arguments --> hence can be verified that the wrong input arguments were used

WTI-1763

    • -40
    • +12
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed errors related to T7 functions

WTI-1763

    • -27
    • +17
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed T5 related functions.

WTI-1763

    • -29
    • +20
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed T3 related functions.

WTI-1763

    • -29
    • +20
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed G3 related functions

WTI-1763

    • -22
    • +15
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed G5 related errors

WTI-1763

    • -29
    • +23
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanism Assembly kernel stub. WTI-1763

    • -20
    • +23
    ./Kernels/Assembly/FailureMechanismAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.