Ringtoets.Common.Data.TestUtil.Test.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated signature of AssessmentSection Removed 'default norm' from FailureMechanismContribution Extended storage tests to assert norm values Introduced FailureMechanismContributionTestFactory for creating a valid FailureMechanismContribution XMLdoc added Related to Issue [WTI-1364]

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

Former-commit-id: 3e91b6f849b7221fcfffd0062db5af3b43452bb4

Former-commit-id: 3467771735fb1c58e74ec9b8b4d67998db6f892e

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 49 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.Common.Data.TestUtil.Test.csproj
  1. … 400 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.Common.Data.TestUtil.Test.csproj
  1. … 385 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.Common.Data.TestUtil.Test.csproj
  1. … 397 more files in changeset.
Incorporated comments review 2075: - Replaced private CreateSection factory methods with a Factory class which creates valid FailureMechanismSections Related to Issue [WTI-1373]

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

Former-commit-id: 5386dade2d5af68f467293c49214aadde7b14962

Former-commit-id: 2e038077bb8a4812f1da047aea9d7b5a8abe25be

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 45 more files in changeset.
Review related changes Related to Issue [WTI-1372]

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

Former-commit-id: c52095f9f1ad7578223747148a4968e88d987628

Former-commit-id: 66f38fa54736ff9d4f73c28b63bf8e63e2f301bd

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 10 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.Common.Data.TestUtil.Test.csproj
  1. … 425 more files in changeset.
Improve tests/coverage and create test objects for FaultTreeIllustrationPoint Related to Issue [WTI-1320]

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

Former-commit-id: 3b6d887f684790c898e5226ad629c67e82a6afd4

Former-commit-id: 52deb4e2406fec39f19549c4bf6968705e514b7c

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 9 more files in changeset.
Incorporated comments review 1959: - Relevant comments for illustration point fault tree data model and some XMLDocs -- Updated XMLDocs and string values -- Removed redundant code: --- Data model is not responsible for checking the validity of enum values --- Removed redundant null checks -- Simplified tests

Related to Issue [WTI-1308]

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

Former-commit-id: 2a0c2e2180367365375f19171402c4b9aa886b82

Former-commit-id: 72f7a5d8fc62e3a2bd8432d47d4e5c2e3db62ac4

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 20 more files in changeset.
Incorporated comments tester: - Implement closing situation value / property in such a way that it is only visible when there are multiple closing situations present: -- Introduced intermediate object that is returned from the selection. This object contains the selected TopLevelIllustrationPoint item and the list of closing situations -- Adjusted properties such that based on the list of closing situations it will display the closing situation

Related to Issue [WTI-1304]

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

Former-commit-id: d5e592213e611bbfca582959b5e9c9c9538c4651

Former-commit-id: 7ab91d996506da6b5c6c749b2d613a85ab71e9e5

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 17 more files in changeset.
Extended IllustrationPointNodeCreateExtensions tests with recursive behaviour Related to Issue [WTI-1309]

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

Former-commit-id: 0c6f3c364224e6774f377f50e78de37db14a1e61

Former-commit-id: 0613270164e94ceeb4dec1ac02c60c3eac5a8ec4

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 5 more files in changeset.
Introduced a GeneralResult field for the StructuresOutput to incorporate illustration points in the output: - Updated XMLDoc - Added test object TestGeneralResultFaultTreeIllustrationPoint which represents a GeneralResult hosting a fault tree Related to Issue [WTI-1308]

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

Former-commit-id: 321e9961a121d36993ad7381416fff42fbbbb571

Former-commit-id: 3bf19fef2d8a93bd01447ce2c1a8720d65b48e04

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 9 more files in changeset.
Added test object for structures. Related to Issue [WTI-1353]

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

Former-commit-id: 9ba56a3843351ca84f7635f3498905d8902a72cc

Former-commit-id: 51360115328f0aa6d068aa85bb647f0f2c31f003

    • -0
    • +2
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 9 more files in changeset.
Introduced TopLevelFaultTreeIllustrationPoint to store the combination of every wind direction, closing situation and the corresponding fault tree: - Introduced test object test illustration point which is a concrete implementation of the IllustrationPointBase class

Related to Issue [WTI-1308]

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

Former-commit-id: 111a401deab6a79f2887b49f265256a1d7435fed

Former-commit-id: 4fc39626e68bc07ec89483fb8823f8b99639c41c

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 9 more files in changeset.
Review suggestions: - updated XMLdoc - Inlined code - Created factory for TestWindDirection, so the sources class can (re)remain sealed

Related to Issue [WTI-1303]

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

Former-commit-id: 558ec365777dac6f65e0ed0a7becf2afd905446d

Former-commit-id: 6eb46b420417dd3c15af9d5a5be4e8a66b887772

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 28 more files in changeset.
Implemented Create and Read extensions: - Completed for the GeneralResultSubMechanismIllustrationPoint class - Cleaned up some existing DB illustration point related extension classes - Renamed test of testclass for naming consistency

Related to Issue [WTI-1305]

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

Former-commit-id: 589fc68dda5cdff1e28ac935550b16642df0f01c

Former-commit-id: d04495262ecfa4b47acfcf0e8001ea2b677a7ee6

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 12 more files in changeset.
Renamed Submechanism<X> to SubMechanism<X> for the illustration points: - Initial commit - Performed on the RT side only - Updated database and migration scripts with the updated names

