Ringtoets.AssemblyTool.KernelWrapper.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented SimpleAssessmentDirectFailureMechanisms for SimpleCalculationResultValidityOnly input in kernel stub. WTI-1618

    • -1
    • +13
    ./Kernels/Assessments/FailureMechanismSectionAssessmentAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Added exception to calculator stub. WTI-1618

    • -0
    • +16
    ./Calculators/Assessments/FailureMechanismSectionAssessmentAssemblyCalculatorStub.cs
  1. … 1 more file in changeset.
Implemented SimpleAssessmentDirectFailureMechanisms in kernel stub. WTI-1618

    • -16
    • +44
    ./Kernels/Assessments/FailureMechanismSectionAssessmentAssemblyKernelStub.cs
  1. … 2 more files in changeset.
* Added method to kernel factory to create kernel instances. * Implemented stub of kernel. WTI-1618

    • -0
    • +110
    ./Kernels/Assessments/FailureMechanismSectionAssessmentAssemblyKernelStub.cs
    • -1
    • +14
    ./Kernels/TestAssemblyToolKernelFactory.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 6 more files in changeset.
* Removed unused krenel interface and kernelWrapperException. * Renamed KernelWrapperFactory to KernelFactory. WTI-1618

    • -2
    • +2
    ./Calculators/Categories/AssemblyCategoriesCalculatorStub.cs
    • -8
    • +8
    ./Kernels/AssemblyToolKernelFactoryConfig.cs
  1. … 15 more files in changeset.
Improved TestAssemblyToolCalculatorFactory. WTI-1618

    • -4
    • +8
    ./Calculators/TestAssemblyToolCalculatorFactory.cs
  1. … 2 more files in changeset.
Introduced stub for FailureMechanismSectionAssessmentAssemblyCalculator. WTI-1618

    • -0
    • +64
    ./Calculators/Assessments/FailureMechanismSectionAssessmentAssemblyCalculatorStub.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 2 more files in changeset.
Removed redundant AssemblyTool data project. WTI-1618

    • -4
    • +0
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 12 more files in changeset.
Implemented new kernel and refactored categories calculation. WTI-1618

    • -12
    • +16
    ./Calculators/Categories/AssemblyCategoriesCalculatorStub.cs
    • -2
    • +2
    ./Kernels/TestAssemblyToolKernelFactory.cs
    • -0
    • +4
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 41 more files in changeset.
* Added kernel factory to calculator. * Added method to calculator factory for creating the calculator. WTI-1618

    • -0
    • +9
    ./Calculators/TestAssemblyToolCalculatorFactory.cs
  1. … 6 more files in changeset.
Improvements after review. WTI-1558

    • -3
    • +3
    ./Calculators/Categories/AssemblyCategoriesCalculatorStub.cs
  1. … 25 more files in changeset.
Added throwing exception to calculator stub. WTI-1558

    • -1
    • +12
    ./Calculators/Categories/AssemblyCategoriesCalculatorStub.cs
  1. … 1 more file in changeset.
Added throwing exception to kernel wrapper and stub. WTI-1558

  1. … 3 more files in changeset.
Implemented calculation service. WTI-1558

    • -1
    • +6
    ./Calculators/Categories/AssemblyCategoriesCalculatorStub.cs
  1. … 5 more files in changeset.
Improved calculator stub. WTI-1558

    • -1
    • +3
    ./Calculators/Categories/AssemblyCategoriesCalculatorStub.cs
  1. … 1 more file in changeset.
- Removed Boundaries result as we can just return an ienumerable of categories - Renamed CategoryBoundaries to Categories. WTI-1558

    • -0
    • +51
    ./Calculators/Categories/AssemblyCategoriesCalculatorStub.cs
    • -8
    • +7
    ./Calculators/TestAssemblyToolCalculatorFactory.cs
    • -0
    • +63
    ./Kernels/Categories/AssemblyCategoriesKernelStub.cs
    • -7
    • +7
    ./Kernels/TestAssemblyToolKernelFactory.cs
    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 51 more files in changeset.
Refactored kernelWrapper - Only expose calculate method. WTI-1558

  1. … 6 more files in changeset.
Implemented setting the input on the kernelWrapper and performing the calculation. WTI-1558

    • -1
    • +1
    ./Kernels/TestAssemblyToolKernelFactory.cs
    • -0
    • +4
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 4 more files in changeset.
Added properties and calculate method to kernelWrapper. WTI-1558

  1. … 3 more files in changeset.
Introduced CalculateAssessmentSectionCategories on calculator. WTI-1558

  1. … 4 more files in changeset.
Removed passing the input when creating the calculator. WTI-1558

    • -4
    • +1
    ./Calculators/TestAssemblyToolCalculatorFactory.cs
  1. … 6 more files in changeset.
Introduced factory config for kernel. WTI-1558

    • -0
    • +67
    ./Kernels/AssemblyToolKernelFactoryConfig.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 4 more files in changeset.
Introduced factory config for calculator. WTI-1558

    • -0
    • +67
    ./Calculators/AssemblyToolCalculatorFactoryConfig.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 3 more files in changeset.
Implemented calculator factory. WTI-1558

    • -0
    • +37
    ./Calculators/CategoryBoundaries/AssemblyCategoryBoundariesCalculatorStub.cs
    • -0
    • +56
    ./Calculators/TestAssemblyToolCalculatorFactory.cs
    • -0
    • +6
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 9 more files in changeset.
Introduced stubs. WTI-1558

    • -0
    • +30
    ./Kernels/CategoryBoundaries/AssemblyCategoryBoundariesKernelStub.cs
    • -0
    • +51
    ./Kernels/TestAssemblyToolKernelFactory.cs
    • -0
    • +8
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 6 more files in changeset.
Added TestUtil project for AssemblyToolKernelWrapper. WTI-1558

    • -0
    • +25
    ./Properties/AssemblyInfo.cs
    • -0
    • +21
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj
  1. … 7 more files in changeset.