Ringtoets.Common.Data.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup: Removed unused usings. WTI-1767

    • -1
    • +0
    ./FailureMechanismSectionResultTestFactoryTest.cs
  1. … 30 more files in changeset.
Cleanup: Fixed Expression is always null. WTI-1767

  1. … 24 more files in changeset.
Merge branch '1803'

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 1 more file in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -194
    • +0
    ./AssessmentSectionHelperTest.cs
    • -0
    • +194
    ./AssessmentSectionTestHelperTest.cs
    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 138 more files in changeset.
Introduced test factory for creating instances of a reference line with geometry. WTI-1803

    • -0
    • +47
    ./ReferenceLineTestFactoryTest.cs
    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 2 more files in changeset.
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.