Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

-Renamed directory of .AssemblyTool.KernelWrapper.TestUtil,Test

    • -436
    • +0
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 36 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil.Test project

  1. … 14 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil project

  1. … 175 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Incorporated comments review 3105:

- Ran Cleanup

- Merged properties into a single property as on calling side it is still possible to determine which function was called

- Cleaned up src and tests by extracting common knowledge in separate functions

- Updated XMLDoc

WTI-1763

    • -10
    • +9
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 9 more files in changeset.
Fixed compilation errors for the CategoriesKernelStub:

- Expanded stub to keep track which function was called

- Added test factory to create valid instances of CategoriesList<T> to prevent repeating the same construction every time.

WTI-1763

    • -22
    • +31
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 5 more files in changeset.
Add error message translation to the assembly categories calculator/kernel WTI-1671

    • -8
    • +111
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 3 more files in changeset.
Use correct variable in tests WTI-1594

Implement review comments, update xmldoc and adapt assemblytool tests WTI-1594

    • -65
    • +54
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 11 more files in changeset.
Add method WBI-1-1 to the kernel wrapper WTI-1594

    • -16
    • +73
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 9 more files in changeset.
Change the way input is sent to the kernel for the combined assembly WTI-1670

  1. … 2 more files in changeset.
Update tests for assembly categories kernel stub WTI-1670

    • -121
    • +104
    ./AssemblyCategoriesKernelStubTest.cs
Implemented review comments from review 2526 WTI-1628

  1. … 34 more files in changeset.
Rename GetFromRange to NextDouble WTI-1616

  1. … 25 more files in changeset.
Improvements after review. WTI-1618

  1. … 2 more files in changeset.
LowerBoundaryNorm --> LowerLimitNorm. WTI-1616

  1. … 1 more file in changeset.
Incorporated comments review 2472: - Renamed lower boundary norm -> lower limit norm

WTI-1618

  1. … 8 more files in changeset.
Incorporated comments review 2472: - Added ArgumentException for the AssessmentSectionAssemblyCategoryCreator: -- To be thrown when the output collection contains null items. - Improved tests: -- Make use of random.GetFromRange() instead of random.Next() -- Made output get only for the FailureMechanismSectionAssemblyCalculatorStub -- Added asserts for initial values of the calculator / kernel stubs

WTI-1618

  1. … 5 more files in changeset.
Extended kernel stub with implementing CalculateGeotechnicFailureMechanismSectionCategories. WTI-1616

    • -5
    • +72
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 1 more file in changeset.
Fixed test name. WTI-1616

Extended kernel stub with implementing CalculateFailureMechanismSectionCategories. WTI-1616

    • -6
    • +73
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 1 more file in changeset.
Added extra tests. WTI-1618

    • -0
    • +39
    ./AssemblyCategoriesKernelStubTest.cs
* Removed unused krenel interface and kernelWrapperException. * Renamed KernelWrapperFactory to KernelFactory. WTI-1618

  1. … 17 more files in changeset.
Implemented new kernel and refactored categories calculation. WTI-1618

    • -18
    • +25
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 44 more files in changeset.
Improvements after review. WTI-1558

  1. … 26 more files in changeset.
Added throwing exception to kernel wrapper and stub. WTI-1558

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

    • -0
    • +92
    ./AssemblyCategoriesKernelStubTest.cs
  1. … 57 more files in changeset.