Application.Ringtoets.Storage.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -4
    • +0
    ./Application.Ringtoets.Storage.TestUtil.csproj
  1. … 425 more files in changeset.
* Moved HydraulicBoundaryDatabase from HydraRing.Data to Ringtoets.Common.Data/Hydraulics ** Cleaned up references accordingly. Related to Issue [WTI-988]

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

Former-commit-id: 1cbfbcf8ccef4a1896ad4e79d8ec20cbc464353d

Former-commit-id: b18bac07e03abd4a1cc70e3c40475e7759521c86

  1. … 134 more files in changeset.
Updated the piping kernel (not final) Added new output properties from the kernel to output objects in the wrapper and data model. Wrapped new PipingProfilePropertyCalculator. Adapted wrappers of sellmeijer and heave calculators. Related to Issue [WTI-1004]

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

Former-commit-id: 31583145c13448aeb18fe3484f7fcab8ec34c506

Former-commit-id: d289f6d9b9b2588fe87eacaae3722c3d8c41efbf

  1. … 33 more files in changeset.
- Added combobox as 2a result in wave impact asphalt cover section results. - Updated storage. Related to Issue [WTI-1021]

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

Former-commit-id: 30324d41f685276d5967b84629cb3d7e05b98c18

Former-commit-id: 2eb6b3d88d602de8e71fad90db5179b34d7287f5

  1. … 75 more files in changeset.
Implemented WaveConditionsOutput such that it contains all the probabilistic data (probability + reliability): - RingtoetsProjectTestHelper is now implementing a constructor that takes 6 arguments - Q-variant properties tests, removed statistic conversions and test on the properties instead - Introduced a WaveConditionsService to calculate the probabilistic properties of the WaveConditionsOutput based on the inputs Related to Issue [WTI-897]

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

Former-commit-id: 2f1191453cb6c5b9cf429048dd231cf66d133fcc

Former-commit-id: bfb94a96767a897ad090f4f851deab64d661bb63

  1. … 19 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. … 108 more files in changeset.
- Removed ICommentable from ICalculation and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: d58e8379d2a7a2ac41eb68aec287b032b325ed7d

Former-commit-id: 85de1e68b87e73b7e36e44ada2077190b55de29a

  1. … 68 more files in changeset.
Incorporated comments review 1208 - Introduced method to generate a random AssessmentLayerTwoAResult - Fixed enum generation: enums of AssessmentLayerOne and AssessmentLayerTwoA are mapped from 1 to 3

Related to Issue [WTI-985]

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

Former-commit-id: e26ed122d3ab3950e94bffd6d7a9f458fd2d5398

Former-commit-id: c052ee765c165bb2e4823f05f4bc2a1de49222ab

- 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

  1. … 185 more files in changeset.
Fixed issues on the RingtoetsProjectTestHelper: - Introduced private method to generate a random state of AssessmentLayerOne Related to Issue [WTI-985]

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

Former-commit-id: 58d7957f652b78e96296e14379e08eb5e1d4d78c

Former-commit-id: 2d7769bd2da9d839c9f9635b6e440f2979ff389d

* Removed unit tests that were already covered by slightly more complex unit test. * Moved TestForeshoreProfile and improved it's reuse. ** Removed references where no longer required. * Renamed ForeshoreTreeNodeInfoTest to ForeshoreProfileTreeNodeInfoTest, and also some cleanup. Related to Issue [WTI-965]

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

Former-commit-id: 4de737bc59cf63abb6637a75d874aab2fd0e3b95

Former-commit-id: f88ad8e6054a3c1917dfe283c28ccb541223c9e4

    • -1
    • +0
    ./Application.Ringtoets.Storage.TestUtil.csproj
  1. … 38 more files in changeset.
Cleaned up some affected tests Related to Issue [WTI-953]

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

Former-commit-id: c64608c80f65afb621ebe77fff67eefc13b96e2d

Former-commit-id: ab3847253432e3a54712ce6a5ae5eb3795eb1987

  1. … 4 more files in changeset.
- Updated RingtoetsProjectTestHelper to have structures set in complete calculation - Ensure all tests are running (only once) on the build server Related to Issue [WTI-931]

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

Former-commit-id: e2cfe1343aedef4407d1ab55c6d88e5594130c6a

Former-commit-id: d3a871729730b3ff904dd5af7c97454d82817e00

    • -211
    • +40
    ./RingtoetsProjectTestHelper.cs
  1. … 2 more files in changeset.
- Ensure the technical reference guide can be build via Doxygen - Ran Deltares cleanup on every project that was touched Related to Issue [WTI-931]

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

Former-commit-id: 8f75344419774da76c09075d5ac8308830a35a8b

Former-commit-id: e26553796c0f3ada7c458ada2db8e053610b8161

  1. … 115 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.csproj
  1. … 97 more files in changeset.
Incorporated review comments: - Editorial changes: moved lines around to improve consistency. Checked for similar tests across the Structures - Extracted function to retrieve validation rules depending on the calculation type in ClosingStructuresCalculationService - Changed parameter names

