Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -6
    • +6
    ./SectionResultViews/DuneErosionResultViewTest.cs
    • -8
    • +8
    ./SectionResultViews/GrassCoverSlipOffInwardsResultViewTest.cs
    • -8
    • +8
    ./SectionResultViews/GrassCoverSlipOffOutwardsResultViewTest.cs
    • -6
    • +6
    ./SectionResultViews/MacrostabilityInwardsResultViewTest.cs
    • -8
    • +8
    ./SectionResultViews/MacrostabilityOutwardsResultViewTest.cs
    • -8
    • +8
    ./SectionResultViews/MicrostabilityResultViewTest.cs
    • -8
    • +8
    ./SectionResultViews/PipingStructureResultViewTest.cs
    • -4
    • +4
    ./SectionResultViews/StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -4
    • +4
    ./SectionResultViews/TechnicalInnovationResultViewTest.cs
    • -4
    • +4
    ./SectionResultViews/WaterPressureAsphaltCoverResultViewTest.cs
  1. … 33 more files in changeset.
git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-957@6741 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 132bfaee2cffe74e30a5fce1d4ef6231fb33e4fc

Former-commit-id: b874e7fec1e968f35c3ee45d6f2ae74a0010d11e

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

    • -11
    • +39
    ./SectionResultViews/DuneErosionResultViewTest.cs
    • -33
    • +42
    ./SectionResultViews/GrassCoverSlipOffInwardsResultViewTest.cs
    • -33
    • +42
    ./SectionResultViews/GrassCoverSlipOffOutwardsResultViewTest.cs
    • -40
    • +41
    ./SectionResultViews/MacrostabilityInwardsResultViewTest.cs
    • -40
    • +44
    ./SectionResultViews/MacrostabilityOutwardsResultViewTest.cs
    • -33
    • +43
    ./SectionResultViews/MicrostabilityResultViewTest.cs
    • -33
    • +43
    ./SectionResultViews/PipingStructureResultViewTest.cs
    • -29
    • +36
    ./SectionResultViews/StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -28
    • +36
    ./SectionResultViews/TechnicalInnovationResultViewTest.cs
    • -29
    • +36
    ./SectionResultViews/WaterPressureAsphaltCoverResultViewTest.cs
  1. … 176 more files in changeset.
Notify layers when mapdata changes in views instead of the map control. Related to Issue [WTI-957]

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

Former-commit-id: 222aa5f43f5ddc097e36cb4d11e6cc4d89f79a9d

Former-commit-id: 0e0875973a02fc01975c135e1bd23e95cdcd48b5

  1. … 10 more files in changeset.
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 Related to Issue [WTI-985]

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

Former-commit-id: 8466068ea9ad78e1718ad04a866f56e7776cd573

Former-commit-id: f605978f77732aa71edc1ff97b4c4ec196f7ad10

    • -29
    • +36
    ./SectionResultViews/WaterPressureAsphaltCoverResultViewTest.cs
  1. … 1 more file in changeset.
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 Related to Issue [WTI-985]

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

Former-commit-id: 68a3232a21773a7b5a3dba7004c700b63f9b1458

Former-commit-id: 63c394b3e2d84b55f95bfe248b252dc656aa7412

    • -28
    • +36
    ./SectionResultViews/TechnicalInnovationResultViewTest.cs
  1. … 1 more file in changeset.
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 Related to Issue [WTI-985]

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

Former-commit-id: b59dad23c9b4c9626a566a7ae95e27dc0dc66a6e

Former-commit-id: 5df0df09819e423f82a365c6d5dfe43de4a6a600

    • -29
    • +36
    ./SectionResultViews/StrengthStabilityLengthwiseConstructionResultViewTest.cs
  1. … 1 more file in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: 15463ac4bf0a7ba0a3dee38927c197d2dabd4846

Former-commit-id: baf3ab595ab32af69b39789bfd0b9112fa293b5d

    • -33
    • +43
    ./SectionResultViews/PipingStructureResultViewTest.cs
  1. … 1 more file in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: e3306befe6ac2a70167b38a2ff72b7dd8e0d3ea3

Former-commit-id: 4053b874fa90462d8cc5f4115a864fde57e0b49f

    • -40
    • +41
    ./SectionResultViews/MacrostabilityInwardsResultViewTest.cs
    • -40
    • +44
    ./SectionResultViews/MacrostabilityOutwardsResultViewTest.cs
    • -33
    • +43
    ./SectionResultViews/MicrostabilityResultViewTest.cs
  1. … 3 more files in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: 0082a6e2b990a094fe34fd4fbe3af122012b59e5

