Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented calculation service. WTI-1558

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

    • -0
    • +15
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.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
    • +58
    ./Calculators/Categories/AssemblyCategoriesCalculatorStubTest.cs
    • -57
    • +0
    ./Calculators/CategoryBoundaries/AssemblyCategoryBoundariesCalculatorStubTest.cs
    • -7
    • +7
    ./Calculators/TestAssemblyToolCalculatorFactoryTest.cs
    • -0
    • +92
    ./Kernels/Categories/AssemblyCategoriesKernelStubTest.cs
    • -5
    • +5
    ./Kernels/TestAssemblyToolKernelFactoryTest.cs
    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 51 more files in changeset.
Refactored kernelWrapper - Only expose calculate method. WTI-1558

    • -0
    • +3
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 5 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

    • -0
    • +15
    ./Calculators/CategoryBoundaries/AssemblyCategoryBoundariesCalculatorStubTest.cs
  1. … 4 more files in changeset.
Removed passing the input when creating the calculator. WTI-1558

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

    • -6
    • +10
    ./Calculators/TestAssemblyToolCalculatorFactoryTest.cs
    • -0
    • +67
    ./Kernels/AssemblyToolKernelFactoryConfigTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 3 more files in changeset.
Introduced factory config for calculator. WTI-1558

    • -0
    • +67
    ./Calculators/AssemblyToolCalculatorFactoryConfigTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 3 more files in changeset.
Fixed nunit version. WTI-1558

    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
Implemented calculator factory. WTI-1558

    • -0
    • +42
    ./Calculators/CategoryBoundaries/AssemblyCategoryBoundariesCalculatorStubTest.cs
    • -0
    • +62
    ./Calculators/TestAssemblyToolCalculatorFactoryTest.cs
    • -0
    • +6
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 9 more files in changeset.
Introduced stubs. WTI-1558

    • -0
    • +41
    ./Kernels/CategoryBoundaries/AssemblyCategoryBoundariesKernelStubTest.cs
    • -0
    • +56
    ./Kernels/TestAssemblyToolKernelFactoryTest.cs
    • -0
    • +16
    ./Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj
  1. … 5 more files in changeset.
Added TestUtil project for AssemblyToolKernelWrapper. WTI-1558

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