Related to Issue [WTI-927]

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

Former-commit-id: e1580d2ed171698fd39b5bc43af134da09314a84

Former-commit-id: f5567d00dde1ac54ef7a753d24bc7c9d73dc1ff8

  1. … 8 more files in changeset.
Deltares clean-up for Application.Ringtoets Related to Issue [WTI-931]

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

Former-commit-id: cc5e41e46e833ce80b0dcfe2040b83751f8e83b9

Former-commit-id: 4ffc1daa3680e3f1fa80abcab14c92231b913638

  1. … 16 more files in changeset.
- Extended RingtoetsProjectTestHelper and tests

Related to Issue [WTI-916]

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

Former-commit-id: 34da07331d186fa59a5103e911ed44716cfed9dd

Former-commit-id: 0957e34befc81909cfa4d8859a3586a4a60ae7e1

  1. … 4 more files in changeset.
- Extended RingtoetsProjectTestHelper and tests Related to Issue [WTI-914]

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

Former-commit-id: 790f6edbccd9f6572e7eafc9b8cc6555cfe689d6

Former-commit-id: 540f71d5285acf04b081ce3a21efff1f764eecf3

  1. … 2 more files in changeset.
* Integrated the new Read and Create extension methods for StabilityPointStructure calculations in the CalculationGroup extension methods and StabilityPointStructureFailureMechanism read extension. * Added missing CalculationGroup assert method for ClosingStructure Related to Issue [WTI-913]

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

Former-commit-id: ed8bb60a371019ace863fe9be91423bda4c274af

Former-commit-id: 4e8bc02ae614fb26f5e2a0c97f60398ca03158f8

  1. … 10 more files in changeset.
Implement validation service: - Removed CreateForeshoreProfile calls: test object TestForeshoreProfile was extended: -- Now possible to specify it with and without default breakwater (optional constructor argument) -- Also possible to set a specific BreakWater object on the foreshore profile

Related to Issue [WTI-927]

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

Former-commit-id: bb29fbd42227e2f5fcb45c1f5686602148e25933

Former-commit-id: d3149c5daad18902beae2fb67a5ebf40a35e28be

  1. … 6 more files in changeset.
Removed LayerTwoA property from StabilityPointStructuresSectionResultEntity Updated Create extensions for ClosingStructuresFailureMechanismSectionResult to persist relation to calculation. Related to Issue [WTI-910]

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

Former-commit-id: 58a9ea289193daa82c3fcc521df16bf31df901b9

Former-commit-id: deddedfaa07282a6bbecf185e3f372caeae80a54

  1. … 15 more files in changeset.
Made sure result view is updated on changes. Related to Issue [WTI-568]

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

Former-commit-id: a06ed43c8980c0075031a2ac3c4cc187ace3125b

Former-commit-id: 878fbdd0587d47e5a3bba08ab8032fbec73296ef

  1. … 9 more files in changeset.
- Extended RingtoetsProjectTestHelper and tests Related to Issue [WTI-908]

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

Former-commit-id: a1379c6831678a41789a840ddbbd3c4eb4f90593

Former-commit-id: f72bc225998218e70c9deadda196ca625648e4a2

  1. … 2 more files in changeset.
* CalculationGroup for ClosingStructureFailureMechanism now stored in database. ** ClosingStructure calculations in CalculationGroup are now persisted as well. Related to Issue [WTI-907]

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

Former-commit-id: ea0abb0f0991240caca7922171478ec0c61d0a17

Former-commit-id: b9f593286c47376f9fc00fd317a94a18020e401c

  1. … 10 more files in changeset.
- Updated RingtoetsProjectTestHelper with a HeightStructuresCalculation in HeightStructuresSectionResult Related to Issue [WTI-904]

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

Former-commit-id: 9c21ff470b09b1ed03299aaf6eeaa0c8352f9ab9

Former-commit-id: 80553412bfa6b17c7e9d9269fb4652c96c493e31

  1. … 1 more file in changeset.
- Updated RingtoetsProjectTestHelper with HeightStructureOutput Related to Issue [WTI-839]

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

Former-commit-id: d0e7e416b4db8cc2bd20f856a0ac7c1402604ca4

Former-commit-id: 120878e9ad1cca598870037ca935624e1cb4e651

  1. … 1 more file in changeset.
Reverted the uplift sub calculation for piping to its first implementation. Related to Issue [WTI-936]

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

Former-commit-id: 0d24d469319b816b50eb0513ea23737c8987f757

Former-commit-id: c2fceaed9a30ec3a31b83c7c7a0c51e47a27d034

  1. … 36 more files in changeset.
* Refactored code to be moved into RandomExtensions (and fixed a bug with it) Related to Issue [WTI-935]

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

Former-commit-id: 35166059ce639aaf523715a5e8cd8244a706d5ae

Former-commit-id: 136080fc932663fb4a25b5cd161017bde2e90b59

    • -0
    • +4
    ./Application.Ringtoets.Storage.TestUtil.csproj
  1. … 2 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

  1. … 26 more files in changeset.