Deltares.DamEngine.TestHelpers

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved XmlAdapter.ChangeValueInXml()

Related to Issue [MWDAM-1294]

Improved XmlAdapter.ChangeValueInXml()

Related to Issue [MWDAM-1294]

Improved XmlAdapter.ChangeValueInXml()

The old code removed all other elements in the same line after the found key.

Related to Issue [MWDAM-1294]

Improved XmlAdapter.ChangeValueInXml()

The old code did not replace all occurrences of a key when the different occurrences had different values.

Related to Issue [MWDAM-1294]

Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

    • -2
    • +2
    ./Factories/FactoryForDamProjectData.cs
  1. … 29 more files in changeset.
Fix failing compile

Related to Issue [MWDAM-1294]

    • -0
    • +1
    ./Factories/FactoryForDamProjectData.cs
  1. … 7 more files in changeset.
Removed Location.DikeTableHeight from the interface as suggested by the reviewer.

Related to Issue [MWDAM-1410]

    • -2
    • +0
    ./Factories/FactoryForDamProjectData.cs
  1. … 4 more files in changeset.
Removed obsolete PolderLevelLow and PolderLevelLowSpecified.

Related to Issue [MWDAM-1409]

    • -1
    • +0
    ./Factories/FactoryForDamProjectData.cs
  1. … 5 more files in changeset.
Removed Assessment mode from the Engine (code and xsd). Note: the enumerations belonging to this mode will be removed in next commit as this is part of two issues.

Related to Issue [MWDAM-1410]

    • -15
    • +1
    ./Factories/FactoryForDamProjectData.cs
  1. … 79 more files in changeset.
Refactored; improved name: FactoryForDamProjectData

Related to Issue [MWDAM-1387]

    • -1
    • +1
    ./Deltares.DamEngine.TestHelpers.csproj
    • -0
    • +635
    ./Factories/FactoryForDamProjectData.cs
  1. … 2 more files in changeset.
Implement transfer of SoilProfile2D

Related to Issue [MWDAM-1387]

  1. … 12 more files in changeset.
Refactored; pulled out CreateExampleDamProjectData to its own class

Related to Issue [MWDAM-1356]

    • -0
    • +605
    ./TestDataCreator.cs
    • -0
    • +5
    ./Deltares.DamEngine.TestHelpers.csproj
  1. … 1 more file in changeset.
Update license headers

Related to Issue [MWDAM-1369]

  1. … 199 more files in changeset.
Renamed all remaining Wbi's to Wti's parameters.

Related to Issue [MWDAM-1351]

  1. … 22 more files in changeset.
Implemented The uplift safety calculation as performed by the WBI-calculator. Adapted tests en test data to be able to test this. Extended the engine/ui interface output xsd with the new output parameters. Renamed some of the existing Wbi output parameters to have better names.

Related to Issue [MWDAM-1349]

    • -1
    • +35
    ./Factories/FactoryForSurfaceLines.cs
  1. … 11 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1244]

  1. … 9 more files in changeset.
Move build folder to src folder

Related to Issue [MWDAM-1110]

    • -1
    • +1
    ./Deltares.DamEngine.TestHelpers.csproj
  1. … 10 more files in changeset.
Added test as suggested in review comments.

Related to Issue [MWDAM-1057]

    • -0
    • +1
    ./Deltares.DamEngine.TestHelpers.csproj
  1. … 3 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

  1. … 28 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

    • -12
    • +12
    ./Factories/FactoryForPLLines.cs
  1. … 20 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

    • -14
    • +14
    ./Factories/FactoryForPLLines.cs
  1. … 33 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

  1. … 12 more files in changeset.
Added UpliftLocationDeterminator tests

Related to Issue [MWDAM-1153]

    • -0
    • +31
    ./Factories/FactoryForPLLines.cs
    • -0
    • +1
    ./Deltares.DamEngine.TestHelpers.csproj
  1. … 5 more files in changeset.
Added comment headers. Changed namespace.

Related to Issue [MWDAM-1117]

    • -11
    • +87
    ./Factories/FactoryForSurfaceLines.cs
    • -3
    • +32
    ./Factories/FactoryForSoilProfiles.cs
  1. … 9 more files in changeset.