Former-commit-id: 39c4a271a0940e343f704b6e5a8e38b393d8e172

    • -33
    • +42
    ./SectionResultViews/GrassCoverSlipOffOutwardsResultViewTest.cs
  1. … 1 more file in changeset.
Removed obsolete RingtoetsCommonResource reference Related to Issue [WTI-985]

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

Former-commit-id: 2e24e40549db009d5553d22fab4f0c782ebc54d3

Former-commit-id: 5de3af3ced8c380ddefacf650cc2834b9c9c0464

    • -1
    • +0
    ./SectionResultViews/DuneErosionResultViewTest.cs
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

Related to Issue [WTI-985]

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

Former-commit-id: 16b4f34d2ac92e2155a8bbd5abcede1897c11cb6

Former-commit-id: 20342558af876c58ca32c3d94c241accf75c4b4f

    • -33
    • +42
    ./SectionResultViews/GrassCoverSlipOffInwardsResultViewTest.cs
  1. … 1 more file in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: e98f01f884b114fbd5948e01eed46f93f1cbf609

Former-commit-id: c5843a5decb1302bd51722527b02e9dc129d89b4

    • -10
    • +39
    ./SectionResultViews/DuneErosionResultViewTest.cs
  1. … 2 more files in changeset.
Deltares clean-up for Ringtoets.Integration Related to Issue [WTI-931]

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

Former-commit-id: 371f02343a244f8e73fec88ab3af920b9925e4b4

Former-commit-id: 2441a6730199af56090314e19db45ecf60cbc404

    • -1
    • +1
    ./SectionResultViews/DuneErosionResultViewTest.cs
  1. … 5 more files in changeset.
Implemented improvements of review 1128. Related to Issue [WTI-935]

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

Former-commit-id: d9e620ed2e1f85ee6374f7b4f36332000273c705

Former-commit-id: 1058f1ad36ee4eaa8f4b3eaabe0c0315b64a503a

    • -4
    • +4
    ./SectionResultRows/DuneErosionSectionResultRowTest.cs
    • -4
    • +4
    ./SectionResultRows/GrassCoverSlipOffInwardsSectionResultRowTest.cs
    • -4
    • +4
    ./SectionResultRows/GrassCoverSlipOffOutwardsSectionResultRowTest.cs
    • -5
    • +5
    ./SectionResultRows/MacrostabilityInwardsSectionResultRowTest.cs
    • -5
    • +5
    ./SectionResultRows/MacrostabilityOutwardsSectionResultRowTest.cs
    • -4
    • +4
    ./SectionResultRows/MicrostabilitySectionResultRowTest.cs
    • -4
    • +4
    ./SectionResultRows/PipingStructureSectionResultRowTest.cs
    • -3
    • +3
    ./SectionResultRows/StrengthStabilityLengthwiseConstructionSectionResultRowTest.cs
    • -3
    • +3
    ./SectionResultRows/TechnicalInnovationSectionResultRowTest.cs
    • -3
    • +3
    ./SectionResultRows/WaterPressureAsphaltCoverSectionResultRowTest.cs
  1. … 17 more files in changeset.
* Create and Read extension methods for StabilityPointStructure instances. * Introduced RoundedDouble.NaN constant (removes the proliferation of casting from double.NaN to RoundedDouble) Related to Issue [WTI-911]

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

Former-commit-id: e0faff5c1252f482de48e7849a8d4ae3f6bf1d5c

Former-commit-id: 2f2757c0a49641b703a66ca60d5ab0e28b7e7098

    • -1
    • +1
    ./DesignWaterLevelLocationsViewTest.cs
  1. … 70 more files in changeset.
Code cleanup. Related to Issue [WTI-935]

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

Former-commit-id: 3e612095ba933283dce090635109a6e0a4c5f109

Former-commit-id: c3d5a86f4543e47795b7d4fe327a926294fa8858

    • -1
    • +1
    ./FailureMechanismContributionItemRowTest.cs
  1. … 50 more files in changeset.
Make sure all toetssporen have a toetslaag 1 in their "Resultaat" view * Moved AssessmentlayerOne and AssessmentLayerThree to base * cleaned *FailureMechanismSectionResult.cs * cleaned *FailureMechanismSectionResultTest.cs * cleaned *FailureMechanismSectionResultRow.cs * cleaned *FailureMechanismSectionResultRowTest.cs Related to Issue [WTI-935]

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

Former-commit-id: 0e03c6bc20f13d073b13cf30def9c56982e07d84

