Core.Components.Gis.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete constructors for map layer styles. Replaced Assert.Equals(string.Empty... with Assert.IsEmpty where applicable. Improved ColorEditor. Related to Issue [WTI-1267]

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

Former-commit-id: 0812a0a3e05ce2398afff38e2cb64cb5c1684860

Former-commit-id: 55e368ae9752d5bfe36fae8f551810251af055f3

    • -1
    • +6
    ./Data/Removable/MapPolygonDataTest.cs
  1. … 56 more files in changeset.
Fixed ref of property Related to Issue [WTI-257]

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

Former-commit-id: 06a42ffef9d90e20668c385a870026223b247ec6

Former-commit-id: dd369e6daf62d117c67964a12763ebc268991594

    • -1
    • +1
    ./Data/Removable/MapPolygonDataTest.cs
Implemented possibility to remove map data that was imported. Related to Issue [WTI-257]

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

Former-commit-id: da3a669a755661ec0973e9081391a661c126d4ca

Former-commit-id: 9e5e8d8c228f51daeaf8a42f17f84bc4fe8e19ed

    • -0
    • +93
    ./Data/Removable/MapLineDataTest.cs
    • -0
    • +94
    ./Data/Removable/MapPointDataTest.cs
    • -0
    • +92
    ./Data/Removable/MapPolygonDataTest.cs
    • -0
    • +120
    ./Data/Removable/RemovableMapDataConverterTest.cs
  1. … 11 more files in changeset.
Added test for PointSymbol. Related to Issue [WTI-1267]

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

Former-commit-id: 059050666c3a39705b34601af981d04ac0d6241e

Former-commit-id: 1d40eb3c98b72037aa45575b6ed96d9c18d7246c

    • -0
    • +82
    ./Style/PointSymbolTest.cs
  1. … 2 more files in changeset.
Implemented styling properties in property control for map polygons. Related to Issue [WTI-1267]

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

Former-commit-id: fb1ad348354b841462ae618b0e1d3d9ef2edfcbf

Former-commit-id: 9f84864153501eff08c2a0f1fac0ae3e0a58e2b2

  1. … 9 more files in changeset.
Added extra constructor to MapPolygonData with styling, so styling is never null. Related to Issue [WTI-1267]

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

Former-commit-id: 1c84d988477cf750eca6377d74c956961d26915b

Former-commit-id: 594b44da518a7578baaa5a44562576c5d0bc510d

  1. … 6 more files in changeset.
Implemented styling properties in property control for map lines. Related to Issue [WTI-1267]

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

Former-commit-id: 02d671054f4620216072e24f61a8944c54e5c697

Former-commit-id: 5b6c47c188e4547e190d6bf63a53945b11abd2fe

  1. … 9 more files in changeset.
Added extra constructor to MapLineData with styling, so styling is never null. Related to Issue [WTI-1267]

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

Former-commit-id: 37e9aa11680fb770595a933eaca75344d7c6867b

Former-commit-id: 781c76a86359295f7512170e496917efafc0370b

  1. … 7 more files in changeset.
Added extra properties to the PointStyle. Related to Issue [WTI-1267]

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

Former-commit-id: 0b4dc708d95bbabaeedb94b7bb3bebc95eea7964

Former-commit-id: 26341bcfb1e0d1cf09d06122be68857b1a8f771e

  1. … 3 more files in changeset.
Added extra constructor to MapPointData with styling, so styling is never null. Related to Issue [WTI-1267]

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

Former-commit-id: 39f75712b84349faadcd987b103958a66bd2499e

Former-commit-id: 35f4bf87a260e3b58c7ebb6645e6e8a70fe7e3a9

  1. … 6 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
    • +1
    ./Data/MapDataCollectionExtensionsTest.cs
    • -1
    • +1
    ./Data/WellKnownTileSourceMapDataTest.cs
    • -1
    • +1
    ./Exceptions/CannotCreateTileCacheExceptionTest.cs
    • -1
    • +1
    ./Exceptions/CannotFindTileSourceExceptionTest.cs
    • -1
    • +1
    ./Exceptions/CannotReceiveTilesExceptionTest.cs
    • -1
    • +1
    ./Exceptions/ConfigurationInitializationExceptionTest.cs
  1. … 803 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

    • -1
    • +1
    ./Data/WellKnownTileSourceMapDataTest.cs
  1. … 277 more files in changeset.
Applied cleanup over Ringtoets.Core Related to Issue [WTI-1242]

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

Former-commit-id: e79666c3005d8749a1973fc827c38a6e17a64dfd

Former-commit-id: d1b69716d861a8986cd3fb3e1426d5be26758c48

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

    • -1
    • +0
    ./Data/WellKnownTileSourceMapDataTest.cs
  1. … 281 more files in changeset.
Fixed all license headers for Core.Components Related to Issue [WTI-1242]

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

Former-commit-id: 91a6d1ea7dcece6df5aa2db433aada7c8cabf4c1

Former-commit-id: 11edcf185e344d71e536039fea4860660eddac0e

  1. … 35 more files in changeset.
Renamed TestUtils project to TestUtil. Related to Issue [WTI-1143]

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

Former-commit-id: bec9e48dbda53201279e49c715d8d79884dc82db

Former-commit-id: 1ca83b8a50a1f392b19fb93d655047efa922e0bd

  1. … 31 more files in changeset.
Created test helper to create default Wmts data. Related to Issue [WTI-1143]

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

Former-commit-id: c00f2efb929899f06f5dcbd2a63fac8acd6d7ba6

Former-commit-id: 6714cc1626c66af03cf0e3cb4c9fe72a5dbf82a8

  1. … 36 more files in changeset.
Changed API of WellKnownTileSourceMapData for setting a new tile source. Related to Issue [WTI-1143]

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

Former-commit-id: e7b93fe15cda1685907beff403958cf68f62fe29

Former-commit-id: 7dac1623d7c6d6d405f3d646690435f323016354

    • -0
    • +44
    ./Data/WellKnownTileSourceMapDataTest.cs
  1. … 5 more files in changeset.
- Introduced factory for creating background data configurations. - Introduced new exception which are thrown when creating a configuration fails. Related to Issue [WTI-1143]

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

Former-commit-id: e9e3cd1bfe4fa728eab5528bc25999e723ccaede

Former-commit-id: 4e47bf80874c7f6dc95a089763342658ccaa0144

    • -0
    • +32
    ./Exceptions/ConfigurationInitializationExceptionTest.cs
  1. … 18 more files in changeset.
- Minor typo changes - Removed unused package.

Related to Issue [WTI-1143]

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

Former-commit-id: 4b244f06dfafa2bbf84094dc6b66659e34bed737

Former-commit-id: 3c66b027ae7beddf813ef2d984319a30379f6915

  1. … 10 more files in changeset.
Merged revision(s) 8903-8904, 8907-8908, 8912, 8916-8917, 8920-8921, 8924, 8926-8927, 8929, 8931 from branches/WTI-1141-refactoring Related to Issue [WTI-1141]

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

Former-commit-id: 20121aade51e77a9fb98f916933be489ac2e4622

Former-commit-id: 9bc973dd3346f28033a593cb3b574457c29554d9

  1. … 44 more files in changeset.
- Mirrored WellKnownTileSource with the RingToets equivalent - Fixed failing tests - Added elseif instead of if in the BackgroundDataCreateExtensions, because mapdata configurations are defined as either-or and not as and/or

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

Former-commit-id: 4c41a5350eb2f10f108a858511d3192b38b8783c

Former-commit-id: 8868536b1e96c7cfdd22567dd8ac45538cb86c5c

  1. … 4 more files in changeset.
Extended EnumTestFixture to assert enum values Introduced RingtoetsWellKnownTileSource Related to Issue [WTI-1200]

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

Former-commit-id: 74991138c18dd08c293366dc7ca1904fa4deefad

Former-commit-id: 6a2575c66259f9e3f45e0088bc8f151dd959316a

  1. … 16 more files in changeset.
Improvements after review. Related to Issue [WTI-1141]

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

Former-commit-id: b6fd64106d90c2336bfce3a146ca974f44a8727b

Former-commit-id: ee440f4d6ce2bf75f38bc7eac5b011b56a87d8cd

  1. … 17 more files in changeset.
Deleted BackgroundMapDataContainer. Related to Issue [WTI-1141]

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

Former-commit-id: 879ee79f86b4bcc88b8d8e51d2f90dc29a6ffd9c

Former-commit-id: 781fe6bcc4e20b2946edf6d2b2a2223c1b2c98ac

    • -195
    • +0
    ./BackgroundMapDataContainerTest.cs
  1. … 10 more files in changeset.
Added class with constants for the Background data parameters. Related to Issue [WTI-1141]

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

Former-commit-id: 860811da6e600cc38c5c1d556b7400a872c01c08

Former-commit-id: c79ffe02b83a7b4a61ffe69745a68d8cb428fae1

  1. … 4 more files in changeset.
Fixed transparency rounding issue. Related to Issue [WTI-1141]

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

Former-commit-id: 0ffb624afcc46230a18d159f297a2757d509e61e

Former-commit-id: c862447abacfb54120c794cdfccd58b98f1355f2

    • -21
    • +0
    ./BackgroundMapDataContainerTest.cs
  1. … 7 more files in changeset.
Merged revision(s) from branches/WTI-1088 Related to Issue [WTI-1088]

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

Former-commit-id: 33abf8bc20b8724d9bf5cadc4a1a404bd4f3b9dc

Former-commit-id: 338c1378907add09d2a5d6e980c7896a12c533e6

    • -0
    • +32
    ./Exceptions/CannotCreateTileCacheExceptionTest.cs
    • -0
    • +32
    ./Exceptions/CannotFindTileSourceExceptionTest.cs
    • -0
    • +32
    ./Exceptions/CannotReceiveTilesExceptionTest.cs
    • -0
    • +172
    ./WmtsConnectionInfoTest.cs
  1. … 198 more files in changeset.
- Moved excpetions to gis - Fixed tests.

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

Former-commit-id: 77667a79927137f3a79fd7c152b131b433bcdb20

Former-commit-id: 2b58cc92b7d68540436a70adaeae18622ddb3a85

    • -0
    • +32
    ./Exceptions/CannotCreateTileCacheExceptionTest.cs
    • -0
    • +32
    ./Exceptions/CannotFindTileSourceExceptionTest.cs
    • -0
    • +32
    ./Exceptions/CannotReceiveTilesExceptionTest.cs
  1. … 29 more files in changeset.
Moved WmtsConnectionInfo to Gis.

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

Former-commit-id: e1e576c4799e0cb91790b97db976c5cadf033cab

Former-commit-id: 37ecd1177c093983a6f1d0e669c5fff56f613058

    • -0
    • +172
    ./WmtsConnectionInfoTest.cs
  1. … 10 more files in changeset.