Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 2075: - Removed reflection-based lookups for the asserts of assessmentLayerThree because the direct property is available Related to Issue [WTI-1373]

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

Former-commit-id: b413e456277c7671662eb6319ee8acacad6a816c

Former-commit-id: fdc4222102fd258490bb6f0796fbdfd284eee1a4

    • -5
    • +1
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 5 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

    • -16
    • +7
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 45 more files in changeset.
Incorporated comments review 2075: - Changed AssessmentLayerThree from RoundedDouble -> Double as a probability representation - Cleaned up tests Related to Issue [WTI-1373]

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

Former-commit-id: ee6f62149d9a55dbd61d4e74e617b8339d4b2ddf

Former-commit-id: eebacb9e5817d12a5d63575fc2ec85a5b0acf3d3

    • -9
    • +2
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 22 more files in changeset.
Incorporated comments: - Added asserts for AssessmentLayerThree getters - Simplified tests by merging tests Related to Issue [WTI-1373]

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

Former-commit-id: 3b592ec7f20271035c4575cebae40013bec213ac

Former-commit-id: 4aafe78884e4b5850adaf8b6eb038aab423e76db

    • -0
    • +3
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 17 more files in changeset.
Incorporated comments: - Removed the obsolete / redundant NoProbabilityValueRoundedDoubleConverter for AssessmentLayerThree

Related to Issue [WTI-1373]

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

Former-commit-id: df2941719e9eead52ae83059964df98cb5caeb87

Former-commit-id: c64be0f52fd14abed2e3e6353cff5688c91ecc65

    • -3
    • +8
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 15 more files in changeset.
Adjusted data model for the failure mechanism section result: - Introduced a NoProbabilityValueRoundedDoubleConverter => incorporates the same functionality as the NoProbabilityValueDoubleConverter, but for RoundedDoubles - Made AssessmentLayerThree for the FailureMechanismSectionRow virtual to provide override logic when required, because not all derived types posses the presentation logic of type NoRoundedDoubleValueConverter

Related to Issue [WTI-1373]

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

Former-commit-id: 2b0c3531b5444885674867703aaf90e4bba48dd7

Former-commit-id: 7d4c446f79fb86c268918f62f49eeef4d3503197

    • -3
    • +6
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -0
    • +21
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 17 more files in changeset.
Improved tests for relevant failure mechanism section result views: - Changed the manner of testing numeric (string) values to prevent inconsistent test behaviour on the buildserver and local runs Related to Issue [WTI-1373]

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

Former-commit-id: 823b9c5e031cc5d7942cf24c0b65098f3f650639

Former-commit-id: 6ffbfebf72470d10fe8b825954e26335a6b2cda6

    • -18
    • +18
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.
Adjusted data model for the failure mechanism section result: - Fixed failing tests on buildserver: -- Changed messages and input strings to match the locale Related to Issue [WTI-1373]

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

Former-commit-id: b839da95fefc8c9c4c972faf636c537af50dffdc

Former-commit-id: e882c48a2ab28be2038d9545c600880c6adb4c0d

    • -3
    • +3
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 9 more files in changeset.
Adjusted data model for the failure mechanism section result: - Fixed the remaining failing tests on buildserver: -- Added locale settings for the tests on the relevant section results views

Related to Issue [WTI-1373]

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

Former-commit-id: aa52419c6872e09adc38b56eb503c4ae7b19469e

Former-commit-id: c6546ce73a82536e2410edf66f5b7cd62c2c7bb3

    • -0
    • +1
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 4 more files in changeset.
Adjusted data model for the failure mechanism section result: - For GEKB, structures, piping and macrostability, AssessmentLayerThree became a probability -- Adjusted tests -- Added missing (functional) tests in the views for when and when not to display the tooltip

Related to Issue [WTI-1373]

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

Former-commit-id: 42a770e3ba5cec759666e993de128fd4c7913689

Former-commit-id: 047d21217f54b6bbad523cd40af5ebb6f5e750dc

    • -0
    • +71
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 25 more files in changeset.
Incorporated relevant review comments for the code base: - Cleaned up tests: -- Introduced a TestStructuresOutput object which allows users to specify a probability value when relevant Related to Issue [WTI-1308]

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

Former-commit-id: 6f01cc29158790f39157055c50d5ee4c7349a928

Former-commit-id: 0b2ff0d13db2082bb9493ca40bb44ab01fa16760

    • -51
    • +15
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -20
    • +9
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 20 more files in changeset.
Incorporated refactoring comments regarding the SetGeneralResult function and constructor arguments for Structures: - Removed obsolete constructor, it is necessary to always specify a GeneralResult upon instantiation of an output object - Added missing (functional) tests for the FailureMechanismResult tests - Cleaned up AddNewDemoAssessmentSectionCommand for the HBL output Related to Issue [WTI-1308]

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

Former-commit-id: 2f37a6c8c0015e61e0826bb779ef13b11719a343

Former-commit-id: 0f5bd1bababef602244de9d3de05a47c1d76cbea

    • -16
    • +51
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -6
    • +16
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 15 more files in changeset.
Introduced a StructuresOutput object: - Incorporated the StructuresOutput in the structures data structure - Updated affected services, Create and Read extensions

Related to Issue [WTI-1308]

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

Former-commit-id: 64ffbc00b2e927cbf1c3697e577697c3a12faf46

Former-commit-id: a7c4a8101d7e0566f03dc310c6553eddd52e242d

    • -6
    • +6
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -3
    • +5
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 33 more files in changeset.
Add location of last selected stability point structures file: - Introduced the StructureCollection for the StabilityPointStructuresFailureMechanism to ensure unique structures based on their IDs and to store the file location from were they were imported -- Updated affected files and tests - Updated migration script and test: IDs need to be unique Related to Issue [WTI-1183]

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

