Core.Components.DotSpatial.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Set DirectoryDisposeHelper to 'not be fully disposed' when directory was not deleted during Dispose() Set BruTileSettings.PersistentCacheDirectoryRoot to retrieve the value of SettingsHelper.GetApplicationLocalUserSettingsDirectory each time it is called. This is ideal for testing purposes Modified MapControlTest to use TestSettingsHelper to choose the active working directory instead of the actual working directory. Also removed the method DoWhileTileCacheRootLocked, which was used for to temporarily move the current content of the actual working directory. Related to Issue [WTI-1091]

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

Former-commit-id: f44094471f21a44d0bd61856415050f2abf2eed0

Former-commit-id: aceb8f20bd12cdf6e679c2b73c615dde2db60162

    • -0
    • +5
    ./Core.Components.DotSpatial.TestUtil.Test.csproj
    • -0
    • +73
    ./UseCustomSettingsHelperTest.cs
  1. … 6 more files in changeset.
* Final cleanup * Explicit exception for requiring configured MapData in TileSchemaFactory Related to Issue [WTI-1131]

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

Former-commit-id: 3c2b30bf482c24d5e144be5b97b78442ac767bde

Former-commit-id: 2d29a96955cc64dbbf4e0c5ccaaa906b296d0ec1

  1. … 5 more files in changeset.
* Cleanup/Refactoring for BruTileLayer * Functional test coverage for Core.Components.DotSpatial.TestUtil Related to Issue [WTI-1131]

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

Former-commit-id: 06df48eba830122d8a886068222b7732454c1fd2

Former-commit-id: 47d652187efa77f4da941cd924b276d2eb7ba24f

    • -0
    • +113
    ./Core.Components.DotSpatial.TestUtil.Test.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +49
    ./TestFeatureBasedMapDataTest.cs
    • -0
    • +86
    ./TestTileSourceFactoryTest.cs
    • -0
    • +91
    ./TestWmtsTileSourceTest.cs
    • -0
    • +91
    ./TileSchemaFactoryTest.cs
    • -0
    • +69
    ./UseCustomTileSourceFactoryConfigTest.cs
  1. … 9 more files in changeset.