Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed potential null reference in private method of Failure Mechanism views. Extended tests for fully configured failure mechanisms with calculations Cleanups

Related to Issue [WTI-991]

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

Former-commit-id: 834c60c9570f2426e93e79ce48224b37a3a3bbc0

Former-commit-id: cd9856a2b256285368e8df225a4cddae286c216a

    • -1
    • +30
    ./HeightStructuresFailureMechanismViewTest.cs
  1. … 22 more files in changeset.
Renamed Commentable.Comments to Comment.Body Related to Issue [WTI-983]

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

Former-commit-id: cdeaf9685c9c6b52624d8a755a52835936a0564e

Former-commit-id: 0f2d7929b9cd815fcd65770b767b001efca4e49b

    • -1
    • +1
    ./HeightStructuresFailureMechanismViewTest.cs
  1. … 108 more files in changeset.
- Removed ICommentable from IAssessmentSection and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: 96f7d039b5714198f657400bdf0cb860fcd7a04a

Former-commit-id: 6eb177bd9bb222ca091b01123eb8c80e7a0f834f

    • -1
    • +1
    ./HeightStructuresFailureMechanismViewTest.cs
  1. … 23 more files in changeset.
Add calculations layer for structure failure mechanisms.

Related to Issue [WTI-991]

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

Former-commit-id: 4462d1c09f30e33f9ed206b2d7da6bf18b5c8cbf

Former-commit-id: 5d5cbbcf3eaf574f040aae210cae00c489bb11e3

    • -46
    • +210
    ./HeightStructuresFailureMechanismViewTest.cs
  1. … 13 more files in changeset.
- Implemented attributes for failure mechanism sections. - Create separate feature for each failure mechanism section instead of one single feature. - Introduced TestHelper for map data. - Prioritize labels on selected attribute to prevent exceptions on columns that don't exist. Related to Issue [WTI-958]

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

Former-commit-id: aba68e9df68fefd168a3e2e58ff8e30560ce37e2

Former-commit-id: d0db92ad4c8a9f8eb2b65a32c1ea80840a6b053a

    • -21
    • +3
    ./HeightStructuresFailureMechanismViewTest.cs
  1. … 21 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

    • -16
    • +94
    ./HeightStructuresFailureMechanismResultViewTest.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
    ./HeightStructuresFailureMechanismResultViewTest.cs
  1. … 42 more files in changeset.
Improved parameter names Improved xml doc Used array indexer property where possible. Related to Issue [WTI-843]

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

Former-commit-id: 1a22e48077ab9ac43764acbbc94a76a3cd5e7b91

Former-commit-id: 1db6d6fd016abe9b4790e9ed082d230d01a4b034

    • -2
    • +2
    ./HeightStructuresFailureMechanismViewTest.cs
  1. … 19 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

    • -21
    • +21
    ./HeightStructuresFailureMechanismViewTest.cs
  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

    • -57
    • +27
    ./HeightStructuresFailureMechanismResultViewTest.cs
  1. … 185 more files in changeset.
Added generic view for other (not implemented) failure mechanisms. Related to Issue [WTI-843]

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

Former-commit-id: 720ea4e67345ae6b9c9d72fbe3a1d0d7d55035a8

Former-commit-id: 3b3e9990fd99a239ec423a1f7420bbf84980be98

    • -0
    • +2
    ./HeightStructuresFailureMechanismViewTest.cs
  1. … 22 more files in changeset.
Added open item for remaining (implemented) failure mechanism views. Added failure mechanism view for height structures. Related to Issue [WTI-843]

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

Former-commit-id: ed323862925f9e7f71d3ec404309ef60b57c0aa5

Former-commit-id: 23ba3a0bbc6714dd9d0b802f28a3ffcb899737f0

    • -0
    • +684
    ./HeightStructuresFailureMechanismViewTest.cs
  1. … 21 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

    • -2
    • +2
    ./HeightStructuresFailureMechanismResultViewTest.cs
  1. … 10 more files in changeset.
- Added test for height structures - Updated Error texts for section result with and without calculation for stability point structures Related to Issue [WTI-943]

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

Former-commit-id: d54e2bc567b1c4828fd0d3dc40f0fb58bf2ca3a9

Former-commit-id: fc165afd4bfd3f3e8f01792a0841beca4dec742f

    • -1
    • +192
    ./HeightStructuresFailureMechanismResultViewTest.cs
  1. … 9 more files in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: d10761100637c3b167e5103509207d1d08dc9b91

Former-commit-id: f74453f5648abfd723aab097807e0f6fb90e3bd1

    • -43
    • +21
    ./HeightStructuresFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
- Added test for ChangeCheckBox in ClosingStructures - Updated Error texts for section result with and without calculation for height structures Related to Issue [WTI-943]

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

Former-commit-id: c87ed7f93788bef1b6969ae615845614e89e819b

Former-commit-id: f56a87482e4063cd6a65abcfe9c7e8b5d90603a0

    • -5
    • +6
    ./HeightStructuresFailureMechanismResultViewTest.cs
    • -4
    • +122
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 3 more files in changeset.
Deltares clean-up for Ringtoets.HeightStructures Related to Issue [WTI-931]

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