Former-commit-id: 14e35731f2ea01f3da031ada927f693ef06df018

Former-commit-id: ba61315b4e53f11de70733beac36d29d9ece3e42

    • -5
    • +14
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 20 more files in changeset.
Incorporated comments review 1811: - Renamed tests in the view which redraw individual elements when they are updated and their respective observers are notified Related to Issue [WTI-1113]

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

Former-commit-id: eb8cfb59ff1e96903ee787f6556756737d1d5c76

Former-commit-id: eece39dd1c556aed6c48921f1704cedd9e79760c

    • -47
    • +44
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 7 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

    • -23
    • +8
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 8 more files in changeset.
Added structure RecursiveObserver to HeightStructuresFailureMechanismView and StabilityPointStructuresFailureMechanismView Added test for structure RecursiveObserver Fixed other tests Related to Issue [WTI-1172]

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

Former-commit-id: 56be58cc3a3eca85ded3ae06e5b3b57590bc80c5

Former-commit-id: 84a87c23e7e89569a60b2112b646d52b1a080b83

    • -7
    • +38
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 3 more files in changeset.
Performed ReSharper cleanup Related to Issue [WTI-1262]

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

Former-commit-id: c75f004cd5b3558faa8657fa538098af284fa513

Former-commit-id: c9049ba144003490fa3501868e3cf7f5140bf72e

    • -4
    • +4
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 16 more files in changeset.
Added behaviour in the failuremechanisms that contain a ForeshoreProfile: - If a foreshore profile is updated and there is no calculations assigned to the updated foreshore profile, the view still refreshes to redraw the foreshore profile with its updated properties - Fixed tests: -- Calculation tests for the views did not really assert the calculation properties, because they were never assigned to the failure mechanism Related to Issue [WTI-1113]

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

Former-commit-id: db5da7a024524284c8c1ea511d14eef17cd8a6b8

Former-commit-id: 0daad15649024d57a4a369f8c383c35aead7ee4d

    • -0
    • +56
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 10 more files in changeset.
Removed obsolete constructor. Prevented name from being equal to id when using TestDikeProfile or TestForeshoreProfile Related to Issue [WTI-1112]

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

Former-commit-id: 1fce84147865748031e88e11f048992a707efaeb

Former-commit-id: cd656cbb399c1e5483060e029b8245766b36d109

    • -8
    • +8
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 10 more files in changeset.
Add file location of "VoorlandProfiel" collection: - Introduced ForeshoreProfileCollection for the failure mechanism that make use of an ObservableList to store foreshore profiles - Fixed affected tests - Added TestForeshoreProfile which allows to set a geometry and a custom ID to prevent ArgumentExceptions due to duplicate items - Adjusted migration script to prevent adding non-unique foreshore profiles which can cause an ArgumentException

Related to Issue [WTI-1112]

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

Former-commit-id: 91955406d3b4b9092027e14a053d20ed7d70ec27

Former-commit-id: 6ed0b86a3057bd1eb13d76355da5f47f3910e38e

    • -13
    • +28
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 49 more files in changeset.
Updated license headers in StabilityPointStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 14ae02f9875abc7761b964e0cca99bd80e2ec505

Former-commit-id: 4f355e2ce65bca2ae6ac5b0277e4028beceed7f7

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismViewTest.cs
    • -1
    • +1
    ./StabilityPointStructuresScenarioRowTest.cs
    • -1
    • +1
    ./StabilityPointStructuresScenariosViewTest.cs
  1. … 118 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

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

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

    • -2
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 72 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

    • -3
    • +3
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 77 more files in changeset.
Removed code redudancies using code cleanup Related to Issue [WTI-1242]

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

Former-commit-id: a4184612412083ad60d3a4e536abd67e2556054e

Former-commit-id: 88487e11184954b002f5e4adf51ca28ff8a1ad25

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -3
    • +3
    ./StabilityPointStructuresScenariosViewTest.cs
  1. … 141 more files in changeset.
Code cleanup: Ringtoets.ClosingStructures Ringtoets.HeightStructures Ringtoets.StabilityPointStructures Related to Issue [WTI-1242]

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

Former-commit-id: 3f4503acaaefd0ce6c0cedf203052514f2e4c106

Former-commit-id: 0b20cb147ebd8f29f45b7034e47a99711b0e3187

    • -18
    • +18
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -3
    • +3
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
    • -7
    • +8
    ./StabilityPointStructuresFailureMechanismViewTest.cs
    • -5
    • +6
    ./StabilityPointStructuresScenariosViewTest.cs
  1. … 106 more files in changeset.
Merged revision(s) from branches/1143

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

Former-commit-id: 2abc7d85bfdc21de0821a8446af65b8e5daeba86

Former-commit-id: 5fac11a21ac81613fc30aab2ec519284215a51c2

    • -25
    • +21
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 62 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: cff9369c680a90f11ce3e5ac854602c9193f1cf8

Former-commit-id: 94de69a2317ac0ecb2b19e6d6f219b52980b29fa

    • -1
    • +2
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 10 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: 0dbb63d6589a0c8a55bf7a0d07bddc9f9ff28142

Former-commit-id: 7f1110b946f13d581398e4d438427d127412bd16

    • -13
    • +12
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: 572656a80c12a07d07528103705ac30fe3f72591

Former-commit-id: 7b570b72ee3e5ce687c50f19b60235430b4ee2ed

    • -1
    • +2
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.