PipingFailureMechanismResultViewTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Moved Testhelper functions from the DataGridViewCellTestHelper to DataGridViewTestHelper for coherence - Deleted obsolete files - Removed unused references

Paired with bouvrie

Related to Issue [WTI-1044]

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

Former-commit-id: 9489e6615c4fa4e02720a908477e4461898d8fab

Former-commit-id: 4e13b627dfa1d26b297159ebb10fd987bc6f56fd

    • -5
    • +5
    ./PipingFailureMechanismResultViewTest.cs
  1. … 23 more files in changeset.
review related changes paired with tangerma Related to Issue [WTI-1011]

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

Former-commit-id: caa2c904bc51ab777d79f91f313d3654a85a6980

Former-commit-id: f2f90bb0c195a9336aa74052af7762a0a1618387

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 6 more files in changeset.
Changed labels of AssessmentLayerOneState. Related to Issue [WTI-1021]

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

Former-commit-id: 63baf9678c1c2f6f1aa744a026c2605f503ff607

Former-commit-id: 89fdfcacedf7f3e101a5f84b688d0bce09862c0f

    • -7
    • +7
    ./PipingFailureMechanismResultViewTest.cs
  1. … 59 more files in changeset.
Incorporated review comments review 1210: - Added missing tests to cover the various possibilities of AssessmentLayerOneState - Renamed ShowAssessmentLayerTwoAErrors to SetAssessmentLayerTwoAError in FailureMechanismSectionResultRowHelper to better reflect its action - Changed logic in the PipingFailureMechanismResultView: determine the status of AssessmentLayerOneState before getting all relevant scenarios - Renamed some Resources to better reflect the message values Related to Issue [WTI-943]

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

Former-commit-id: e9d0f76c53289d4888c0187849f46046d4cfdf04

Former-commit-id: 5d2087eac71f71f7cddc8b070fb5537f04e7c84c

    • -12
    • +34
    ./PipingFailureMechanismResultViewTest.cs
  1. … 13 more files in changeset.
Incorporated comments review 1208 - Renamed DataGridViewCellTester to DataGridViewCellTestHelper - Introduced protected AssessmentLayerOneColumnIndex for the FailureMechanismResultView, replaced all local definitions for the derived classes when relevant - Added Core.Common.Version dependencies to the Common.Forms.TestUtil and its Common.Forms.TestUtil.Test

Related to Issue [WTI-985]

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

Former-commit-id: 58e7647abfb79ad27d29c407da8ba6b8141e8195

Former-commit-id: 3a457868facc8a1a0d885a7fb668c95d909fb0ac

    • -4
    • +4
    ./PipingFailureMechanismResultViewTest.cs
  1. … 42 more files in changeset.
- Resolved compilation errors by introducing the AssessmentLayerOneState when applicable - Added the DataGridViewCellTester for the tests that explicitly tested the cell Style properties

Merged revision(s) 6630-6714 from branches/WTI-985:

Added enum indicating the state of assessment layer one

........

Added enum indicating the state of assessment layer one

........

- Incorporated enum for AssessmentLayerOne in the failure mechanism section

- Fixed tests that are directly related to the failure mechanism section

Note: derived views and corresponding tests are NOT fixed yet

........

- Fixed tests for Q-variant failureMechanisms

........

- Fixed ReadExtensions for storage

........

- Fixed ReadExtension tests for storage

........

Fixed issues on the RingtoetsProjectTestHelper:

- Introduced private method to generate a random state of AssessmentLayerOne

........

Fixed issues on the AssessmentLayerOneState:

- Corrected strings that are displayed in the view

- Created a protected method to provide access for every derived failure mechanism view to the Enumwrapper for AssessmentLayerOneState

........

Implemented feature on the ClosingStructuresFailureMechanismResultView:

- Replaced the checkbox with a dropdown colum containing the AssessmentLayerOneState value

- Fixed or expanded tests

........

Implemented feature on the GrassCoverErosionInwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

(Editorial) For the closing structure failure mechanism

- Write out string resource values when testing

........

Implemented feature on the GrassCoverErosionOutwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing test

........

Extended tests:

- Assess the behaviour of the datagrid row for every state of AssessmentLayerOneState

........

Implemented feature on the GrassCoverErosionInwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

........

Implemented feature on the Piping FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

........

Extended tests:

- Added additional section when assessing the behaviour of the three possible states of AssessmentLayerOne

