Ringtoets.Common.Forms.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add method to mapdata testhelper WTI-1553

    • -0
    • +4
    ./Ringtoets.Common.Forms.TestUtil.csproj
  1. … 1 more file in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./CalculationsViewSynchronizationTester.cs
    • -1
    • +1
    ./DataGridViewControlColumnStateDefinitionTestHelper.cs
    • -1
    • +1
    ./FailureMechanismAssemblyCategoryGroupControlTestFixture.cs
    • -1
    • +1
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
    • -1
    • +1
    ./FailureMechanismSetPropertyValueAfterConfirmationParameterTester.cs
    • -1
    • +1
    ./IllustrationPointControlItemComparer.cs
    • -1
    • +1
    ./SetPropertyValueAfterConfirmationParameterTester.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for the Ringtoets.Common.Forms and its tests

WTI-1767

    • -0
    • +3
    ./IllustrationPointControlItemComparer.cs
  1. … 55 more files in changeset.
Cleanup: Removed unused usings. WTI-1767

    • -1
    • +0
    ./DataGridViewControlColumnStateDefinitionTestHelper.cs
  1. … 30 more files in changeset.
Rename calculatorfactory -> calculatorFactory WTI-1842

    • -8
    • +8
    ./FailureMechanismAssemblyCategoryGroupControlTestFixture.cs
  1. … 19 more files in changeset.
Add tests to result views WTI-1842

    • -12
    • +12
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
  1. … 18 more files in changeset.
Updated headers of hydraulic boundary location export. WTI-1824

  1. … 10 more files in changeset.
Use new test helper in tests WTI-1751

    • -2
    • +2
    ./FailureMechanismAssemblyCategoryGroupControlTestFixture.cs
    • -2
    • +2
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
  1. … 6 more files in changeset.
Rename AddSections to SetSections WTI-1751

    • -2
    • +2
    ./FailureMechanismAssemblyCategoryGroupControlTestFixture.cs
    • -2
    • +2
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
  1. … 138 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -3
    • +9
    ./FailureMechanismAssemblyCategoryGroupControlTestFixture.cs
    • -3
    • +9
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
  1. … 8 more files in changeset.
Move reference Core.Common.Gui from Ringtoets.Forms.TestUtil to Integration.TestUtil WTI-1541

    • -4
    • +0
    ./Ringtoets.Common.Forms.TestUtil.csproj
  1. … 1 more file in changeset.
Move properties and helpers to Integration namespace WTI-1541

    • -70
    • +0
    ./AssemblyCategoryPropertiesTestHelper.cs
    • -1
    • +0
    ./Ringtoets.Common.Forms.TestUtil.csproj
  1. … 28 more files in changeset.
Incorporated comments review 2940 - Adjust property class: - Adjusted PropertyInfoTests --> Funcs are executed before the property class is instantiated: determine if the values are correct - Added reference to Core.Common.Gui in Common.Forms.TestUtil due to dependencies

WTI-1540

    • -0
    • +4
    ./Ringtoets.Common.Forms.TestUtil.csproj
  1. … 2 more files in changeset.
Reverted commit eae53a7e9265d27bd7dd59cc9d8299d06f96caf8: - Helper is necessary to assert the PropertyInfo tests

WTI-1540

    • -0
    • +70
    ./AssemblyCategoryPropertiesTestHelper.cs
    • -0
    • +1
    ./Ringtoets.Common.Forms.TestUtil.csproj
  1. … 1 more file in changeset.
Incorporated comments review 2940 - cleanup: - Removed obsolete test helper class for the property classes.

WTI-1540

    • -70
    • +0
    ./AssemblyCategoryPropertiesTestHelper.cs
    • -1
    • +0
    ./Ringtoets.Common.Forms.TestUtil.csproj
  1. … 1 more file in changeset.
Incorporated comments review 2940 - cleanup: - Renamed property class.

WTI-1540

    • -2
    • +2
    ./AssemblyCategoryPropertiesTestHelper.cs
  1. … 10 more files in changeset.
