AssessmentSectionAssemblyCalculatorStubTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

-Renamed directory of .AssemblyTool.KernelWrapper.TestUtil,Test

    • -361
    • +0
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 36 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil.Test project

    • -1
    • +1
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 14 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil project

    • -1
    • +1
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 175 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

    • -1
    • +1
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 209 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

    • -1
    • +1
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 376 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 6095 more files in changeset.
Use FailureProbabilityMarginFactor from AssessmentSection in Assembly. WTI-1844

    • -4
    • +9
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 6 more files in changeset.
Fixed failing tests:

- Fixed failed kernel stub tests

- Fixed test factory

WTI-1763

    • -3
    • +3
    ./AssessmentSectionAssemblyCalculatorStubTest.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
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Improved calculator stub. WTI-1684

    • -4
    • +1
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Removed Combined assembly failure mechanism input since its parameters are unused in the kernel. WTI-1683

    • -4
    • +4
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 13 more files in changeset.
Changed input parameter of calculator stub. WTI-1683

    • -4
    • +4
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Changed input parameters of calculator stub. WTI-1683

    • -5
    • +10
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Use the extracted assembly failure mechanism section in the CombinedAssembly. WTI-1683

    • -8
    • +11
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 5 more files in changeset.
Implemented calculator stub method for combined failure mechanism sections. WTI-1683

    • -0
    • +82
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2770: - Renamed outputs of calculatorstub - Extracted explicit functions to determine which failure mechanisms belong into which group

WTI-1681

    • -7
    • +7
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Implemented AssemblyFactory on AssessmentSection level: - Adjusted calculator stub, as the assembly method on assessment section used the same output as the failure mechanisms --> split output definitions in order to set different output on the two functions. - Updated XMLDoc

WTI-1681

    • -4
    • +4
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 3 more files in changeset.
Replaced AssessmentCategoriesInput with double inputs: - Assembling failure mechanisms does not require other values besides the lower limit norm and the signaling norm -- Adjusted interface and stub accordingly

WTI-1681

    • -16
    • +15
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Implemented calculator stub: - Implemented functions that assemble the assessment section based on the combined failure mechanism assembly results of group 1, 2, and groups 3 and 4

WTI-1681

    • -1
    • +80
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Implemented calculator stub: - Implemented functions that assemble the assessment section based on failure mechanism assembly results

WTI-1681

    • -0
    • +191
    ./AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 3 more files in changeset.