Ringtoets.Integration.TestUtils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Improved unique instances being returned from DataSynchronizationService methods. * Moved removal code for structures from Plugins to DataSynchronizationService methods.

Related to Issue [WTI-440]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6802 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bb6496df1855213e2aa817f6f6db87bd1f67bebc

Former-commit-id: 30fe0695a03cf1d4ca858547bcc3bcf28b5c7931

  1. … 14 more files in changeset.
* Introduced Ringtoets.Piping.Integration.TestUtils ** Moved TestDataGenerator from Integration.Service.Test to Integration.TestUtils (and split off the piping specific part of the new project) * Refactored removal of data elements to DataSynchronizationService methods: ** DikeProfile ** RingtoetsPipingSurfaceLine ** StochasticSoilModel

Related to Issue [WTI-440]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6778 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 46e060d89fbfce9c9858f7ee3b178f0de3df8b81

Former-commit-id: 9313287b278f58aef1ed42400c3210758cd94db3

    • -0
    • +37
    ./Ringtoets.Integration.TestUtils.csproj
    • -0
    • +786
    ./TestDataGenerator.cs
  1. … 15 more files in changeset.
* Introduced IReferenceLineReplaceHandler and its implementation. ** Applied Dependency Injection on ReferenceLineImporter to abstract ReferenceLine replacement specifics (also removing dependencies such as View logic!) * Moved integration test data production methods to generally available location (new test project created for it) ** Created DataImportHelper class (Replaced several IntegrationTestHelper classes with identical implementation) Related to Issue [WTI-440]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6706 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 327965238ad610377b99e3b293193784bb2ef163

Former-commit-id: efce33cd742bfd09ba26d9337f1508223c8a2559

    • -0
    • +154
    ./DataImportHelper.cs
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +201
    ./Properties/Resources.Designer.cs
    • -0
    • +163
    ./Properties/Resources.resx
    • binary
    ./Resources/DR6.soil
    • -0
    • +5
    ./Resources/DR6_surfacelines.csv
    • -0
    • +5
    ./Resources/DR6_surfacelines.krp.csv
    • binary
    ./Resources/HLCD.sqlite
    • binary
    ./Resources/HRD dutch coast south.config.sqlite
    • binary
    ./Resources/HRD dutch coast south.sqlite
    • binary
    ./Resources/traject_6-3.dbf
    • -0
    • +1
    ./Resources/traject_6-3.prj
    • binary
    ./Resources/traject_6-3.shp
    • binary
    ./Resources/traject_6-3.shx
    • binary
    ./Resources/traject_6-3_vakken.dbf
  1. … 76 more files in changeset.