StochasticSoilModelsContextTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added feedback messages from the PluginTestHelper.AssertPropertyInfoDefined. Renamed StochasticSoilModelsContext to StochasticSoilModelCollectionContext. Added StochasticSoilModelCollectionProperties.

Related to Issue [WTI-1080]

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

Former-commit-id: 01ce7194a3122c11d6e2af0a71dfba3dc9b3e4eb

Former-commit-id: 046491f38760094fcfa7442489230a7e5a8fdcad

    • -89
    • +0
    ./StochasticSoilModelsContextTest.cs
  1. … 22 more files in changeset.
Introduced StochasticSoilModelCollection which is an ObservableList of StochasticSoilModel with an added property for the last known file path. Set last known file path from the importer when import is successful. Renamed PipingSoilProfilesImporter to StochasticSoilModelImporter to better match its responsibility. Used string interpolation and nameof. Inlined resources in tests.

Related to Issue [WTI-1080]

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

Former-commit-id: d516d97af58d226b9e94f0d78a9b4548f05ed432

Former-commit-id: 2f9f840fa4c706712e251ccbf92d97fa7af8461b

  1. … 16 more files in changeset.
* Made StochasticSoilModelContext plural (multiple models!) * Fixed typos. * Improved XML docs. * Improved test coverage. * More relevant functional coverage on ArgumentExceptions. * Minor improvements. * Cleanup. Related to Issue [WTI-497]

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

Former-commit-id: f9702e3e2eb4d781a77e9f91539f492d30ee5fa6

Former-commit-id: 3a5bf5a43ce2435d7d999cb0a08f8d8ac716efa1

    • -0
    • +90
    ./StochasticSoilModelsContextTest.cs
  1. … 29 more files in changeset.