Ringtoets.Piping.Primitives.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -57
    • +0
    ./Ringtoets.Piping.Primitives.Test.csproj
  1. … 15708 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6090 more files in changeset.
Improve utils WTI-1789

  1. … 41 more files in changeset.
Incorporated comments review 2755: - Changed the EnumValueTestFixture to type <enum, int> for consistency - Removed expression body

WTI-1679

  1. … 33 more files in changeset.
Incorporated comments review 2408: - Extracted general test function to a TestHelper class - Extended DistributionAssert with an overload to assert variation log normal coefficient objects that contain a shift - Changed migration log messages - Uniformed asserts of distributions in the create extensions

WTI-1473

  1. … 11 more files in changeset.
Merged revision(s) 13390-13391, 13393, 13395-13396, 13398, 13403, 13412-13415 from branches/WTI-1473 Related to Issue [WTI-1473]

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

Former-commit-id: a4c7b9fdb85bee067130ad101bb72b6ee6aa5924

Former-commit-id: d2ac7b389e5fef9d531caac07505cf63443bdb72

    • -0
    • +4
    ./Ringtoets.Piping.Primitives.Test.csproj
  1. … 30 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -2
    • +2
    ./Ringtoets.Piping.Primitives.Test.csproj
  1. … 840 more files in changeset.
Incorporated comments review 2361: - Renamed EqualsGuidelinesTestFixture to EqualsTestFixture - Uniformed Equals type check implementations

Related to Issue [WTI-1390]

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

Former-commit-id: 930e1764f4fab59fe55f5dd070d218aa4457a215

Former-commit-id: f449747e11790257ef9f73a6972e191780163158

  1. … 65 more files in changeset.
Incorporated comments review 2361: - Inlined parameters when possible - Renamed tests - Minor cleanups Related to Issue [WTI-1390]

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

Former-commit-id: 392653c5f649406773baaf31eed8c53f1b678a76

Former-commit-id: 32d2405ee25ad51ca712201cfc23cef7dda40308

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

    • -7
    • +0
    ./Ringtoets.Piping.Primitives.Test.csproj
  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
    • +1
    ./Ringtoets.Piping.Primitives.Test.csproj
  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.
Removed array property from MechanismSurfaceLineBase Related to Issue [WTI-1401]

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

Former-commit-id: 8af8af927f6aefcf3974601fd041c6fe2679beb9

Former-commit-id: 81ebb5d2849790b4a208f4fbaffdfbc493c2655b

  1. … 16 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Improved Equals test fixture implementations: -- Moved factory methods inwards: no need to expose them while they're only being used in the EqualsTests -- Added random offset for the unequal test cases instead of a 'magic' constant - Reverted Equals method from comparing count and then its content by SequenceEquals

Related to Issue [WTI-1390]

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

Former-commit-id: 3b57e20f03a89336592b549087c861cd9f7c1c63

Former-commit-id: 9c875004d735e8f24422e16b4270089dce67f9f6

  1. … 17 more files in changeset.
Cleaned csproj for Piping test files. Related to Issue [WTI-1487]

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

Former-commit-id: 74d82268c2eddbf4e1f047e81c61e893e8605b7a

Former-commit-id: 7431d70398190c04e3076d0429b4659b1b5413bd

    • -36
    • +1
    ./Ringtoets.Piping.Primitives.Test.csproj
  1. … 12 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Renamed derived (concrete) implementations of the test fixture Related to Issue [WTI-1390]

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

Former-commit-id: 83caeff74c39f97a665e462c40563979f04f95c1

Former-commit-id: 6f153592885f8cd2894bec319858951136e4625c

  1. … 2 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Implemented for PipingSurfaceLine - Added TypeCheck for PipingSurfaceLine - Updated derived testfixture in the MacroStabilityInwardsSurfaceLineTest Related to Issue [WTI-1390]

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

Former-commit-id: 1768ac8f82f3b32963fb150ced1380ea4bec0e82

Former-commit-id: 4e183278c8f405aba1457df01ac2297d266128dc

  1. … 2 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Implemented for PipingSoilProfile - Added TypeCheck for PipingSoilProfile - Updated XMLDoc of the TestFixture

Related to Issue [WTI-1390]

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

Former-commit-id: 6d80982aba7b1beb9623ddb38e7d04a4c72145b9

Former-commit-id: a680a31c918775f8be6d2228dd1434852d5b433d

  1. … 2 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Implemented for PipingSoilLayer - Added TypeCheck for PipingSoilLayer

Related to Issue [WTI-1390]

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

Former-commit-id: eedfe22435a9ce480e207849f0304943e55439dc

Former-commit-id: 01d1f8b60ce18c8b19e14ddbaad643369b73ae4a

  1. … 1 more file 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

    • -3
    • +0
    ./Ringtoets.Piping.Primitives.Test.csproj
  1. … 291 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

  1. … 22 more files in changeset.
- (Re)added the SourceType byte property in the entity => Create was never writing to this property. Added missing assert to maintain behaviour - Added resource string representations for the SoilProfileType => associated properties class can use the EnumTypeConverter instead of explicit returning strings with an if-else structure Related to Issue [WTI-1433]

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

Former-commit-id: a55d3e224480f04a30526a6245a75e6743f9fc73

Former-commit-id: c14ead5c2ea7e99492b6bf8281648e10bc1be400

    • -0
    • +1
    ./Ringtoets.Piping.Primitives.Test.csproj
    • -0
    • +63
    ./SoilProfileTypeTest.cs
  1. … 9 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

    • -2
    • +2
    ./Ringtoets.Piping.Primitives.Test.csproj
  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

    • -2
    • +2
    ./Ringtoets.Piping.Primitives.Test.csproj
  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

    • -2
    • +2
    ./Ringtoets.Piping.Primitives.Test.csproj
  1. … 396 more files in changeset.
Initialized MechanismSurfaceLineBase.Name from constructor and added check for Null Related to Issue [WTI-1343]

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

Former-commit-id: 2e9213487250cbc814b3b91307890cf7b5979f23

Former-commit-id: 1af404f013ac6e0a765c468b3c13ec22aa80a186

  1. … 99 more files in changeset.
Updated XMLDocs Set SoilProfile1D, SoilProfile2D, PipingSoilProfile, PipingStochasticSoilModel to Name to 'not nullable'. Added tests Related to Issue [WTI-1343]

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

Former-commit-id: 757543b284eacab882ccd71678b74ba108b92059

Former-commit-id: 22025bb3cda674ac83ce4ac4e7c6926cc897eb01

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

    • -2
    • +2
    ./Ringtoets.Piping.Primitives.Test.csproj
  1. … 424 more files in changeset.
Renamed PipingSoilProfile.SoilProfileType to PipingSoilProfile.SoilProfileSourceType Related to Issue [WTI-1343]

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

Former-commit-id: d60436f8bab80595d32c7ce042b3b858349fdb56

Former-commit-id: 9c860f686e38eb9e5c49787906bfed35264090ba

  1. … 12 more files in changeset.
Removed 'database id' from PipingSoilProfile Related to Issue [WTI-1343]

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

Former-commit-id: a52ff6f6f0456d2690a53f6788e8d22a3d2e5d11

Former-commit-id: cf760532ddcd32c80aa33bad404e2774959ffd2f

  1. … 33 more files in changeset.