AssessmentSectionBaseTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Moved AssessmentSectionBase from Ringtoets.Integration.Data to Ringtoets.Common.Data Related to Issue [WTI-365]

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

Former-commit-id: b55fad24019bb2391ab2d29c96f2de6a0f4df980

Former-commit-id: 4b5f8b8cdd48a568c856dc6a800dcfc4492713ce

  1. … 21 more files in changeset.
Merge branch to trunk. Related to Issue [WTI-330]

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

Former-commit-id: f040cc6343b5149e0d6129e0e3a21ff3686d01fb

Former-commit-id: 9a8e6539eda24879b17c85606eda519ba8e48878

  1. … 42 more files in changeset.
* Added TearDown methods to dispose with created RingtoetsGuiPlugin. * Replaced placeholder for RefereceLine for actual data (ReferenceLineContext, as prep for subsequent ReferenceLineImporter).

Related to Issue [WTI-364]

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

Former-commit-id: 063e21d626ebc731dd1347258f00850736955205

Former-commit-id: 3bb4b1a6144b92d3b5d51e5b57c160be73b66bd2

  1. … 19 more files in changeset.
Fix integration tests. Related to Issue [WTI-326]

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

Former-commit-id: c0b024822c8bc6013537a042cb50c1087f54ec05

Former-commit-id: d8650f1a6e8e560f35f5ad4f4b0cc04d8887ca4d

  1. … 3 more files in changeset.
Updated constraints on Norm (>0) and Contribution(>0 and <=100). Added TestHelper.AssertExceptionCustomMessage which can be used to assert for custom exception messages. Exposed FailureMechanismContributionItem.Norm. Used more optimal Invalidate() (instead of Refresh()). Updated doc and tests. Related to Issue [WTI-168]

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

Former-commit-id: a9184622ae01d083c09734fa6db7c658445d10b8

  1. … 28 more files in changeset.
Added FailureMechanismContribution which contains the contribution distribution for each failure mechanism. Implemented FailureMechanismContributionNodePresenter with basic display functionality. Implemented FailureMechanismContributionView with a table which shows the FailureMechanismContribution. Replaced placeholder on AssessmentSectionBase with a default FailureMechanismContribution. Updated logic in GuiContextMenuItemFactory, because it was not performing the expected behavior in the interface. Related to Issue [WTI-168]

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

Former-commit-id: 4f26a352320523e584e68cdc8465d58a73c4ea55

  1. … 26 more files in changeset.
* Introduced base-class for assessment sections ** Generalization is used by both DikeAssessmentSection and DuneAssessmentSection ** Generalized DikeAssessmentSectionNodePresenter and DikeAssessmentSectionProperties to work with AssessmentSectionBase instances. Related to Issue [WTI-166]

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

Former-commit-id: fa05a05e89ac130ea293c2282d5d70c00abaf650

    • -0
    • +36
    ./AssessmentSectionBaseTest.cs
  1. … 39 more files in changeset.