DikeAssessmentSectionTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Improved TestHelper.AssertThrowsArgumentExceptionAndTestMessage implementation. Replaced ArgumentExceptions with ArgumentOutOfRangeExceptions where applicable. Made the use of random values in tests less risk-prone. Added assertions for total percentage of contribution. Related to Issue [WTI-168]

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

Former-commit-id: ebbed8b753ee15a7b606b00dcad76a7ec2a30766

  1. … 9 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.
Updated default norm to 30000 added tests Related to Issue [WTI-168]

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

Former-commit-id: 4f5318ed2cb10d699e5f82801aad27d9180f718f

  1. … 1 more file in changeset.
Moved ColorTheme related classes to ColorTheme subdir. Performed remove redundant code over MainWindow.xaml.cs. Localized grid columns of FailureMechanismContributionView's grid. Moved tooltip update logic to ProjectExplorerGuiPlugin (from ProjectExplorer). Added Ringtoets.Common.Data.Test project. Added Name and Contribution to IFailureMechanism. Added BaseFailureMechanism which implements IFailureMechanism. FailureMechanismContribution for AssessmentSection now set from sub classes of AssessmentSectionBase. Localized resources. Related to Issue [WTI-168]

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

Former-commit-id: 31dbb343b4e96aadcec0fc7ac1561606ee8791f4

  1. … 55 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.
* Implemented review suggestions of WTI-Review-146: ** Removed obsolete icon ** Improved inline docs ** Removed obsolete configurations from projects ** Fixed text resources that were incorrect. Related to Issue [WTI-165]

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

Former-commit-id: f7466b69907e7d1a97912b247415b7ac3149aa40

  1. … 10 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

  1. … 39 more files in changeset.
* Mayor refactoring targeting: ** reusable code from Piping projects, moving them to Ringtoets.Common.Forms. ** Assessment Section related code has been moved from piping projects to Ringtoets.Integration projects. Related to Issue [WTI-165]

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

Former-commit-id: 7a37a1476f86cd82f6c846414b27c07a7ec7c411

  1. … 69 more files in changeset.
* Defined Placeholder project as some parts for WTI-178 will only be fleshed out later. * Defined DikeAssessmentSection Related to Issue [WTI-165]

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

Former-commit-id: bc8655ddea18c14b5aec4b745494c767478c6e81

    • -0
    • +49
    ./DikeAssessmentSectionTest.cs
  1. … 19 more files in changeset.