Ringtoets.AssemblyTool.KernelWrapper.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.