........

Implemented feature on the Stability point structures FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

........

(Editorial) For the grass cover erosion outwards failure mechanism

- Write out string resource values when testing string values of the column headers

........

Implemented feature on the Stability stone cover FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Added assertions for when cells are enabled. This includes an additional test that verifies the behaviour when the state changes to "sufficient" for assessmentLayerOne

........

Implemented feature on the wave impact asphalt cover FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

........

Removed obsolete reference to RingtoetsCommonFormsResources in the tests

........

Created project to include helper classes for asserting Forms related projects

........

Created project to include helper classes for asserting Forms related projects:

- Reverted accidental change on Common.Data.TestUtil project

........

Created project to include helper classes for asserting Forms related projects:

- Created helper class to assert whether DataGridViewCells are in an enabled or disabled state

........

Created project to include helper classes for asserting Forms related projects:

- Created helper class to assert whether DataGridViewCells are in an enabled or disabled state

........

Extracted base method to add assessment section name and assessment section layer one columns

........

Improved helper class DataGridViewCellsTester:

- Enabled state does not always mean readonly, assertion behaviour can be toggled

- Documented when AssertionException can be thrown

........

Refactoring:

- For the mechanisms that already implement the dropdown box for assessment layer one: use an override of the AddDataGridColumns to set the correct columns

- Aforementioned function already sets the section name and dropdown box for assessment layer one per default

........

Incorporated helper class DataGridViewCellsTester:

- Replaced every instance of a local cell enabled/disabled assertion with the DataGridViewCellsTester

........

Implemented feature on the dune erosion failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature on the grass cover slipoff inwards failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Removed obsolete RingtoetsCommonResource reference

........

Implemented feature on the grass cover slipoff outwards failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for the macro stability related failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for piping structure failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for strength stability lengthwise construction failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for technical innovation failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for water pressure asphalt cover failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Fixed ReadExtension tests for storage:

- Compilation error when trying to run this test due to invalid cast from bool to the AssessmentLayerOneState

........

Fixed ReadExtension entity tests for storage:

- Adapted read entity tests to assess for the enum AssessmentLayerOneState instead of a boolean for LayerOne. Entities were already adjusted due to changes in the FailureMechanismSectionResult

........

* Updated database design (new comments added).

* Defined default value for FailureMechanismSectionResult.

* Specified concrete values for AssessmentLayerOneState.

........

Related to Issue [WTI-985]

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

Former-commit-id: 417e584767297df8e93c02b36a0af938af02894c

Former-commit-id: 03a26b4cac7f05f4cf9dfde404b76d15b41d82cb

    • -59
    • +28
    ./PipingFailureMechanismResultViewTest.cs
  1. … 185 more files in changeset.
- Updated PipingFailureMechanismResultView.cs with new error messages - Updated ResultView error messages Related to Issue [WTI-943]

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

Former-commit-id: da02c57c0ac9669274c0dcabfabd79e616f82d22

Former-commit-id: 4e2641bfad2bf52e8a9f3da2a66ceb9465095eb3

    • -23
    • +32
    ./PipingFailureMechanismResultViewTest.cs
  1. … 10 more files in changeset.
Implemented feature on the Piping FailureMechanism: - Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value - Fixed failing/not working tests - Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box - Extended test for assessing that the right columns are visible when a failure mechanism is present Related to Issue [WTI-985]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-985@6651 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e86128d1d4012b9f4aeaaf358e0a578c3617cf5b

Former-commit-id: d76a6a2f6c990bc47a5ee1d1105e45ce7ea9a8ea

    • -45
    • +23
    ./PipingFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
Review related changes Related to Issue [WTI-953]

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

Former-commit-id: 96aed549dde17f96f25cb6559c4da18647c1f963

Former-commit-id: 0d919dc500e8dd1144dbbc06d657117781aed7f3

    • -6
    • +6
    ./PipingFailureMechanismResultViewTest.cs
  1. … 16 more files in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

    • -5
    • +4
    ./PipingFailureMechanismResultViewTest.cs
  1. … 219 more files in changeset.
Resharper cleanup

Related to Issue [WTI-739]

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

Former-commit-id: d91ce4a5a30192a5e681787bcb49e8390d72f48a

