Core.Components.DotSpatial.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved BruTile comfigurations to BruTile project.

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

Former-commit-id: 693fbb92a49f32efd3702c517dfaf3eea86766d7

Former-commit-id: c981a50429e3fb42d4eb7f4978ab1523b9982a28

  1. … 42 more files in changeset.
Review suggestion - Explicit types - Extended tests - Moved UseCustomSettingsHelper to Core.Common.Gui.TestUtil Related to Issue [WTI-1091]

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

Former-commit-id: ff142b1c5f7f09290831c940e8089533a7250a52

Former-commit-id: c7bda8c1d641aadd567c2a4c2c746816149f4c49

    • -5
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 12 more files in changeset.
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.csproj
    • -0
    • +68
    ./UseCustomSettingsHelper.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.
* Introduced Range class and FormattableConstants * Refactored all mentions of value ranges in Resources throughout the solution and replaced those by injecting instances of Range. ** This solution supports globalization of the application better. * Removed Dotspatial Legend related stuff from BruTileLayer and IConfiguration (and it's derivatives). * Cleanup in BruTileLayer. * Extended ProbabilityHelper with method for validating probability values. Related to Issue [WTI-1131]

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

Former-commit-id: d5a767df415eb68fcef3ebd2503020ed5f4979cc

Former-commit-id: 1bdd5e06da36a1dbb69f6e6e4d1e529805155d47

  1. … 84 more files in changeset.
* Improved error messaging for ColorAccess * Cleanup and improved XML docs Related to Issue [WTI-1088]

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

Former-commit-id: ba83a3bd99ffb502069f2a804be592c7f371d899

Former-commit-id: 04b720a0d17e49e6a0143710c703958d29221758

  1. … 16 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

  1. … 11 more files in changeset.
* Introduced base TestFixture class for testing design of custom exceptions: CustomExceptionDesignGuidelinesTestFixture ** Refactored all ExceptionTest classes to used this new base-class. * Functional testcoverage for Core.Components.DotSpatial\Layer\BruTile\Configurations * PersistentCacheConfiguration no longer supports SQLite cache * ITileSourceFactory now guarantees that all ITileSource elements returned have a WmtsTileSchema. * TODO: More functional coverage for WmtsLayerConfiguration

Related to Issue [WTI-1088]

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

Former-commit-id: 0cd7c47dc7ee2221f69b7c3b4d88205d087c691e

Former-commit-id: b3dbe965ce4a4266af1d8284ad481d2449db14e7

    • -0
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
    • -0
    • +70
    ./TileSchemaFactory.cs
  1. … 59 more files in changeset.
* Renamed FileUtils to IOUtils and extended it with folder related validation methods. ** Defined DirectoryWriterErrorMessageBuilder to be used in validation message generation. * Extended MapControl with BackgroundMapData property. ** MapControl observes BackgroundMapData for changes. ** BackgroundMapData defines the coordinate system used, and will reprojet all other layers when needed. * Defined testing mocks for getting fake tile data, instead of requiring an internet connection for tests. * PipingFailureMechanismView makes use of the BackgroundMapData feature. Related to Issue [WTI-1088]

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

Former-commit-id: ebd8aca90052bb12a8d8167237267eb60e050684

Former-commit-id: 8a9624c64bec0ab4467267d9cbdbe12698bdff96

    • -0
    • +28
    ./Core.Components.DotSpatial.TestUtil.csproj
    • -0
    • +73
    ./Properties/Resources.Designer.cs
    • -0
    • +124
    ./Properties/Resources.resx
    • binary
    ./Resources/stubTile.png
    • -0
    • +29
    ./TestTileSourceFactory.cs
    • -0
    • +100
    ./TestWmtsTileSource.cs
    • -0
    • +60
    ./UseCustomTileSourceFactoryConfig.cs
  1. … 57 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 219 more files in changeset.
Renamed TestMapData into TestFeatureBasedMapData Related to Issue [WTI-1018]

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

Former-commit-id: bbf4f16da184526f05f935e1eea81049ee5a39fe

Former-commit-id: ba0d74ec225e3d6e51191c2f9287cd5ffd50e7f1

    • -1
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
    • -0
    • +33
    ./TestFeatureBasedMapData.cs
  1. … 5 more files in changeset.
Made all map data converters work with FeatureBasedMapData Related to Issue [WTI-1018]

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

Former-commit-id: f3735b9f0809f9aff916b7964bdc2884e10a8686

Former-commit-id: da9711f5573ed53e3a3ae15c448dabcff1b3d045

  1. … 4 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -1
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 97 more files in changeset.
Merged revision(s) 4882 from branches/Release/16_1_1 WTI 702

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

Former-commit-id: ef370f3461a7a666b5fb06d2c8abe19fa4658dc1

Former-commit-id: fa091292c90c4301cda12c4dd8a581cbd62cb5d1

    • -1
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 48 more files in changeset.
- Removed where applicable: <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"... - Changed AnyCPU to x86 in Core.Common.TestUtil.Test.csproj Related to Issue [WTI-702]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4882 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 47e67a38863e57ec58ad9310f311516fc7d39974

Former-commit-id: 66812564ead67ae934a1307e3cc3d10889f1caa2

    • -1
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 48 more files in changeset.
- Removed where applicable: <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"... - Changed AnyCPU to x86 in Core.Common.TestUtil.Test.csproj Related to Issue [WTI-702]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4882 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 97e47bf4b15e4d3c8b38d4926a4ad85077d7f2fb

Former-commit-id: 06b8f68502640d1a2389634e880c98eba7dabcb0

    • -1
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 48 more files in changeset.
Sanitize AssemblyInfo.cs Related to Issue [WTI-737]

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

Former-commit-id: 32332309c685116a280df0d92aea1e9b040224ad

Former-commit-id: 12c586e7da6cd345780fded5caf6959465d6e85b

  1. … 73 more files in changeset.
Added GlobalAssembly.cs link to test/testutil projects. Cleared Assembly files to not contain duplicate attributes. Related to Issue [WTI-737]

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

Former-commit-id: 00b3ef95e112118f9735ab866101142dbd03b0fb

Former-commit-id: f028ede1db96d5721ecc1d42cde4a8bd33f51361

    • -0
    • +3
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 142 more files in changeset.
Merged revision(s) from branches/WTI 757

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

Former-commit-id: 40a88103dce0ad8463ad013cb2a3e79832191624

Former-commit-id: 5a25a63e8182698a9ce1bb0e44b262e019c39c7b

    • -4
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 83 more files in changeset.
Removed some unused references Related to Issue [WTI-757]

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

Former-commit-id: 58ec8bb4f11c6bb4eb5c233bf8c89c2a6f1985ef

Former-commit-id: 30aab480157e598a56dc91f45d53e461b6b8f56e

    • -4
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 7 more files in changeset.
Adapted FeatureBasedMapData Related to Issue [WTI-757]

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

Former-commit-id: ca4b010f045a5d7e39485a27cec62148c6d5f1fb

Former-commit-id: 29e320468f2e7809d6ae6a9b24e4a48b65d74acc

  1. … 2 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

    • -0
    • +5
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 210 more files in changeset.
Implemented names in MapData so this can be shown as the Map layer name in the MapLegendView. Related to Issue [WTI-376]

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

Former-commit-id: 8edc2ac43e439ed5e5f1083dd587c4027406cf19

Former-commit-id: 87e75f8470f3b50e5cc572ddeb8a13f835837423

  1. … 54 more files in changeset.
Implemented that HR locations will update on map when map is opened. Related to Issue [WTI-356]

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

Former-commit-id: ebf8bd4f1c0f8351d55d21b466b4f556f2d60e13

Former-commit-id: 8b0737f595cabdbf8463e8282c56a1073def0aa9

    • -0
    • +4
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 14 more files in changeset.
* Implemented suggestions from WTI-Review-324 ** Improved consistency of code/comments ** Removed unused references. ** Fixed typo in Licentie.rtf ** Cleanup Related to Issue [WTI-317]

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

Former-commit-id: 47998ef0d7021437628c242c5d4ea83410a6cc45

Former-commit-id: 2d3aa08662a9fcb44b389dfed8b04ed1e91ebbcf

  1. … 55 more files in changeset.
* Moved Gis-data model from Core.Components.DotSpatial to new project Core.Components.Gis Related to Issue [WTI-317]

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

Former-commit-id: 1e02bac454ca81aa8c46ad9ad0d6297a1c35c75c

Former-commit-id: 412c3ff1ee71a86b69145dcf5a86c4deeb301f47

    • -0
    • +4
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 59 more files in changeset.
Applied some review related changes => ReSharper cleanup Related to Issue [WTI-248]

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

Former-commit-id: 80b47a245788b27231f54bf6ef2a5cd8c39fee67

  1. … 39 more files in changeset.
Applied some review related changes Related to Issue [WTI-248]

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

Former-commit-id: 83912f502ae3a1232026ff579933777794e2dffd

  1. … 2 more files in changeset.
Refactored data structure for the map. Related to Issue [WTI-248]

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

Former-commit-id: 44c264208011915a3727499f6f223acc414d470b

    • -0
    • +63
    ./Core.Components.DotSpatial.TestUtil.csproj
    • -0
    • +13
    ./Properties/AssemblyInfo.cs
  1. … 22 more files in changeset.