Core.Common.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 common test files. Related to Issue [WTI-1487]

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

Former-commit-id: 952711c9aba47e631e65b90edd6ad249f93b1d6f

Former-commit-id: 4909ba5beaed2233e09ac193884d9c1e5aaf1ec6

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

    • -12
    • +24
    ./EnumWithDisplayNameTestFixtureTest.cs
  1. … 63 more files in changeset.
Review related changes: - Updated name of test class - Updated tests

Related to Issue [WTI-1295]

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

Former-commit-id: 6e53fdc9926c483bace1df9cb82205561b32a38f

Former-commit-id: d6968ea0163c214a9454dcd7794533e11ea89612

    • -0
    • +74
    ./EnumWithDisplayNameTestFixtureTest.cs
  1. … 20 more files in changeset.
Improvements after review. Related to Issue [WTI-1449]

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

Former-commit-id: dd59ce31326d36215ceb40b0ec1588af84d3bcbd

Former-commit-id: 3b3ea5bd3b0c0a1cf27ac43feba5eee2fa7686e0

  1. … 15 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.
- Added converter for GridDeterminationType and DikeSoilScenario - Added new TestFixture for Enum tests Related to Issue [WTI-1295]

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

Former-commit-id: 836243816d95298a3f0394305bd94a99c12cb5be

Former-commit-id: 934959cf1e5699e3ddcb89f070eca305861fddda

    • -0
    • +62
    ./EnumValuesTestFixtureTest.cs
  1. … 17 more files in changeset.
- Introduced associated test project to test Core.Common.Base.TestUtils -- Moved related test to test project -- Cleaned up unused references

Related to Issue [WTI-1366]

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

Former-commit-id: 93288db69e939fe09e2a3858cfa688e164943fa9

Former-commit-id: 94544d0dabad538981a4dd3cce932b41f3c7f4e6

    • -90
    • +0
    ./Point2DComparerWithToleranceTest.cs
  1. … 3 more files in changeset.
- Introduced testutil project to assert geometry related classes in Core.Common.Base -- Cleaned up Core.Common.TestUtil by removing Core.Common.Base related test utils to the new project -- Fixed build server - Introduced cloning for Point2D objects -- Introduced GeometryCloneAssert to assert Point2D clones

Related to Issue [WTI-1366]

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

Former-commit-id: a6a9f790a7ff9bcd558f7f4c15cf2be68653a9b3

Former-commit-id: a1576bc02662e6465d5374332124612c7b7eaa26

  1. … 8 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

  1. … 399 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

  1. … 384 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

  1. … 396 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

  1. … 424 more files in changeset.
Added exception doc. Added equality test cases. Related to Issue [WTI-1342]

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

Former-commit-id: a76edb043dd2b511095f69850a699db3c418362d

Former-commit-id: ad704b473b154317ceb127245ef2adb922951f3d

  1. … 13 more files in changeset.
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.
Proper hashing of some data types (equal objects should return equal hashes!) Reused SequenceEquals instead of implementing this ourselves for collections in data types, e.g. layers in a profile. Implemented TestHelper.AssertCollectionAreEqual to test whether elements in a collection are equal using a IEqualityComparer<T>. Related to Issue [WTI-1342]

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

Former-commit-id: 9f56c861e647986e5c2bfdc79bfdfed5a293a492

Former-commit-id: 5076ae29a1be1edbe3a2049746757157933ad786

  1. … 16 more files in changeset.
Extended InvalidPathHelper to also cover invalid file path which ends in a directory Related to Issue [WTI-1291]

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

Former-commit-id: 22d2ecab91ececd9d275421d1cbe265d01d54642

Former-commit-id: b235428a843efc00613d2051edc5916f54cde131

  1. … 1 more file in changeset.
Added properties for general result to HydraulicBoundaryLocation(s). Added new KeyValueExpandableArrayConverter to convert KeyValueExpandableArrayElement into properties with just a name and a value. Wrapped elements of the ExpandableArrayConverter in a DynamicPropertyBag so that visibility of properties can be controlled through the DynamicVisibleValidationMethod. Related to Issue [WTI-1304]

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

Former-commit-id: 61cd485b87796483c8e81a556077a188b56b04f2

Former-commit-id: 3392b1723f0acbffc8f39a15ee306e87f0733bdd

  1. … 10 more files in changeset.
Review related changes Related to Issue [WTI-1262]

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

Former-commit-id: 956e9c2e2851f8f9e75bd4555c2e7c2f0e8a848e

Former-commit-id: e967fa9200e8ab902e9642038d6a8589fd42d285

  1. … 3 more files in changeset.
Review related changes Related to Issue [WTI-1262]

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

Former-commit-id: d1fae9b586cabafa4d38b6da110b821a25c96c03

Former-commit-id: f012869fbcc80ea0d259b8b6939f2af1149a82f0

  1. … 6 more files in changeset.
Implemented and used TestHelper.AssertCollectionAreSame and TestHelper.AssertCollectionAreNotSame. Related to Issue [WTI-1262]

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

Former-commit-id: 45e9ac87b9ab4847dad533e1fdcdbcba7b84f044

Former-commit-id: 5f19f45d5a0d7020bfb6407b46215f82945a0ea4

  1. … 3 more files in changeset.
extracted AssertAreEqualButNotSame Related to Issue [WTI-1262]

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

Former-commit-id: af049f23c0512d3144849b953232863f29544cc7

Former-commit-id: a1332c15b0a513ff71e6988597d77b43fff8c874

  1. … 7 more files in changeset.
Moved test data from from integration closer to where they are used. Fixed test expectancies. Related to Issue [WTI-1194]

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

Former-commit-id: 3ac6a6b2f0cb6fb330da41f6d826f49d38682482

Former-commit-id: 5b3e08523720135d0af8b103a1da29a3016d48e5

  1. … 173 more files in changeset.
Incorporated comments review 1719: - Moved FileFilterGenerator from Core.Common.Gui to Utils: -- Added references to projects that require Utils -- Moved FileFilterGenerator related resources from Core.Common.Base to Utils -- Deleted redundant test class ExpectedFileTest - Adjusted test names - Added XML docs Related to Issue [WTI-1242]

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

Former-commit-id: 865b42401cd8168aa4aca7e8d048391d42f2b2da

Former-commit-id: bb0f3b2386007e10aadbec61e8f57178409c38df

  1. … 102 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. … 803 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

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

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

  1. … 77 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. … 280 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. … 29 more files in changeset.