Former-commit-id: 4fd5daa3311c8c0834b1b339774d9cad7206b3b0

    • -5
    • +4
    ./PipingFailureMechanismResultViewTest.cs
  1. … 54 more files in changeset.
Resharper cleanup

Related to Issue [WTI-739]

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

Former-commit-id: f1c0241021116a26e7621a05d25419e7a0b1e13b

Former-commit-id: df70e1d48d043e3b89e22aad9359f43c7bac40f1

    • -5
    • +4
    ./PipingFailureMechanismResultViewTest.cs
  1. … 54 more files in changeset.
* Cleanup Ringtoets.Piping.Forms.Test Related to Issue [WTI-737]

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

Former-commit-id: a09f571aab1f3b0c0df6138b2e7c3f6c2fd482ca

Former-commit-id: 8d62c1128ee1ea2b9fd4e27781d90801e40788a7

    • -7
    • +4
    ./PipingFailureMechanismResultViewTest.cs
  1. … 22 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 403a27792b79297f4e53030ad897aebce380129c

Former-commit-id: de6622b07b30c36a620b83f1e8efff118dfb0790

    • -1
    • +0
    ./PipingFailureMechanismResultViewTest.cs
  1. … 111 more files in changeset.
* All FailureMechanismSectionResults now have their Level2A and LevelThree properties initialized to double.NaN. * All FailureMechanismSectionResultViews now show double.NaN as "-" in the tables. * All FailureMechanismSectionResultViews now accept empty strings or "-" characters for Level2A and LevelThree properties of FailureMechanismSectionResults and intepret that as double.NaN. * Extracted repeated formatting text for Probabilities into helper and reused that common code. * Added parameter validation to Probability properties. * Improved Probability properties to be uniformly in the [0, 1] range (some where expressed as yearly return period). * Cleanup of projects. Related to Issue [WTI-660]

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

Former-commit-id: 76eb0f04008f538d0a45ec96b111dfece1c15620

Former-commit-id: d59ac121b4a0584564abb12e480d89fb49ca613f

    • -5
    • +5
    ./PipingFailureMechanismResultViewTest.cs
  1. … 135 more files in changeset.
Modified the list of scenario's for a section so that it isn't maintained in the sectionresult, but rather obtained using the current scenario's in the failure mechanism. Related to Issue [WTI-647]

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

Former-commit-id: 8bd2d6351cdcfac8e7d69ab98909c963906f75c8

Former-commit-id: c8c004a51e853218708f5a431ef496fdb7df326c

    • -87
    • +47
    ./PipingFailureMechanismResultViewTest.cs
  1. … 45 more files in changeset.
Probability output is maintained as value in range [0,1] (which can be persisted) instead of a positive value (which could lead to an infinity value which can not be persisted). Related to Issue [WTI-474]

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

Former-commit-id: afe0a89d8658cbc2fd3be80f2bb095ec9ff36024

Former-commit-id: 3da07ac744ef4f437f5ad5492e23155801b7d611

    • -2
    • +2
    ./PipingFailureMechanismResultViewTest.cs
  1. … 8 more files in changeset.
Removed columns and data properties for Assessment Level 2b Related to Issue [WTI-510]

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

Former-commit-id: 2728b94e0e1536dc02c877eb49d66439f27e1e08

Former-commit-id: beb0f77a7a2d413f8f2d6f6e4025ef6031d53529

    • -23
    • +5
    ./PipingFailureMechanismResultViewTest.cs
  1. … 37 more files in changeset.
Moved GetSingleFailureMechanism to FailureMechanismBaseUpdateExtensions. Reverted removal of StandAloneFailureMechanismUpdateExtensionsTest. Added tests/docs.

Related to Issue [WTI-513]

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

Former-commit-id: 212b984cd7b783cd22b21516f13fcf20b2b4d44e

Former-commit-id: fc2dda7f570a67f52a4f1072f74b018ce28aaac0

    • -18
    • +0
    ./PipingFailureMechanismResultViewTest.cs
  1. … 27 more files in changeset.
Implemented support methods in FailureMechanismResultView required for implementation of grass cover erosion inwards and piping failure mechanism results view. Used FailureMechanismResultView for implementing PipingFailureMechanismResultView and GrassCoverErosionInwardsFailureMechanismResultView. Extracted PipingFailureMechanismSectionResultRow. Related to Issue [WTI-513]

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

Former-commit-id: 9e8bb96883d74e3008cbeac511cb12cf3d601261