Former-commit-id: 8e305f808667634c5856790dac77d85097e8393e

    • -5
    • +8
    ./SectionResultRows/DuneErosionSectionResultRowTest.cs
    • -67
    • +0
    ./SectionResultRows/FailureMechanismSectionResultRowTest.cs
    • -32
    • +8
    ./SectionResultRows/GrassCoverSlipOffInwardsSectionResultRowTest.cs
    • -32
    • +8
    ./SectionResultRows/GrassCoverSlipOffOutwardsSectionResultRowTest.cs
    • -34
    • +8
    ./SectionResultRows/MacrostabilityInwardsSectionResultRowTest.cs
    • -32
    • +8
    ./SectionResultRows/MacrostabilityOutwardsSectionResultRowTest.cs
    • -32
    • +8
    ./SectionResultRows/MicrostabilitySectionResultRowTest.cs
    • -32
    • +8
    ./SectionResultRows/PipingStructureSectionResultRowTest.cs
    • -32
    • +8
    ./SectionResultRows/StrengthStabilityLengthwiseConstructionSectionResultRowTest.cs
    • -34
    • +8
    ./SectionResultRows/TechnicalInnovationSectionResultRowTest.cs
    • -32
    • +8
    ./SectionResultRows/WaterPressureAsphaltCoverSectionResultRowTest.cs
    • -5
    • +12
    ./SectionResultViews/DuneErosionResultViewTest.cs
  1. … 79 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

    • -1
    • +1
    ./SectionResultViews/DuneErosionResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/GrassCoverSlipOffInwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/GrassCoverSlipOffOutwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/MacrostabilityInwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/MacrostabilityOutwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/MicrostabilityResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/PipingStructureResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/TechnicalInnovationResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/WaterPressureAsphaltCoverResultViewTest.cs
  1. … 168 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

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

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -1
    • +1
    ./SectionResultViews/ClosingStructureResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/DuneErosionResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/GrassCoverSlipOffInwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/GrassCoverSlipOffOutwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/MacrostabilityInwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/MacrostabilityOutwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/MicrostabilityResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/PipingStructureResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/StrengthStabilityPointConstructionResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/TechnicalInnovationResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/WaterPressureAsphaltCoverResultViewTest.cs
  1. … 174 more files in changeset.
Merged revision(s) 5536 from branches/Release/16_2: Added missing tests. Performed cleanups. Related to Issue WTI 881

........

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

Former-commit-id: 1c62813f51c72263d84ab7ec3f6f94b2f5f1008a

Former-commit-id: 6891ab5ef35afb0631130ea6bfd5e828f5e92595

    • -0
    • +32
    ./DesignWaterLevelLocationsViewTest.cs
  1. … 5 more files in changeset.
Added missing tests. Performed cleanups. Related to Issue [WTI-881]

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

Former-commit-id: 5f226deebcec09ceb1bb42cbe64f996db8d395a6

Former-commit-id: 65970126735d58fd283447f31a189a03ba8e38fd

    • -0
    • +32
    ./DesignWaterLevelLocationsViewTest.cs
  1. … 6 more files in changeset.
- Moved relevant files to StabilityPointStructures projects and folders Related to Issue [WTI-560]

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

Former-commit-id: 7ebfef7c61e5c53c4c979cf2201cd4d076a1c899

Former-commit-id: 40cf736b19f2713bdd445c628e9db962d935995f

    • -139
    • +0
    ./SectionResultRows/StrengthStabilityPointConstructionSectionResultRowTest.cs
    • -164
    • +0
    ./SectionResultViews/StrengthStabilityPointConstructionResultViewTest.cs
  1. … 73 more files in changeset.
Merged revision(s) 5501-5521 from branches/Release/16_2: Added tests for GrassCoverErosionOutwardsDesignWaterLevelLocationsView and its ViewInfo definition in GrassCoverErosionOutwardsPlugin. Related to Issue WTI 881

........

Attempt to improve the testability of ViewInfo

Related to Issue WTI 881

........

Simplified ViewInfoTest, ViewInfoTest felt overkill and was removed.

Related to Issue WTI 881

........

- Moved WaveHeightLocationRow from Integration to Common.Forms to make it accessible for other elements that need to use it

- Implemented the GrassCoverErosionOutwardsWaveHeightLocationsView with ViewInfo, View and adjusted Plugin test

Related to Issue WTI 882

........

Added implementation of CloseForData

Fixed bug where HydraulicBoundaryDatabase file path would not refresh in interface.

Moved DesignWaterLevelLocationRowTest.

Related to Issue WTI 881

........

