Core.Components.Gis.TestUtils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -71
    • +0
    ./Core.Components.Gis.TestUtils.csproj
  1. … 28 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

    • -0
    • +1
    ./Core.Components.Gis.TestUtils.csproj
    • -0
    • +63
    ./WmtsMapDataTestHelper.cs
  1. … 36 more files in changeset.
* ImageBasedMapData extended with IsConfigured property. * Introduced two ObjectProperties implementations for BackgroundMapDataContainer (1 specialized for WmtsMapData, one general), and a factory to abstract the creation logic away from callers. ** Removed BackgroundWmtsMapDataProperties as it's been made obsolete. * Removed BackgroundMapDataContext, as BackgroundMapDataContainer is directly available in the object tree. (Separate Context object no longer required) Related to Issue [WTI-1144]

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

Former-commit-id: a148bd8c2d3ceb71787bfe026fd236b3d933fa1a

Former-commit-id: 104bd739c735adaf8749ddc736b338ec6dfff013

    • -0
    • +70
    ./Core.Components.Gis.TestUtils.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +45
    ./TestImageBasedMapData.cs
  1. … 34 more files in changeset.