Related to Issue [WTI-1305]

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

Former-commit-id: b4e245c45841961f67a8e6a215a8ddc0108b06d0

Former-commit-id: 9551680e9783a3e8a70dd77616fb14872b7ebcde

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 90 more files in changeset.
Changes after review. Related to Issue [WTI-1307]

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

Former-commit-id: f128353fbb1b65c598a0596832e209ed673c87f5

Former-commit-id: f8287eb071cfd6ea6796108e9b68f0b25104ae3b

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 17 more files in changeset.
Renamed IllustrationPoint to SubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately - Fixed inconsistency in the hydra ring side, SubMechanismIllustrationPoint --> SubmechanismIllustrationPoint Related to Issue [WTI-1305]

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

Former-commit-id: ab7ea1efe7a38a5dfd582fa8c12dfb84d6405feb

Former-commit-id: 280ffcdbd4442a1d1930adbeb5338d41a3c5b4fd

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 36 more files in changeset.
Added test file for the TestWindDirection class - Fixed compilation error

Related to Issue [WTI-1303]

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

Former-commit-id: b71ddc5b8eff8cb06f7b18ed9b5d527c5c0aeb88

Former-commit-id: 3adfc93cda5775cdefcdfe474330d63efa6e1317

    • -1
    • +0
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 2 more files in changeset.
Added test file for the TestWindDirection class Related to Issue [WTI-1303]

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

Former-commit-id: 825ad345ed2b5ec4fb5cc6ac953c3fdd7119ab7e

Former-commit-id: 6368fb7c5a4a51ef08d0ca1caa61b4910ad76700

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 1 more file in changeset.
Updated HydraulicBoundaryLocationOutput to have a method to set the GeneralResult Created TestGeneralResult Related to Issue [WTI-1303]

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

Former-commit-id: 97717fef51df151f6daa85e3e68226ccafa2c39d

Former-commit-id: a0c01293ae77e4bd05b4a46f2578b4277a83802d

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 5 more files in changeset.
Introduced WindDirectionClosingScenarioIllustrationPoint item class to store every combination of wind directions, closing scenarios and illustration points: - Introduced object in the RT GeneralResult - Introduced a TestIllustrationPoint test object - Made the accessors public in the WindDirectionClosingSituation in the HydraRing side, this will be needed for the converter creating WindDirectionClosingScenarioIllustrationPoint objects - Moved IllustrationPoint related test objects to their respective folder

Related to Issue [WTI-1303]

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

Former-commit-id: 36313b8f5a946d595b772e08b053a1f6b2de6253

Former-commit-id: 2b1b07b0b603b5a732f79dbb2d88b9998def8e75

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 16 more files in changeset.
Introduced TestWindDirection which can be used as a test object for WindDirection objects Related to Issue [WTI-1303]

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

Former-commit-id: c0cce173eb5ba7b1a96786deadb72f4961c58c82

Former-commit-id: bb11fc4ac7e65ca28e8f7e43f77ed84a44e5efe0

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 5 more files in changeset.
Created and used MapDataTestHelper.AssertStructuresMapData Created TestStructure for testing purposes Related to Issue [WTI-1172]

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

Former-commit-id: bbdc3e55c4fac8a667514241d23bb3e5b5d72348

Former-commit-id: 68922e15d61384599f7a861a6a7a351493b36cda

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 8 more files in changeset.
Added tests for IsForeshoreProfileInputSynchronized and SynchronizeForeshoreProfileInput Related to Issue [WTI-1114]

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

Former-commit-id: f2dbb2361722b6939faea703f70b026545b6c206

Former-commit-id: 87fb582f89fc0f05ced0042e6ac606d75692d07f

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 6 more files in changeset.
Refactoring of the ReplaceDataStrategyBase: - Removed the custom UpdateException due to new proposed changes (see StructuresImporter) - Extracted the TestCalculationWithForeshoreProfile to a separate file for reuse throughout the solution Related to Issue [WTI-1113]

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

Former-commit-id: d292dab870651c68fc1b49b337b422621187e53a

Former-commit-id: b2a1e45abfc9a29f6183a3538efece1359951294

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 13 more files in changeset.
Review related changes => Removed BackgroundDataTestDataGenerator Related to Issue [WTI-1143]

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

Former-commit-id: 6025cfcd001a4ec030e67dbf46579061923a9d14

Former-commit-id: ede695977d9fd4bbcfd326e1e70508bdac2838cd

    • -9
    • +0
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 15 more files in changeset.
Review related changes. Paired with ~tang_ds Related to Issue [WTI-1141]

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

Former-commit-id: 60b31f46402d3f5b6ca1a595079475428e7e4bc5

Former-commit-id: c5f7168466c5861a31461597d120743acc0632d1

    • -4
    • +0
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 5 more files in changeset.
Merged revision(s) 8903-8904, 8907-8908, 8912, 8916-8917, 8920-8921, 8924, 8926-8927, 8929, 8931 from branches/WTI-1141-refactoring Related to Issue [WTI-1141]

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

Former-commit-id: 20121aade51e77a9fb98f916933be489ac2e4622

Former-commit-id: 9bc973dd3346f28033a593cb3b574457c29554d9

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.Test.csproj
  1. … 44 more files in changeset.