- Added "Openen" item to the TreeNodeInfo for the WaveHeightLocations related node

- Adjusted tests accordingly

Related to Issue WTI 882

........

Added open item.

Added CloseForData tests.

Hidden child nodes of the GrassCoverErosionOutwards Hydraulic Boundary folder when no hydraulic boundary database has been linked.

Related to Issue WTI 881

........

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

Former-commit-id: 34d9a4b12e440b49bd69ab86cd233547bd93db70

Former-commit-id: a80a1a47b2bfae052d24c795f6064b4d45599aa2

    • -93
    • +0
    ./DesignWaterLevelLocationRowTest.cs
  1. … 42 more files in changeset.
Added implementation of CloseForData Fixed bug where HydraulicBoundaryDatabase file path would not refresh in interface. Moved DesignWaterLevelLocationRowTest. Related to Issue [WTI-881]

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

Former-commit-id: 234f741af7763c14f845f94fa0b6b38d0d880b69

Former-commit-id: 0c5a7599b64196b1c64bad99af9e97677025c1dc

    • -93
    • +0
    ./DesignWaterLevelLocationRowTest.cs
  1. … 11 more files in changeset.
- Moved WaveHeightLocationRow from Integration to Common.Forms to make it accessible for other elements that need to use it - Implemented the GrassCoverErosionOutwardsWaveHeightLocationsView with ViewInfo, View and adjusted Plugin test Related to Issue [WTI-882]

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

Former-commit-id: 52461c7c52d8db3c3254e6bc42b793614ca37ca9

Former-commit-id: 46b12ee4b8f359bfdffc099cafb2c3858c4e6d41

  1. … 15 more files in changeset.
- Moved related classes to ClosingStructures projects Related to Issue [WTI-546]

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

Former-commit-id: b0af05cb82171965d4485f4199f79b099ec64a9d

Former-commit-id: 48711dc8f9a44e33b3d4363d8e101bbace3837bb

    • -168
    • +0
    ./SectionResultRows/ClosingStructuresSectionResultRowTest.cs
    • -242
    • +0
    ./SectionResultViews/ClosingStructuresResultViewTest.cs
  1. … 53 more files in changeset.
- Renamed ClosingStructureFailureMechanism to ClosingStructuresFailureMechanism - Fixed tests to assert the correct *SectionEntity Related to Issue [WTI-546]

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

Former-commit-id: 2c865b08f58270a5625e82af754fbe1969cf3b14

Former-commit-id: dfd1648c10277aaecf42ac969770b3f65ae63e52

    • -168
    • +0
    ./SectionResultRows/ClosingStructureSectionResultRowTest.cs
    • -0
    • +168
    ./SectionResultRows/ClosingStructuresSectionResultRowTest.cs
    • -242
    • +0
    ./SectionResultViews/ClosingStructureResultViewTest.cs
    • -0
    • +242
    ./SectionResultViews/ClosingStructuresResultViewTest.cs
  1. … 62 more files in changeset.
Moved HydraulicBoundaryLocationsView and related classes to common so that it can be reused in failure mechanisms. Related to Issue [WTI-881]

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

Former-commit-id: a5930d855f1a0b5d3104f331bd3317d0f2d9a847

Former-commit-id: 9180def790757294831fdcd10e61d29cd8950154

    • -0
    • +1
    ./DesignWaterLevelLocationsViewTest.cs
    • -93
    • +0
    ./HydraulicBoundaryLocationContextRowTest.cs
    • -460
    • +0
    ./HydraulicBoundaryLocationsViewTest.cs
  1. … 25 more files in changeset.
Pulled away HydraulicBoundaryDatabase and AssessmentSection related knowlegde from the HydraulicBoundaryLocationsView. Related to Issue [WTI-881]

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

Former-commit-id: 0d353db6a6ef493decd37a81bbf6c10a51358a2c

Former-commit-id: 5eab6d01ed8280e1f1cddb2726dc6154b2cbade6

    • -101
    • +0
    ./DesignWaterLevelLocationContextRowTest.cs
    • -0
    • +92
    ./DesignWaterLevelLocationRowTest.cs
    • -6
    • +8
    ./DesignWaterLevelLocationsViewTest.cs
    • -16
    • +8
    ./HydraulicBoundaryLocationContextRowTest.cs
    • -69
    • +24
    ./HydraulicBoundaryLocationsViewTest.cs
    • -101
    • +0
    ./WaveHeightLocationContextRowTest.cs
    • -0
    • +92
    ./WaveHeightLocationRowTest.cs
  1. … 16 more files in changeset.