Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 2770: - Extracted testhelper for testing conversions between EAssessmentGrade and AssessmentSectionAssemblyCategoryGroup -- Replaced calls where applicable

WTI-1681

    • -0
    • +60
    ./AssessmentGradeConversionTestHelperTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 4 more files in changeset.
Exposed kernel in factory. WTI-1683

    • -0
    • +14
    ./Kernels/TestAssemblyToolKernelFactoryTest.cs
  1. … 4 more files in changeset.
Added kernel stub for WBI-3 method. WTI-1683

    • -0
    • +115
    ./Kernels/Assembly/CombinedFailureMechanismSectionAssemblyKernelStubTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 3 more files in changeset.
Rename parameters and update xmldocs WTI-1677

    • -3
    • +3
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 12 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
    ./Calculators/Assembly/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
    ./Calculators/Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Implemented calculator stub: - Exposed the assessment section assembly calculator through the interface -- Added implementation details for the concrete implementations of the interface

WTI-1681

    • -0
    • +15
    ./Calculators/TestAssemblyToolCalculatorFactoryTest.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
    ./Calculators/Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Cleaned up test: - Use an .AreSame() instead of a .AreEqual when verifying that the correct input was passed in the stubbed functions

WTI-1681

    • -3
    • +3
    ./Calculators/Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
Implemented calculator stub: - Implemented functions that assemble the assessment section based on failure mechanism assembly results

WTI-1681

    • -0
    • +191
    ./Calculators/Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 2 more files in changeset.
Make partial assembly nullable in kernel stub WTI-1677

    • -2
    • +3
    ./Kernels/Assembly/FailureMechanismAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.
Review related changes to assembly factories, cleanup and use new calculator methods. WTI-1677

    • -4
    • +4
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 39 more files in changeset.
Introduce calculator method for manual assembly WTI-1677

    • -4
    • +171
    ./Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Review related changes, renames, signature changes and test improvements WTI-1677

    • -22
    • +23
    ./Calculators/Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
    • -6
    • +7
    ./Kernels/Assembly/FailureMechanismAssemblyKernelStubTest.cs
  1. … 28 more files in changeset.
Added kernel stubs for the WBI-2* assembly tool methods: - Renamed input parameter of the assessment section

WTI-1681

    • -2
    • +2
    ./Kernels/Assembly/AssessmentSectionAssemblyKernelStubTest.cs
  1. … 1 more file in changeset.
Added kernel stubs for the WBI-2* assembly tool methods: - Extended AssemblyToolKernelFactory and connected it with the corresponding kernels

WTI-1681

    • -0
    • +14
    ./Kernels/TestAssemblyToolKernelFactoryTest.cs
  1. … 4 more files in changeset.
Added kernel stubs for the WBI-2* assembly tool methods

WTI-1681

    • -0
    • +257
    ./Kernels/Assembly/AssessmentSectionAssemblyKernelStubTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 2 more files in changeset.
Improve factory methods WTI-1677

    • -1
    • +1
    ./Calculators/Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
  1. … 24 more files in changeset.
Change calculator api to only return enum value in some cases WTI-1677

    • -4
    • +4
    ./Calculators/Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Extend calculator factories WTI-1677

    • -0
    • +15
    ./Calculators/TestAssemblyToolCalculatorFactoryTest.cs
  1. … 4 more files in changeset.
Introduce calculator stub WTI-1677

    • -0
    • +190
    ./Calculators/Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 2 more files in changeset.
Fix failing tests WTI-1677

    • -1
    • +1
    ./Kernels/Assembly/FailureMechanismAssemblyKernelStubTest.cs
  1. … 3 more files in changeset.
Cleanup WTI-1677

    • -1
    • +0
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 1 more file in changeset.
Extend AssemblyToolKernelFactory WTI-1677

    • -0
    • +14
    ./Kernels/TestAssemblyToolKernelFactoryTest.cs
  1. … 4 more files in changeset.
Implement kernel stub for failure mechanism assembly WTI-1677

    • -0
    • +209
    ./Kernels/Assembly/FailureMechanismAssemblyKernelStubTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 2 more files in changeset.
Incorporated comments review 2734: - Cleaned up tests

Paired with ~carloslubbers

WTI-1670

    • -10
    • +2
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 1 more file in changeset.
Implement review comments WTI-1670

    • -14
    • +11
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
Implement review comments WTI-1670

    • -0
    • +1
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 2 more files in changeset.
Implement review comments WTI-1670

    • -30
    • +42
    ./Kernels/Assembly/FailureMechanismSectionAssemblyKernelStubTest.cs
  1. … 5 more files in changeset.
Update assembly categories calculator/kernelstub/factory WTI-1670

    • -22
    • +28
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 8 more files in changeset.