Former-commit-id: 833c29cff59857b9765986d45ba62a90f0355883

Former-commit-id: 806406b6048b92edff660777125323394608cd76

    • -3
    • +3
    ./HeightStructuresScenariosViewTest.cs
  1. … 7 more files in changeset.
Generalized three structures Calculations to StructuresCalculation class. Related to Issue [WTI-594]

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

Former-commit-id: a8405ee298bf3c641f426352c072744f2e3685cb

Former-commit-id: 5968cf3a46e1b19065199c498dbd525ef5f26552

    • -6
    • +7
    ./HeightStructuresScenariosViewTest.cs
  1. … 92 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

    • -76
    • +7
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 90 more files in changeset.
- Review related changes - Extended tests Related to Issue [WTI-587]

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

Former-commit-id: e65dde0c2d64df3e05f803ae2fda31d6c6101465

Former-commit-id: 1e817e11619e0200679c255723be05ade0b23b04

    • -6
    • +6
    ./HeightStructuresScenariosViewTest.cs
  1. … 4 more files in changeset.
- Review related changes - Added test for HeightStructureInputContext Related to Issue [WTI-587]

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

Former-commit-id: 461cae6fe93306a94241fdafa55ede6fd9f0e20f

Former-commit-id: faf4e4a42c80f881893ec9738bacf5754aebda24

    • -27
    • +68
    ./HeightStructuresScenariosViewTest.cs
  1. … 11 more files in changeset.
Implemented StructuresInputBase in HeightStructuresInput Related to Issue [WTI-556]

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

Former-commit-id: cc0bb76c69085b83d60d76b081e14ee13fce4ccf

Former-commit-id: 96f6bb3695ced92b433d16886e4873e801834d54

    • -5
    • +5
    ./HeightStructuresScenariosViewTest.cs
  1. … 13 more files in changeset.
Reverted refactoring of HeightStructuresInput Related to Issue [WTI-556]

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

Former-commit-id: efc524f3e073f52af491ab7166930d6f82c12785

Former-commit-id: c1c9bcdbfd4a4eb27d0d1df90691d2c036710085

    • -5
    • +5
    ./HeightStructuresScenariosViewTest.cs
  1. … 13 more files in changeset.
Implemented StructuresInputBase in HeightStructuresInput Related to Issue [WTI-556]

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

Former-commit-id: 6cbedaa2999f7b60c6337c83497cdbc64197ca37

Former-commit-id: 9d8fec5ca866b073e5974abe0d4a5e8257b3b1d0

    • -5
    • +5
    ./HeightStructuresScenariosViewTest.cs
  1. … 13 more files in changeset.
Added ViewInfo definition for HeightStructuresScenarioView. Added tests for the HeightStructures scenario view. Extended HeightStructureHelper with methods to synch scenario's after Delete and Update of structures and for collection calculations defined for a section. Related to Issue [WTI-587]

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

Former-commit-id: 5e99573f9728c9c3a2aebe0de844a403a1609a4e

Former-commit-id: 80899b4ac1dc2abda6aeae72e434c4bdaee0f664

    • -0
    • +117
    ./HeightStructuresScenarioRowTest.cs
    • -0
    • +354
    ./HeightStructuresScenariosViewTest.cs
  1. … 38 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
    ./HeightStructuresFailureMechanismResultViewTest.cs
  1. … 219 more files in changeset.
constants now are at the beginning of test files. Resharper cleanup

Related to Issue [WTI-739]

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

Former-commit-id: 2f74d268f57a70a7c80c287fca9f3b9eca225c4e

Former-commit-id: 0177cc2f513972260c5fea860789bd7496f6ab6d

    • -5
    • +4
    ./HeightStructuresFailureMechanismResultViewTest.cs
  1. … 26 more files in changeset.
constants now are at the beginning of test files. Resharper cleanup

Related to Issue [WTI-739]

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

Former-commit-id: d6344b771f8096e0a2edddee5a90e1122470402e

Former-commit-id: 4228088428278d851ddc730b3cddbfb231dac272

    • -5
    • +4
    ./HeightStructuresFailureMechanismResultViewTest.cs
  1. … 26 more files in changeset.
- Renamed *FailureMechanismSectionResultNoValueRoundedDoubleConverter* to *NoValueRoundedDoubleConverterTest* Related to Issue [WTI-438]

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

Former-commit-id: bbd6b35ef48aee3e57832ef4512e00d21ae2001f

Former-commit-id: 15657f8e848b457d1cf3a9490194a2f51ff4a6c5

    • -1
    • +1
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 49 more files in changeset.
* Cleanup Ringtoets.HeightStructures source and test projects. Related to Issue [WTI-737]

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

Former-commit-id: ebabd21c12cb3c39c0d62be07bf8a952e7074266

Former-commit-id: 11eefb4fd8077bbd645152d13916ca512789862e

    • -14
    • +14
    ./HeightStructuresFailureMechanismResultViewTest.cs
    • -4
    • +1
    ./HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 21 more files in changeset.