Ringtoets.AssemblyTool.KernelWrapper.TestUtil

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