Ringtoets.Integration.TestUtils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Fixed bug in FailureMechanismContributionView where pressing Esc validated current value before reverting the value back to the value in the data model. * Improved XML docs. * Added preconditions for FailureMechanismContributionNormChangeHandler and create unit tests for whole implementation. * Improved resources. Related to Issue [WTI-791]

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

Former-commit-id: d6242344bf1258f694ceb9d148134fdae6942472

Former-commit-id: 84e4151a0a239f6e693fe7720ef6b8efdc277fe9

  1. … 8 more files in changeset.
* Fixed typos. * Refactored common code to new methods. * Fixed correct responsibility of filtering out duplicate observable notification. * Improved XML docs. * Improved returning all affected objects by some 'clear' methods of DataSynchronisationService classes. * Readded license header. * Simplified RhinoMock argument restraints. * Fixed test filename. * Fixed test structure of Integration tests conform coding conventions. Related to Issue [WTI-440]

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

Former-commit-id: 575f790757a486d0efa5b560c8170dc02cefb1f5

Former-commit-id: 8f94dd18882a6eaa65a1a9ca5592839b0d8b8084

  1. … 33 more files in changeset.
* Moved ReferenceLineReplacementHandler from Ringtoets.Integration.Service to Ringtoets.Integration.Plugin/Handlers Related to Issue [WTI-791]

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

Former-commit-id: c46924e52c1f8341795e6a72d35f9a6139e12b69

Former-commit-id: 1d3a45da865230a5bc6f31024f756f9299474728

    • -3
    • +3
    ./Ringtoets.Integration.TestUtils.csproj
  1. … 17 more files in changeset.
* 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.