Former-commit-id: 3f1bfa1d3a8636afa50f935f1905ea74d2fb1793

    • -36
    • +5
    ./PipingFailureMechanismResultViewTest.cs
  1. … 24 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

    • -9
    • +9
    ./PipingFailureMechanismResultViewTest.cs
  1. … 74 more files in changeset.
Added GrassCoverErosionInwardsFailureMechanismResultView. Simplified name of CalculationScenarioStatus. Extracted FailureMechanismSectionResultRow views. Introduced specific failure mechanism classes for every stand alone failure mechanism. Introduced CustomFailureMechanismSectionResult for a section result with a double value for assessment layer 2a. Introduced SimpleFailureMechanismSectionResult for a section result with a enum value for assessment layer 2a. Introduced a CustomFailureMechanismContext and SimpleFailureMechanismContext to be able to serve different views and tree nodes.

Related to Issue [WTI-513]

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

Former-commit-id: 762fcf66929fb610968976e6b240e358cd5ea89d

Former-commit-id: f048a61abadfc0feb700bb3ab7d1c515cf7b87ee

    • -4
    • +4
    ./PipingFailureMechanismResultViewTest.cs
  1. … 93 more files in changeset.
Split piping specific implementation from a base implementation from the FailureMechanismSectionResult class. Split piping specific implementation from a base implementation from the FailureMechanismResultView class. Removed projects' unused references. Related to Issue [WTI-513]

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

Former-commit-id: 697d2762deea51a795eee53a885a2e0c41761ac4

Former-commit-id: 88cf6034d7ed18e944ae388f9a33bc953197e4c8

    • -0
    • +629
    ./PipingFailureMechanismResultViewTest.cs
  1. … 82 more files in changeset.
Moved view and tree node info to Ringtoets integration. Related to Issue [WTI-422]

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

Former-commit-id: bcdef95680ce36cb630b133c9e43ce4621b5b9ea

Former-commit-id: 1d623b6cced5b6f30be6f6eb492ed623f3984754

    • -191
    • +0
    ./PipingFailureMechanismResultViewTest.cs
  1. … 30 more files in changeset.
Moved FailureMechanismSectionResult to Ringtoets.Common.Data. Related to Issue [WTI-422]

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

Former-commit-id: f55ba752647f01174a527d5be9b161311cd3154c

Former-commit-id: 07c87261fb3760477ae8948e66d14c96ef814eae

    • -2
    • +2
    ./PipingFailureMechanismResultViewTest.cs
  1. … 18 more files in changeset.
Implemented data in dataGridView. Related to Issue [WTI-422]

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

Former-commit-id: 7474e0f059930b0be82b691fb1dcc4ad05e34e6a

Former-commit-id: a08526852824f762ed398a93b78d9df0b63d5e75

    • -7
    • +65
    ./PipingFailureMechanismResultViewTest.cs
  1. … 2 more files in changeset.
Fix test. Related to Issue [WTI-422]

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

Former-commit-id: 4866607bb2173d3895737a344d9cd00fe8e4a1b8

Former-commit-id: bf21766ccd78405189d5216788a567aed489b926

    • -2
    • +3
    ./PipingFailureMechanismResultViewTest.cs
Removed redundant presentation object and result class. Related to Issue [WTI-422]

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

Former-commit-id: b7ad3e2beef40ca66556fd013b37b117ea325e8e

Former-commit-id: 5b0fdbeda5a17e70ea51408e0b0227f9133672fe

    • -1
    • +11
    ./PipingFailureMechanismResultViewTest.cs
  1. … 15 more files in changeset.
Implemented dataGridView in PipingFailureMechanismResultView. Related to Issue [WTI-422]

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

Former-commit-id: f9db5c1dc44fb81c7d266258dcfccddc36c84317

Former-commit-id: 688db13c96e4a8ed19a73c11934d3ea93e333afc

    • -0
    • +49
    ./PipingFailureMechanismResultViewTest.cs
  1. … 4 more files in changeset.
Close PipingFailureMechanismResultView when the assessment section is removed. Related to Issue [WTI-422]

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

Former-commit-id: ccd77cbabce38520c8abbecb58289296768e5418

Former-commit-id: e78ffae1058aabff1f871834b01a29f1e0a9da08

    • -2
    • +17
    ./PipingFailureMechanismResultViewTest.cs
  1. … 3 more files in changeset.