Introduce test helper to assert property classes WTI-1541

    • -0
    • +70
    ./AssemblyCategoryPropertiesTestHelper.cs
    • -0
    • +1
    ./Ringtoets.Common.Forms.TestUtil.csproj
Improve assembly result test fixture WTI-1687

    • -13
    • +3
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
  1. … 6 more files in changeset.
Incorporated comments review 2788: - Improved testfixture implementation --> set the calculator before showing the view when displaying an error. This prevents an unnecessary notificaiton - Removed unused references

Paired with ~carloslubbers

WTI-1678

    • -13
    • +13
    ./FailureMechanismAssemblyCategoryGroupControlTestFixture.cs
    • -13
    • +13
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
  1. … 1 more file in changeset.
Implement review comments WTI-1678

    • -4
    • +4
    ./FailureMechanismAssemblyCategoryGroupControlTestFixture.cs
    • -6
    • +6
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
  1. … 16 more files in changeset.
Update tests for failure mechanism controls and result views WTI-1678

    • -6
    • +30
    ./FailureMechanismAssemblyCategoryGroupControlTestFixture.cs
    • -1
    • +28
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
    • -2
    • +2
    ./Ringtoets.Common.Forms.TestUtil.csproj
  1. … 9 more files in changeset.
Rename testers to testfixture WTI-1678

    • -0
    • +192
    ./FailureMechanismAssemblyCategoryGroupControlTestFixture.cs
    • -191
    • +0
    ./FailureMechanismAssemblyCategoryGroupControlTester.cs
    • -0
    • +282
    ./FailureMechanismAssemblyResultWithProbabilityControlTestFixture.cs
    • -281
    • +0
    ./FailureMechanismAssemblyResultWithProbabilityControlTester.cs
  1. … 18 more files in changeset.
Improve controls and their tests WTI-1678

    • -1
    • +0
    ./FailureMechanismAssemblyCategoryGroupControlTester.cs
    • -1
    • +0
    ./FailureMechanismAssemblyResultWithProbabilityControlTester.cs
  1. … 11 more files in changeset.
Move control to core namespace WTI-1678

    • -0
    • +1
    ./FailureMechanismAssemblyCategoryGroupControlTester.cs
    • -0
    • +1
    ./FailureMechanismAssemblyResultWithProbabilityControlTester.cs
  1. … 13 more files in changeset.
Improve control tester WTI-1678

    • -4
    • +67
    ./FailureMechanismAssemblyCategoryGroupControlTester.cs
    • -13
    • +72
    ./FailureMechanismAssemblyResultWithProbabilityControlTester.cs
    • -0
    • +4
    ./Ringtoets.Common.Forms.TestUtil.csproj
  1. … 1 more file in changeset.
Add generic type param to result views WTI-1682

    • -1
    • +1
    ./FailureMechanismAssemblyCategoryGroupControlTester.cs
    • -1
    • +1
    ./FailureMechanismAssemblyResultWithProbabilityControlTester.cs
  1. … 40 more files in changeset.
Add abstract base control for assembly results with a probability WTI-1682

    • -1
    • +1
    ./FailureMechanismAssemblyResultWithProbabilityControlTester.cs
  1. … 11 more files in changeset.
Update base view and testers WTI-1682

    • -1
    • +1
    ./FailureMechanismAssemblyCategoryGroupControlTester.cs
    • -4
    • +4
    ./FailureMechanismAssemblyResultWithProbabilityControlTester.cs
    • -1
    • +1
    ./Ringtoets.Common.Forms.TestUtil.csproj
  1. … 7 more files in changeset.
Introduce new objects for the assembly result controls WTI-1682

    • -0
    • +128
    ./FailureMechanismAssemblyCategoryGroupControlTester.cs
    • -128
    • +0
    ./FailureMechanismAssemblyResultControlTester.cs
  1. … 18 more files in changeset.
Rename label WTI-1678

    • -1
    • +1
    ./FailureMechanismAssemblyResultControlTester.cs
    • -10
    • +10
    ./FailureMechanismAssemblyResultWithProbabilityControlTester.cs
  1. … 11 more files in changeset.