DuneAssessmentSectionTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Deleted DuneAssessmentSection class, and related code. Related to Issue [WTI-407]

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

Former-commit-id: 6476106fa3295a9541d488ca658623393fab32f1

Former-commit-id: 73f9768c101421f97f11f4de6571202ad3295ba1

  1. … 12 more files in changeset.
* 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.
* 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

  1. … 30 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.
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.
Added assertions for DuneAssessmentSectionTest. Related to Issue [WTI-169]

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

Former-commit-id: da53e6d9f001bc1f87a8e39ca1ff7e3e2a6ea876

Implemented FailureMechanismContribution table for DuneAssessmentSection Related to Issue [WTI-169]

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

Former-commit-id: 51abf7723ffcd3978dd89e423303275df93e902d

  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.
* 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.
* Defined DuneAssessmentSection class Related to Issue [WTI-166]

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

Former-commit-id: 7b07d0f57082704aac0afd66dcf5bf89f7df23f4

    • -0
    • +25
    ./DuneAssessmentSectionTest.cs
  1. … 6 more files in changeset.