Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Checked VerifyAll for every ReplayAll call. Whenever encountered: mocking of implementation classes replaced with instances. Reviewed by: kleijn

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4837 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 29a0064808fc56f7668060fa079a23a4af0013e5

Former-commit-id: c751a2248b677164cb164f72e59d5171cedf17d2

    • -0
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 50 more files in changeset.
Checked VerifyAll for every ReplayAll call. Whenever encountered: mocking of implementation classes replaced with instances. Reviewed by: kleijn

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4837 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 66ebd56c5332e0f0871ddcc2659a1fb3806e4d11

Former-commit-id: 4f66d3e88f7d71c30ddc212c8de0818408899373

    • -0
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 50 more files in changeset.
* Improved readability of tests * Turned String into string Related to Issue [WTI-757]

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

Former-commit-id: 701ea98de739f0f328ead01558e5e443c904e706

Former-commit-id: cdb77cc67acfc2869c510cc8a1f32c0201a5f40e

  1. … 141 more files in changeset.
- Unified usage of interval to [{0}, {1}] - Unified uages of "in het bereik [{0}, {1}]" - Added missing license headers - Small review changes - Removed piping report item "Berekeningsverslag" Related to Issue [WTI-468]

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

Former-commit-id: e307358598eeec5d3920265013b44f7e46f4107a

Former-commit-id: c5288c3e72e39414915f498b134f7b324f923ea7

    • -13
    • +2
    ./FailureMechanismContributionItemTest.cs
  1. … 35 more files in changeset.
Added missing failure mechanisms to the assessment section. Made specific method for contributing failure mechanisms so they don't show up in the contribution view. Related to Issue [WTI-615]

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

Former-commit-id: e58e522558456d6dee970ccd3d5a72b188ef1c0d

Former-commit-id: 2664ae146c830c717b4bbf838b084b809a5a9c82

  1. … 38 more files in changeset.
Moved Standalone related data classes to Ringtoets.Common.Data. Removed type parameter from FailureMechanismBase and introduced IHasSectionResults<out T> so that covariance can be used. Added SimpleFailureMechanismResultView where results for assessment layer 2a can be chosen from a combobox. Added CustomFailureMechanismResultView where results for assessment layer 2a can be filled in. Related to Issue [WTI-513]

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

Former-commit-id: a0c023cfd8e201e01819d377baf4dcdbdbfd0125

Former-commit-id: 1f2e07e99168890233398dbed7b00bc94b223c12

  1. … 74 more files in changeset.
Made FailureMechanismBase generic. Moved SectionResults property from IFailureMechanism to FailureMechanismBase. Added abstract CreateFailureMechanismSectionResult to FailureMechanismBase. Related to Issue [WTI-513]

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

Former-commit-id: 5d95d89730e72b20e0b3f25dad096ff4dfe544ce

Former-commit-id: 884cef5e2676d3181fe15398677d034af8213d97

  1. … 32 more files in changeset.
Rename "faalmechanisme" to "toetsspoor" Related to Issue [WTI-508]

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

Former-commit-id: 1c5693dbda7b4eb83e864f4ddd0713e963a40a79

Former-commit-id: 9e7331fa24b741f34cb3c730085a816fa9d7bf3b

    • -1
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 20 more files in changeset.
Added required code parameter to FailureMechanismBase. Made name required for FailureMechanismBase. Added code column to ContributionView. Related to Issue [WTI-508]

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

Former-commit-id: 65c9d838f484d29b60c50e7fb6b364e3b9a8920a

Former-commit-id: f277a4cf9e193d6ce49b4b1e4a0e2b0ffb1b6141

    • -1
    • +6
    ./FailureMechanismContributionItemTest.cs
  1. … 22 more files in changeset.
- Added property *Code* to Failure mechanisms. Related to Issue [WTI-462]

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

Former-commit-id: bd37be69c228236a69b2ef12dc6134f290218027

Former-commit-id: ad7c4aa64070da4693653bbcdc286728f16d96da

  1. … 25 more files in changeset.
* Extended FailureMechanismContributionItem with ability to have a failure mechanism to be always relevant. * FailureMechanismContribution makes 'other' failure mechanism catagory to be 'always relevant'. * FailureMechanismContributionView takes into account FailureMechanismContributionItem instances with IsAlwaysRelevant flag true by making the "algemeen filter' cell for that failure mechanism readonly. * Removed empty test class. Related to Issue [WTI-428]

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

Former-commit-id: ea4ecc6feb404b608897d483afd6eea6dd11ff98

Former-commit-id: 8d8ba00c89236f5b70a188e102bbd7f790061744

    • -0
    • +51
    ./FailureMechanismContributionItemTest.cs
  1. … 6 more files in changeset.
- Renamed ICalculationItem <-> ICalculation

Related to Issue [WTI-463]

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

Former-commit-id: a648f073b751755c086853e4f7c03afb45123772

Former-commit-id: 277a2bf2b717bba0f5e34ffc36e26a057ce5bbc7

  1. … 46 more files in changeset.
Moved probabilistics to Ringtoets.Common.Data Related to Issue [WTI-463]

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

Former-commit-id: f3b1b95d9f964503f0d59fa9117e9d82f0499d16

