Core.Components.Gis.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup: WTI-1971

- Removed unused reference in .Core projects.

  1. … 3 more files in changeset.
Updated license headers in source files of test\Core.Components. WTI-1931

  1. … 212 more files in changeset.
Fixed .targets: WTI-1931

- Fixed included targets in the csproj: renamed Ringtoets --> Riskeer

  1. … 353 more files in changeset.
Removed obsolete test factory. WTI-1887

  1. … 3 more files in changeset.
Added test factory to create instance of ValueCriterion. WTI-1887

    • -0
    • +40
    ./ValueCriterionTestFactory.cs
  1. … 2 more files in changeset.
Added extra constructor to TestFeatureBasedMapData. WTI-1552

  1. … 1 more file in changeset.
Incorporated comments review 3328:

- Improved tests and test factory

Paired with ~carloslubbers

WTI-1881

  1. … 2 more files in changeset.
Added TestMapData. WTI-1856

  1. … 2 more files in changeset.
Change type of valuecriterion to string WTI-1881

  1. … 8 more files in changeset.
Moved TestFeatureBasedMapData to correct project. WTI-1856

    • -0
    • +41
    ./TestFeatureBasedMapData.cs
  1. … 9 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6092 more files in changeset.
Final review related cleanup. Updated tests/test names, updated resources and updated xmldocs. WTI-1551 Paired with SiuHinTang

  1. … 11 more files in changeset.
Renamed Criteria -> Criterion as it is a singular item to be applied.

WTI-1551

  1. … 17 more files in changeset.
Removed 'Theme' folder in test util: - There's only one criteria implementation remaining, making the folder obsolete

WTI-1551

    • -0
    • +46
    ./CategoryThemeTestFactory.cs
    • -46
    • +0
    ./Theme/CategoryThemeTestFactory.cs
  1. … 5 more files in changeset.
- Removed ICriteria: -- There's only one concrete implementation present, hence no need to define an interface to be able to use multiple types of criteria -- Removed concrete test implementation, there's no need to to have an empty test object anymore

WTI-1551

  1. … 10 more files in changeset.
Removed 'Criteria' folder: - There's only one criteria implementation remaining making the folder obsolete

WTI-1551

  1. … 19 more files in changeset.
- Got rid of the IMapCategory and made a concrete implementation called CategoryTheme to hold the thematic styling for the categories: -- Introduced test factory and test objects -- Cleaned up tests

WTI-1551

    • -0
    • +41
    ./Theme/CategoryThemeTestFactory.cs
    • -0
    • +30
    ./Theme/TestCriteria.cs
  1. … 11 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Cleaned csproj for Core components TestUtil files. Related to Issue [WTI-1487]

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

Former-commit-id: 82d5f87aee12c7f073faa3ec6c272ca308b9dacf

Former-commit-id: 95892e06cb24f32810c6e0e67d9761c2bdd29b64

    • -31
    • +1
    ./Core.Components.Gis.TestUtil.csproj
  1. … 4 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

  1. … 291 more files in changeset.
Set debugtypes to pdbonly for test util projects. Related to Issue [WTI-1248]

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

Former-commit-id: 4dc1482f2ab0c52cd5c89a459ce33b1f8a8fbbd5

Former-commit-id: 8849d988eba0fa088d3848cf887c1513783f61dd

  1. … 8 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. … 815 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

    • -0
    • +71
    ./Core.Components.Gis.TestUtil.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +45
    ./TestImageBasedMapData.cs
    • -0
    • +63
    ./WmtsMapDataTestHelper.cs
  1. … 28 more files in changeset.