DikeAssessmentSectionTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Renamed DikeAssessmentSection to AssessmentSection and updated related classes, properties and fields accordingly Related to Issue [WTI-407]

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

Former-commit-id: 3a970242148801595d10b74d0ee4d58e998701c2

Former-commit-id: e951eb2c491cb5e0541a599b3aa71caed7952715

  1. … 78 more files in changeset.
Changed the way that the soil profile combobox is filled in piping input by passing the available stochastic soil models and retrieving the profiles based on the set surface line. Removed property SoilProfiles on PipingFailureMechanism. Related to Issue [WTI-418]

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

Former-commit-id: 3d67eabfe6a7c490c10108008cadf9f12553e8e6

Former-commit-id: 931977629c6dedc1a36e3a049e4639534f5a0923

  1. … 32 more files in changeset.
Split SemiProbabilisticInput from GeneralPipingInput. Modified GeneralPipingInputProperties so that a PipingFailureMechanismContext is now used. Renamed GeneralPipingInputProperties to PipingFailureMechanismContextProperties.

Related to Issue [WTI-385]

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

Former-commit-id: e67eaf8c045d02c37ecb59e16ac440052563cf64

Former-commit-id: ca4fc87c84ce2a9457e9cda33622aa83d51fae68

  1. … 30 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.
Add assessment section length to the GeneralPipingInput. Implemented Math2D.Length to get the total length of the reference line. Related to Issue [WTI-385]

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

Former-commit-id: bbd21bd110588311dc60cb875e8a058e9616f705

Former-commit-id: b07f0c4265411617c83e1a0af43fe6b3a2c3e185

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