Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
#12 Replace Rhino.Mocks with NSubstitute in some Core Common test projects

  1. … 3 more files in changeset.
Updating copyright year. WTI-2951

  1. … 5657 more files in changeset.
Updating copyright year. WTI-2914

  1. … 5658 more files in changeset.
Updated copyright year. WTI-2882

  1. … 5659 more files in changeset.
Updated license headers. WTI-2820

  1. … 172 more files in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5729 more files in changeset.
Removed Core tests.

    • -178
    • +0
    ./FeatureBasedMapDataImporterTest.cs
  1. … 603 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 372 more files in changeset.
Updated license headers in source files of test\Core.Components. WTI-1931

  1. … 217 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Review related changes (2282) Related to Issue [WTI-1463]

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

Former-commit-id: 9b4ef15d5207111df1f29ca83e328502be38dca0

Former-commit-id: 05eafddc6c71fe1a9c304d75d40b996512099738

    • -12
    • +10
    ./FeatureBasedMapDataImporterTest.cs
  1. … 11 more files in changeset.
Cleanup of Core.Components.* and Core.Plugins.* Related to Issue [WTI-1463]

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

Former-commit-id: 48028af4adc7782591245eee10ccee0b3cc8566e

Former-commit-id: 66fd41a158f8a3466a31dda33062b01fd02de828

  1. … 49 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

    • -19
    • +19
    ./FeatureBasedMapDataImporterTest.cs
  1. … 290 more files in changeset.
Improvements after review. Related to Issue [WTI-1133]

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

Former-commit-id: 331f6ea0cfe5494ebfc1e4fb917ee42212e8a114

Former-commit-id: e779a2129e8567975f4f85e6bb8e1ac14bd3bc43

    • -15
    • +15
    ./FeatureBasedMapDataImporterTest.cs
  1. … 26 more files in changeset.
Added validation for Probability of StochasticSoilProfile. Added StochasticSoilmodelUpdateException. Provided base implementation of the DoPostImport (cancelable behavior) and an overridable DoPostImportUpdates to implement just the model updates. Added Strategy postfix to IStochasticSoilModelUpdateStrategy implementations. Fixed liskov issue with StochasticSoilModelUpdateDataStrategy. Related to Issue [WTI-1070]

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

Former-commit-id: 1b86b03430a8714c43abdb447dbf9a561426a94e

Former-commit-id: 781140c2712d3dd80e4e97c162a8455e54d8227d

  1. … 40 more files in changeset.
Merged revision(s) 7595-7638 from branches/WTI-490:

Merged revision(s) 7537-7594 from trunk

........

Initial commit of changes from kleijn:

- Removed HandleUserCancellingImport: FileImporter should not decide on its own how to handle Canceled actions. Consequently removed the messages that are generated by these handles

- Added logic to the importers: Cancelling is not possible when putting data on the data model. Action will always execute when it is in this stage

- Added branching paths in the activity: Import() returns false when it has failed or is cancelled

Note: failing tests will be fixed in following commits

........

Fixed tests of the FileImporterBase and Activity:

- Checks on the states are made for the 4 different paths of the Import:

-- Import successful, canceled or not

-- Import not successful, canceled or not

- Moved logging from the activity to the importer

- Added tests to assert mentioned behaviour

........

Fixed tests of the PipingSurfaceLinesCsvImporter:

- Added test to verify behaviour when canceling at the two stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Added resource value for the ImportActivity (missing file commit)

........

Fixed tests of the PipingSoilProfilesImporter:

- Added test to verify behaviour when canceling at the three stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Cleaned redundant brackets

........

Fixed tests of the StructuresImporter:

- Added test to verify behaviour when canceling at the two stages during the import. Test regarding cancelling while Creating structures is missing

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

Adjusted test in PipingSoilProfilesImporterTest

- Changed initial value of the result to make clear that the value is set correctly

........

Fixed tests of the ProfilesImporters:

- Added test to verify behaviour when canceling at the two stages during the import. Test regarding cancelling while Creating structures is missing

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Removed obsolete Cancel call in the PipingSoilProfilesImporterTest

........

FileImporters should call Observers in case the import was successfull AND was cancelled at an uncancellable stage.

Note: test is missing to verify this behaviour

........

Fixed tests of the ProfilesImporters:

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Temporarily removed the Cancel tests, because the FeatureBasedMapDataImporter does not have a handle for NotifyProgress. Hence, Cancel method cannot be invoked when Import is running.

........

Fixed tests of the FailureMechanismSectionsImporter:

- Added test to verify behaviour when canceling at the three stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Cleaned up tests in the StructuresImporterTest

........

Fixed tests of the ReferenceLineImporter:

- Added test to verify behaviour when canceling at the two stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

........

Related to Issue [WTI-490]

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

Former-commit-id: 1c355702dfbd410c7c4733529d8db9e243496eba

Former-commit-id: 75c614862d018947936ef85e3775a125c425c032

    • -23
    • +0
    ./FeatureBasedMapDataImporterTest.cs
  1. … 26 more files in changeset.
Fixed tests of the ProfilesImporters: - Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base - Temporarily removed the Cancel tests, because the FeatureBasedMapDataImporter does not have a handle for NotifyProgress. Hence, Cancel method cannot be invoked when Import is running. Related to Issue [WTI-490]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-490@7634 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a7ed9765b1704388f2feef56e6987b3c879533e1

Former-commit-id: 92c188923122822809c1403794b1e86914fa41f5

    • -23
    • +0
    ./FeatureBasedMapDataImporterTest.cs
  1. … 3 more files in changeset.
Added extra test. Related to Issue [WTI-1016]

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

Former-commit-id: 0ef33b03a24c6ef70ebabb77eb30dcd5bc7bbc97

Former-commit-id: 8b6fc3da2b3baee8786cb78d9906319f388d3a22

    • -0
    • +26
    ./FeatureBasedMapDataImporterTest.cs
  1. … 2 more files in changeset.
Implemented canceling of data import. Related to Issue [WTI-1016]

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

Former-commit-id: 514e369e2e29b218e49680e6c3b1d3a2976862fc

Former-commit-id: a87956557b7c1981e8c510c3598390594a9b4864

    • -0
    • +23
    ./FeatureBasedMapDataImporterTest.cs
  1. … 3 more files in changeset.
Implemented data importing FeatureBasedMapDataImporter. Related to Issue [WTI-1016]

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

Former-commit-id: a03dc3055bce82fa1a36f206c1dfcc84b5bc97fa

Former-commit-id: 68958eab49dff79a88c9d46151fe7a153784d826

    • -0
    • +23
    ./FeatureBasedMapDataImporterTest.cs
  1. … 3 more files in changeset.
Implemented error handling in FeatureBasedMapDataImporter. Related to Issue [WTI-1016]

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

Former-commit-id: aa967fa82180e450b372303a5f56b3e2aac64fea

Former-commit-id: 6f8b19b8e8a5bec56f8086c10c1c6eef719f3a79

    • -0
    • +84
    ./FeatureBasedMapDataImporterTest.cs
  1. … 6 more files in changeset.
Introduced new importer to import FeatureBasedMapData Related to Issue [WTI-1016]

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

Former-commit-id: 735f1f01d2537f932f7ca415a07e07f09e88a3a8

Former-commit-id: b8cdbbd1835ebf87c9b5a09429838be6783e92b2

    • -0
    • +45
    ./FeatureBasedMapDataImporterTest.cs
  1. … 5 more files in changeset.