Ringtoets.AssemblyTool.KernelWrapper.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced calculator exception. WTI-1558

    • -0
    • +31
    ./Calculators/Categories/AssemblyCategoriesCalculatorExceptionTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 2 more files in changeset.
Introduced kernelWrapper exception. WTI-1558

    • -0
    • +32
    ./Kernels/Categories/AssemblyCategoriesKernelWrapperExceptionTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 2 more files in changeset.
Fixed namespace. WTI-1558

    • -1
    • +1
    ./Kernels/Categories/AssemblyCategoriesKernelWrapperTest.cs
- Removed Boundaries result as we can just return an ienumerable of categories - Renamed CategoryBoundaries to Categories. WTI-1558

    • -73
    • +0
    ./AssemblyCategoryBoundariesResultAssert.cs
    • -0
    • +74
    ./AssemblyCategoryResultAssert.cs
    • -4
    • +4
    ./Calculators/AssemblyToolCalculatorFactoryTest.cs
    • -0
    • +153
    ./Calculators/Categories/AssemblyCategoriesCalculatorTest.cs
    • -113
    • +0
    ./Creators/AssemblyCategoryBoundariesResultCreatorTest.cs
    • -0
    • +114
    ./Creators/AssemblyCategoryResultCreatorTest.cs
    • -4
    • +4
    ./Kernels/AssemblyToolKernelWrapperFactoryTest.cs
    • -0
    • +55
    ./Kernels/Categories/AssemblyCategoriesKernelWrapperTest.cs
    • -4
    • +4
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 47 more files in changeset.
Refactored kernelWrapper - Only expose calculate method. WTI-1558

  1. … 6 more files in changeset.
Introduced helper to assert the kernel output to kernel wrapper output conversion. WTI-1558

    • -0
    • +73
    ./AssemblyCategoryBoundariesResultAssert.cs
    • -4
    • +1
    ./Creators/AssemblyCategoryBoundariesResultCreatorTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
Implemented getting the result from the kernel in the calculator. WTI-1558

  1. … 1 more file in changeset.
Introduced creator to convert assembly kernel output to kernel wrapper result. WTI-1558

    • -0
    • +116
    ./Creators/AssemblyCategoryBoundariesResultCreatorTest.cs
    • -0
    • +8
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 2 more files in changeset.
Implemented setting the input on the kernelWrapper and performing the calculation. WTI-1558

  1. … 6 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

    • -2
    • +0
    ./Calculators/AssemblyToolCalculatorFactoryTest.cs
  1. … 5 more files in changeset.
Introduced factory config for kernel. WTI-1558

    • -6
    • +10
    ./Calculators/AssemblyToolCalculatorFactoryTest.cs
  1. … 5 more files in changeset.
Implemented calculator factory. WTI-1558

    • -0
    • +87
    ./Calculators/AssemblyToolCalculatorFactoryTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 10 more files in changeset.
Implemented constructor of calculator. WTI-1558

    • -0
    • +7
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 2 more files in changeset.
Implemented creating the kernelWrapper in the factory. WTI-1558

    • -0
    • +14
    ./Kernels/AssemblyToolKernelWrapperFactoryTest.cs
  1. … 1 more file in changeset.
Introduced stubs. WTI-1558

    • -0
    • +15
    ./Kernels/AssemblyToolKernelWrapperFactoryTest.cs
    • -0
    • +4
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 7 more files in changeset.
Added TestUtil project for AssemblyToolKernelWrapper. WTI-1558

    • -1
    • +0
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 8 more files in changeset.
Introduced AssemblyToolKernelFactory. WTI-1558

    • -0
    • +54
    ./Kernels/AssemblyToolKernelWrapperFactoryTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 3 more files in changeset.
Implemented empty kernelWrapper. WTI-1558

    • -0
    • +40
    ./Kernels/CategoryBoundaries/AssemblyCategoryBoundariesKernelWrapperTest.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 3 more files in changeset.
Renamed CategoryBoundaries to AssemblyCategoryBoundaries. WTI-1558

    • -0
    • +40
    ./Calculators/CategoryBoundaries/AssemblyCategoryBoundariesCalculatorTest.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 7 more files in changeset.
Added empty calculator implementation. WTI-1558

    • -0
    • +40
    ./Calculators/CategoryBoundaries/CategoryBoundariesCalculatorTest.cs
    • -0
    • +11
    ./Ringtoets.AssemblyTool.KernelWrapper.Test.csproj
  1. … 3 more files in changeset.
Added new projects for AssemblyTool. WTI-1558

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