ObservableCollectionWithSourcePathTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 1468: - First refactoring of the derived classes from the ObservableCollectionWithSourcePath: -- Renamed class that it represents a collection with unique items -- Extracted method to get unique features from an object Related to Issue [WTI-1075]

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

Former-commit-id: ca2e766323a3dab411a508b14467d5230d70be37

Former-commit-id: 70b7615b7831401251adc0a9919d10193828537c

    • -417
    • +0
    ./ObservableCollectionWithSourcePathTest.cs
  1. … 20 more files in changeset.
Renamed test after review. Related to Issue [WTI-1083]

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

Former-commit-id: d6c3c1ffe55cb0fdfb8ce3897f7fecf8a6b02795

Former-commit-id: 9d08c8d73165dc4764e6166534914bc5e3d3b05a

    • -1
    • +1
    ./ObservableCollectionWithSourcePathTest.cs
Incorporated comments review 1444: - Improved test and variable names - Renamed test class to reflect which class it's actually testing Related to Issue [WTI-1083]

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

Former-commit-id: 361a2b40edd09623e9908c2a3554a95e477a196a

Former-commit-id: 63116986ccb04e7f07fecf7919539179bf1ac726

    • -4
    • +4
    ./ObservableCollectionWithSourcePathTest.cs
  1. … 4 more files in changeset.
Turned the StochasticSoilModelCollection into a collection that uses generics: - Stores elements of type T and the source path (same functionality as the StochasticSoilModelCollection) - Modified influenced components, fixed failing tests Related to Issue [WTI-1083]

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

Former-commit-id: e49abec52fc1d6390fe033f62ed83ea72907ec2b

Former-commit-id: 512f88aa9067fcf94700873b63491b69b276b41a

    • -0
    • +417
    ./ObservableCollectionWithSourcePathTest.cs
  1. … 23 more files in changeset.