Core.Common.TestUtils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed all variables, classes, folders from delta*shell to Ringtoets. - Still todo: rename all references in the resources

- Found out that tests were not running properly, because the shape file could not be loaded (incorrect path)

Discussed with Elmar. We decided to throw an Exception when the shapeFile could not be found. Hence, that change is also committed under this issue

Related to Issue [WTI-93]

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

Former-commit-id: d848bd9ce28a5bdc3a59bd003afa36c26ca8c7e4

  1. … 67 more files in changeset.
- Cleanup of references - ReSharper renamed Api to API - Renamed IntegrationTests to Integration.Tests - Fixed last .cd files - Fixed AssemblyInfo to Core.Common Related to Issue [WTI-92]

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

Former-commit-id: 1fa8ee25f87310334b0516cf3a6e9c7d1b114ac1

  1. … 63 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 207 more files in changeset.
- Renamed Core.Common.DelftTools.Tests file test location to Core.Common.Base.Tests Related to Issue [WTI-92]

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

Former-commit-id: 93de3a2fcb6ff5618aef0a5609070604472f8557

  1. … 2 more files in changeset.
- Fixed names in assemblies - Internal classes in Core.Common.Control.Swf made public, for internal no longer suffices Related to Issue [WTI-92]

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

Former-commit-id: 4fe77264a6671b1c64a0ad84b2dc2e0b78f74c4d

  1. … 50 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

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

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

  1. … 117 more files in changeset.
Added requirement of a Layer which has the property IsAquifer true. Requirement set by piping kernel. Refactored the SoilProfileReader so that it can be used to read profiles one at a time. Updated databases to reflect the requirement of IsAquifer. Updated queries used to gather all the soil profile information. Related to Issue [WTI-27]

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

Former-commit-id: d2601b8442159e74e4cedd469eee5d3f3d99ce92

  1. … 30 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +197
    ./Core.Common.TestUtils.csproj
    • -0
    • +201
    ./GuiTestHelper.cs
    • -0
    • +39
    ./Properties/AssemblyInfo.cs
    • -0
    • +116
    ./ResourceMonitor.Designer.cs
    • -0
    • +83
    ./ResourceMonitor.cs
    • -0
    • +120
    ./ResourceMonitor.resx
    • -0
    • +81
    ./Resources.Designer.cs
    • binary
    ./Resources/application_form.png
    • binary
    ./Resources/database.png
    • binary
    ./Resources/table.png
    • -0
    • +269
    ./TestReferenceHelper.cs
  1. … 4825 more files in changeset.
Merged revision(s) 470 from trunk/test/Common/DelftTools.TestUtils: * Extended TestHelper with test method to delegate assertions on log-messages to caller. * Improved messages by PipingCalculationService to mention name of calculation at start and end of both validation and calculation. Related to Issue WTI-24 ........

Related to Issue [WTI-92]

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

Former-commit-id: 49a8a31949b383a8099a9d34176615a91d42bba4

  1. … 6 more files in changeset.
* Fixed failing tests * Removed redundant test data

Related to Issue [WTI-92]

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

Former-commit-id: 9f9ce132862c523826b55d27922b9bda1b52e537

  1. … 68 more files in changeset.
Fixed failing tests Related to Issue [WTI-92]

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

Former-commit-id: c898e4f296560e0c84b926d4fdb4d89506857902

  1. … 3 more files in changeset.
- Some Tests still fail due to an incorrect path of the test data - Initializer of *Core.GIS.SharpMap.Layers.VectorLayer* is malfunctioning and throws an *System.TypeInitializationException* exception - Test-data for piping still needs to be moved Related to Issue [WTI-92]

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

Former-commit-id: 4288eaaa1d5f5d7892a7c15d59c3e4747e8e8471

    • -0
    • +89
    ./test-data/chart.template.html
  1. … 577 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

  1. … 1171 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +197
    ./Core.Common.TestUtils.csproj
    • -0
    • +201
    ./GuiTestHelper.cs
    • -0
    • +39
    ./Properties/AssemblyInfo.cs
    • -0
    • +116
    ./ResourceMonitor.Designer.cs
    • -0
    • +83
    ./ResourceMonitor.cs
    • -0
    • +120
    ./ResourceMonitor.resx
    • -0
    • +81
    ./Resources.Designer.cs
    • binary
    ./Resources/application_form.png
    • binary
    ./Resources/database.png
    • binary
    ./Resources/table.png
    • -0
    • +269
    ./TestReferenceHelper.cs
  1. … 3994 more files in changeset.