Ringtoets.ClosingStructures.Util.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6093 more files in changeset.
Fixed license headers. WTI-1767

  1. … 28 more files in changeset.
Remove unused refs WTI-1767

    • -4
    • +0
    ./Ringtoets.ClosingStructures.Util.Test.csproj
Use new test helper in tests WTI-1751

  1. … 127 more files in changeset.
Rename AddSections to SetSections WTI-1751

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

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

  1. … 138 more files in changeset.
Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.
Expanded FailureMechanismSectionTestFactory with factory method that constructs a section based on the coordinates alone: - Certain tests are location dependent - Cleaned up the ClosingStructuresHelperTest

WTI-1621

    • -27
    • +24
    ./ClosingStructuresHelperTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Util.Test.csproj
  1. … 2 more files in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

  1. … 20 more files in changeset.
Simplified ClosingStructuresHelper: - Accepts a ClosingStructuresFailureMechanism now it is a dedicated implementation - Removed obsolete function arguments

WTI-1621

    • -93
    • +23
    ./ClosingStructuresHelperTest.cs
  1. … 7 more files in changeset.
Separated the generic StructuresHelper implementation into specific (ClosingStructure) implementation

WTI-1621

    • -0
    • +187
    ./ClosingStructuresHelperTest.cs
    • -0
    • +31
    ./Ringtoets.ClosingStructures.Util.Test.csproj
  1. … 2 more files in changeset.
Introduced Util project for closing structures: - Required to separate the generic StructuresHelper implementation into specific (ClosingStructure) implementation

WTI-1621

    • -0
    • +25
    ./Properties/AssemblyInfo.cs
    • -0
    • +21
    ./Ringtoets.ClosingStructures.Util.Test.csproj
  1. … 4 more files in changeset.