Former-commit-id: e2313fbb4e55eb4ab14dec825e0a981eaccedd3d

    • -1
    • +22
    ./FailureMechanismContributionItemTest.cs
  1. … 64 more files in changeset.
* Extended IFailureMechanism with IsRelevant flag. * Forwarded this new flag to FailureMechanismContributionView and made it an editable column. ** Extended PipingFailureMechanismItem with NotifyFailureMechanismObservers method to allow FailureMechanismContributionView to notify observers of the failure mechanism on the property change. Related to Issue [WTI-428]

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

Former-commit-id: cf125ee3eb18c1c6746e68fd0d6ac9a280aadc8b

Former-commit-id: 533b856290c1bea535a20aa9e0f2584a87d48d8d

    • -0
    • +40
    ./FailureMechanismContributionItemTest.cs
  1. … 8 more files in changeset.
- small review changes Related to Issue [WTI-409]

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

Former-commit-id: 133cf8dc48234534483596c935a91fef2afb979f

Former-commit-id: 8dd619dab9d2af2a34a363b00492757cc75e4520

    • -30
    • +40
    ./FailureMechanismContributionTest.cs
  1. … 23 more files in changeset.
* Changes for WTI-Review-469: ** Renamed IComment to ICommentable and updates XML docs. ** ICommentContext and CommentView do not have IAssessmentSection properties any more. Instead RingtoetsGuiPlugin view-closure code has been improved. *** Also fixed bug: Deleting a piping calculation group now does properly close an open CommentView for any child calculation at any depth. *** Improved test coverage for closing CommentView for various data. ** Some cleanup *** Reformatted code to reduce long lines of code. *** Reordered lines of code to improve code coherence. *** Not making mocks of simple objects, neither of IDisposable concrete objects. *** Closure of MockRepositories with VerifyAll methods.

Related to Issue [WTI-432]

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

Former-commit-id: a73e75f933d656c7b099234a683edf7a0fa368a4

Former-commit-id: 2993abae0543056ba28925d3595f06a3cbc903ea

  1. … 22 more files in changeset.
Changes after review. Related to Issue [WTI-422]

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

Former-commit-id: e378a5044c756f8104f59efe21850853fb265a6d

Former-commit-id: 26e08ea46766bff51548e62e0760bba5ad1872ea

  1. … 60 more files in changeset.
Added folders for AssessmentSection and FailureMechanism in Ringtoets.Common.Data. Related to Issue [WTI-432]

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

Former-commit-id: 1fc0cbe4ee37c6965f4c379f14cb08f3cc97cb23

Former-commit-id: ed20cfc1d253bbf457dbbb1f77de0910155f979c

    • -0
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 146 more files in changeset.
Changes after review. Related to Issue [WTI-422]

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

Former-commit-id: 3a3817d4a286c9c6bd3f49bc31fe611d59e49ac3

Former-commit-id: 57792c4536e20dd4ec73bc6ea1b2ab51ccf2b576

  1. … 74 more files in changeset.
* Extended AssessmentSection with Composition property to denote the type of elements found in the assessment section. * Extended FailureMechanismContribution with ability to change contribution distribution. * Updated SemiProbabilisticPipingInput.Contribution to be in line with FailureMechanismBase.Contribution. Related to Issue [WTI-409]

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

Former-commit-id: 5f2050428a534cbd84cc132be343ef8dad65d062

Former-commit-id: 84a57f772c4d5be9373e30c926d1d5b15de7a4bf

    • -2
    • +118
    ./FailureMechanismContributionTest.cs
  1. … 15 more files in changeset.
* Added placeholder for DuneErosionFailureMechanism on AssessmentSection with contribution of 0. * Adjusted validity range of BaseFailureMechanism.Contribution, as a 0 contribution is now possible. * Extended FailureMechanismContributionView to show "n.v.t" when a failure mechanism has a contribution of 0%.

Related to Issue [WTI-408]

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

Former-commit-id: cf51a80a4a010d5354ffbb5bdfddc2fa46acc570

Former-commit-id: fa562a2f6f43b9a5d8426a12a331e87300043421

  1. … 11 more files in changeset.
Added PipingSemiProbabilisticOutput which will contain output of a semi probabilistic calculation for piping. Added contribution and norm to GeneralPipingInput. Updating GeneralPipingInput based on the reference line (in assessment section), contribution (in piping failure mechanism) and norm (in assessment section) set. Related to Issue [WTI-385]

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

Former-commit-id: 738c71de13f576c1bfc36b94856bb7d17d8271d5

Former-commit-id: 1d0b8c975fcf72fbc210d5ed6135ff8752a9b0aa

  1. … 16 more files in changeset.
* Moved FailureMechanismContribution and related classes from Ringtoets.Integration.Data to Ringtoets.Common.Data. Related to Issue [WTI-365]

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

Former-commit-id: a3cddf1527b258715ab0a29624a6e016f3566b6d

Former-commit-id: fda9f96f58d08e19d30108e002715dd37a8d87e3

    • -0
    • +95
    ./FailureMechanismContributionItemTest.cs
    • -0
    • +197
    ./FailureMechanismContributionTest.cs
    • -0
    • +20
    ./OtherFailureMechanismTest.cs
  1. … 28 more files in changeset.