Ringtoets.Common.Data.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactored factory to create exportable AssessmentSection:

- Introduced helper to add a specific amount of failure mechanism sections to a failure mechanism

- Replaced locally defined methods

WTI-1790

    • -0
    • +17
    ./FailureMechanismTestHelperTest.cs
  1. … 3 more files in changeset.
Improvements after review. WTI-1792

  1. … 10 more files in changeset.
Removed redundant test factory method. WTI-1792

    • -38
    • +1
    ./FailureMechanismContributionTestFactoryTest.cs
  1. … 2 more files in changeset.
Fixed tests. WTI-1792

    • -13
    • +0
    ./FailureMechanismContributionTestFactoryTest.cs
Only create observers for contributing failure mechanisms. WTI-1792

  1. … 3 more files in changeset.
Review related changes WTI-1751

  1. … 12 more files in changeset.
Added extra constructor to AssessmentSectionStub. WTI-1792

  1. … 1 more file in changeset.
Exposed contributing failure mechanisms on assessment section. WTI-1792

  1. … 4 more files in changeset.
Refactor section (result) clearing, now uses a template method. WTI-1751

  1. … 40 more files in changeset.
Don't use the test helpers here WTI-1751

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

  1. … 127 more files in changeset.
Fix failing tests WTI-1751

  1. … 1 more file in changeset.
Introduce test helper to set sections with an empty source path WTI-1751

    • -0
    • +47
    ./FailureMechanismTestHelperTest.cs
    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 2 more files in changeset.
Rename AddSections to SetSections WTI-1751

  1. … 139 more files in changeset.
Fix compilation errors in tests WTI-1751

  1. … 9 more files in changeset.
Implement review comments WTI-1695

  1. … 9 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

  1. … 138 more files in changeset.
Add new extension methods to get the relevant hydraulic boundary location calculation given the category type. WTI-1695

  1. … 13 more files in changeset.
Adapted TestCalculationWithForeshoreProfile. WTI-1719

    • -0
    • +5
    ./TestCalculationWithForeshoreProfileTest.cs
  1. … 1 more file in changeset.
Adapted TestCalculation. WTI-1719

  1. … 1 more file in changeset.
Get rid of "normative" for wave conditions. WTI-1702

  1. … 23 more files in changeset.
Added missing tests. WTI-1703

  1. … 1 more file in changeset.
Improved AssessmentSectionHelper (made GetTestNormativeAssessmentLevel more random). WTI-1698

  1. … 1 more file in changeset.
Extended AssessmentSectionHelper with a GetTestNormativeAssessmentLevel method. WTI-1698

  1. … 1 more file in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
    • -0
    • +134
    ./TestHydraulicBoundaryLocationCalculationOutputTest.cs
    • -134
    • +0
    ./TestHydraulicBoundaryLocationOutputTest.cs
  1. … 86 more files in changeset.
Incorporated comments reviews 2735/2736: - Added missing asserts - Cleaned up ViewInfo tests

WTI-1686

  1. … 18 more files in changeset.
Rename to just Group WTI-1686

  1. … 22 more files in changeset.
Add assert to test failure mechanism WTI-1686

Cleanup TestHydraulicBoundaryLocation: - Removed the constructors and the factory method to set output on the TestHydraulicBoundaryLocation. The HBL will not have a property calculations anymore, as the calculations contain a reference to a HBL -- Replaced when necessary

WTI-1570

    • -35
    • +0
    ./TestHydraulicBoundaryLocationTest.cs
  1. … 5 more files in changeset.
Introduced a TestHydraulicBoundaryLocation with a default constructor to instantiate a valid HBL output: - Applied when possible

WTI-1570

    • -0
    • +17
    ./TestHydraulicBoundaryLocationOutputTest.cs
  1. … 2 more files in changeset.