TestHelper.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated copyright year. WTI-2882

  1. … 5659 more files in changeset.
Updated license headers. WTI-2820

  1. … 136 more files in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5729 more files in changeset.
Resharper cleanup. WTI-2715

  1. … 162 more files in changeset.
Removed Core tests.

  1. … 603 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 431 more files in changeset.
Integrated AssemblyHelper. WTI-2168

  1. … 5 more files in changeset.
Extended TestHelper. WTI-2168

Fixed failing tests. WTI-2093

Adapted SolutionRoot implementation in TestHelper. WTI-2003

Removed TODO tags which where not compliant anymore. WTI-2012

  1. … 2 more files in changeset.
Adapted TestDataPath and TestHelper. WTI-2003

  1. … 1 more file in changeset.
Fixed Sonarqube rule "Nested code blocks should not be used". WTI-2012

Cleanup Core. WTI-1971

  1. … 24 more files in changeset.
Removed log messages. WTI-1515

  1. … 4 more files in changeset.
Updated TestHelper. WTI-1931

Removed all occurrences of Ringtoets in Core: WTI-1931

- Updated string values, comments, classes and parameter names within the namespace

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

  1. … 241 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Cleanup: Fixed localizable string. WTI-1767

  1. … 2 more files in changeset.
Added thread sleep. WTI-1022

Added thread sleep.

Added method to TestHelper to help with testing when timers are involved. WTI-1022

  1. … 1 more file in changeset.
Added method to TestHelper to help with testing when timers are involved. WTI-1022

  1. … 1 more file in changeset.
- Removed checked in ScratchPad -> create a Ringtoets_ScratchPad folder in %temp% - Adjusted tests

part of issue WTI-1527

  1. … 2 more files in changeset.
Perform cleanup of Application.* and Core.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: b788636893eb77186560c1c94da58be5e39bc269

Former-commit-id: adb82617948f02594e9f459279d36825f7d91060

  1. … 67 more files in changeset.
Implement review comments from review 2235 Related to Issue [WTI-1452]

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

Former-commit-id: 602b35c23ee8bc1137eaacdf2f184a15b2715eef

Former-commit-id: a8535eafe48b3e6eb3a5ffbec5ed0c326e9dba49

  1. … 12 more files in changeset.
Change TestHelper.GetSolutionRoot to always have an execution context to prevent appdomain unloaded exceptions when running tests.

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

Former-commit-id: d5da276bce35e57bbb1c5de1dcc4222560cfbef3

Former-commit-id: 12a928110a7944d9f08a3c1344a5a43ae3a1eb97

Added extra test cases. Used SoilLayerProperties instead of the pass-through properties on SoilLayer1D and SoilLayer2D (MacroStabilityInwards). Cleanups. Related to Issue [WTI-1342]

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

Former-commit-id: 758c2f4357100541e91974617f9bf374341f0a5e

Former-commit-id: bd64f22fd1d2007e66dced718cd056a6d7b0d30d

  1. … 60 more files in changeset.
Added null checks on parameters of MacroStabilityInwardsSoilLayer2D. Implemented different way of verifying equality of updated profiles in StochasticSoilModel. Was by property SoilProfileType, now the actual class type is compared. Renamed TestHelper.AssertCollectionAreEqual to TestHelper.AssertCollectionsAreEqual. Implemented StochasticSoilProfileTest so that it doesn't depend on implementation of ISoilProfile anymore. Renamed TestMacroStabilityInwardsSoilProfile to TestMacroStabilityInwardsSoilProfile1D so it's not confused with a 2D profile. Related to Issue [WTI-1342]

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

Former-commit-id: 164809eaf92c84684117c32104aef6bf54a95b14

Former-commit-id: d83d4c174f887748578ff6a6b33bce7b46576763

  1. … 18 more files in changeset.