RingtoetsStackChartDataFactoryTest.cs

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

    • -287
    • +0
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 6095 more files in changeset.
Implemented review comments, extended EnumerableExtensionsTest and GetGeneralResultWithThreeTopLevelIllustrationPointsWithChildren Related to Issue [WTI-1312]

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

Former-commit-id: f453f0a3d9f1001d4f0cc34c0c0a3cc70a6475bc

Former-commit-id: d560df9ca8a062e57cb4a1f08ca28f254f7e53ed

    • -1
    • +1
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 2 more files in changeset.
Expand tests to ensure functionality of dynamic closing situation visibility. Related to Issue [WTI-1312]

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

Former-commit-id: 0e63847bb768d6e8f2ca9a9fdc06e69a31c94cfb

Former-commit-id: a6e98550e4af8017c32709c027ddea466f6ad13e

    • -4
    • +29
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 1959: Relevant comments for illustration point fault tree data model and forms projects - Updated XMLDocs - Converted new Tuple --> Tuple.Create - Inverted if statement in data model for the fault treenode related class - Adjusted IllustrationPointControlItems: -- wraps a TopLevelIllustrationPointBase instead of an object to prevent information loss and casts -- Adjusted helper, use distinct instead of array retrievals to have the same logic as its property class -- Removed NULL item verification in the collection from the helper class - Simplified and added missing tests Related to Issue [WTI-1308]

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

Former-commit-id: f6dd317f5156d8dccc68fee462606c00c3fb72cb

Former-commit-id: 3ef18114114da459468058dd2e136728a4c2d0f9

    • -23
    • +21
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 23 more files in changeset.
Cleanup after review paired with ~tang_ds Related to Issue [WTI-1307]

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

Former-commit-id: e060c28ae52adb7d540628331dd0e20736bd6425

Former-commit-id: ea2b782c120dc9e03d44f59ec48910dd5d4b59a9

    • -1
    • +1
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 1 more file in changeset.
Fixed rounded alpha values. Related to Issue [WTI-1307]

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

Former-commit-id: 476f330b0fdb6a64a1027937e092f076f8a28d92

Former-commit-id: 8e0cdb1ef381ffda25f0077360da16002110c3eb

    • -2
    • +2
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 2 more files in changeset.
Separated GeneralResult from the IllustrationPointControl classes: - Introduced an intermediate data object IllustrationPointControlItem - Introduced IComparer for the aforementioned dataobject to compare collections of items (relevant for view tests) Related to Issue [WTI-1308]

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

Former-commit-id: 1466bf574f0b6e9ab46ff0fe9017dad55a9ce4f8

Former-commit-id: b24c182da59308acbc293ea43b935678116bb099

    • -86
    • +103
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 32 more files in changeset.
Introduced the IllustrationPointBase which serves as a base element for elements in the fault tree: - Derived the FaultTreeIllustrationPoint and SubMechanismIllustrationPoint from the base class - Changed order of constructor arguments of the SubMechanismIllustrationPoint

Related to Issue [WTI-1308]

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

Former-commit-id: 931f74bac821cb27fb4d1f8c098c613252101462

Former-commit-id: 104e9aaac1eb9316038ad0fe96299621242ab608

    • -30
    • +24
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 19 more files in changeset.
Moved IllustrationPoint up one level from the Hydraulics: - Elements are a common element which is not only tied to Hydraulics Related to Issue [WTI-1308]

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

Former-commit-id: 91d4f7623869b05460e914b82ef6daef39531376

Former-commit-id: 578a6fb8e14ce4094139337ff19c3f126bae3aa3

    • -1
    • +1
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 118 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

    • -7
    • +7
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 28 more files in changeset.
Renamed GeneralResult to GeneralResultSubMechanismIllustrationPoint for data(base) consistency reasons Related to Issue [WTI-1305]

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

Former-commit-id: 3a34bb24e35a4846eb6629406914d042bb442134

Former-commit-id: 5e87896bbb0b3267a545b4df88602a9c86fed0fa

    • -9
    • +9
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 50 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

    • -18
    • +18
    ./RingtoetsStackChartDataFactoryTest.cs
  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

    • -29
    • +36
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 17 more files in changeset.
Renamed WindDirectionClosingSituationIllustrationPoint to TopLevelSubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately Related to Issue [WTI-1305]

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

Former-commit-id: fcf07f21a08126a989c93f0aa75c07e90479fbfa

Former-commit-id: e7f237c271c469cf36e9accc88fe3a86be61fbff

    • -9
    • +9
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 30 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

    • -9
    • +9
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 36 more files in changeset.
Renamed RealizedStochast to SubmechanismIllustrationPointStochast: - Done to represent a clearer association with its parent component - Only done on the Ringtoetsside Related to Issue [WTI-1305]

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

Former-commit-id: 99428b5078c1328be6bf8226961f71632b58e027

Former-commit-id: 3869391ac378075957502a52d5df82d080cb0f47

    • -15
    • +15
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 29 more files in changeset.
Improved determining the 'overig' category in the stack chart. Related to Issue [WTI-1307]

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

Former-commit-id: e4525b10d8655248510ae4345042624b5a2b81d0

Former-commit-id: f147b2b8b85937109011426b9c002400a931ace5

    • -9
    • +20
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 1 more file in changeset.
Implemented creating rows in factory. Related to Issue [WTI-1307]

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

Former-commit-id: 0624dc132704d7d43c369bb701f2a27c65f1039b

Former-commit-id: 8252a0e3b72c950fdac68963f2ee9dd8a9b97d3e

    • -3
    • +107
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 5 more files in changeset.
Created StackChartDataFactory. Related to Issue [WTI-1307]

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

Former-commit-id: e0a7b1f3b88cd3190ac86a4e47063305534f50f4

Former-commit-id: 89c64c5b9369bc441e915f1fa2b3bb98c87bc6e9

    • -0
    • +131
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 4 more files in changeset.