Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added required ID property to ForeshoreProfile Related to Issue [WTI-1092]

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

Former-commit-id: a5ac17d93c00edc44ab863f471af937703304078

Former-commit-id: d6e398f53cedd03a7e769e1b87a6da3bb573fe53

    • -4
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 50 more files in changeset.
* Explicit declaration of [Combinatorial] * Reformatted code to reduce line length. Related to Issue [WTI-1059]

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

Former-commit-id: 25c3139547f4d6034118583fa1d26ee7e1d89090

Former-commit-id: c0d86ab65e4c7a5a8c181fe0b2112f3873e2b69e

    • -0
    • +1
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 38 more files in changeset.
Incorporated comments review 1323: - Removed obsolete constructor: one default constructor is sufficient to cover the main functionality of the tests - Cleaned up affected tests - Value dependent (mainly exporter and property) tests are made more resistant for future changes by asserting expected values from the test object rather than being hard-coded. Related to Issue [WTI-1024]

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

Former-commit-id: 7cadc295e3a2912a5ad9740b5669a75595b69175

Former-commit-id: 926ccf414a891fd31ff004941670edb9eea59f8e

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 22 more files in changeset.
Changes after review. Paired with tang_ds Related to Issue [WTI-897]

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

Former-commit-id: f3ffe6aaf8413cc04ca2269c379e346d04131a3d

Former-commit-id: df073530833fbfa3f199fb9dd8de380355ff5f50

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 6 more files in changeset.
* 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

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 425 more files in changeset.
Updated storage for Q-variant related calculations: - Read and Create Extension methods and corresponding tests - The StorageSqLiteIntegrationTest to assert the newly added properties - WaveConditionsOutput: explicitly initialize the CalculationConvergence and removed the optional constructor parameters Related to Issue [WTI-897]

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

Former-commit-id: 28abf622cb9128ec6aa23cce06e133242f612d03

Former-commit-id: 1c0416187a9bde0764fd6db3cea3d93106698fb5

    • -2
    • +3
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
    • -2
    • +16
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 14 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

    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 59 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

    • -12
    • +12
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 107 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

    • -2
    • +8
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 68 more files in changeset.
Added Input, Output and NotRelevant Comments in storage model for all failure mechanisms Removed Comments field from storage of failure mechanism Related to Issue [WTI-983]

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

Former-commit-id: 10fdaf016da1ef9e07d5d1dd7554d71c9a27ee10

Former-commit-id: 068ec079b5968894cc9ba7b0bf52a6e77497fbac

    • -6
    • +38
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 26 more files in changeset.
- Extended tests with all possible values - Combined similar tests - Set enum values of AssessmentLayerTwoAResult to 1,2, and 3 -- WARNING, AssessmentLayerTwoAResult saved in older projects will not be properly loaded without an update script paired with tang_ds Related to Issue [WTI-985]

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

Former-commit-id: a5b45013d8d7a818133930fc28ebd90f490f0102

Former-commit-id: 951781de1ded290961bd1b67cfc7fe8599907e44

    • -4
    • +6
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 37 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

    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 185 more files in changeset.
- Fixed ReadExtension tests for storage

Related to Issue [WTI-985]

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

Former-commit-id: b3d3d38408158f2d6ee7cfc9caeae4f7dd03829c

Former-commit-id: b068b7b0f25057dcc6b9f96f241d02a451d99cf1

    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 16 more files in changeset.
* 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

    • -0
    • +1
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 39 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

    • -16
    • +2
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -20
    • +2
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 109 more files in changeset.
- Removed IsNameEditable from CalculationGroup storage paired with bos_en

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

Former-commit-id: f16b7dca5674751fc1b7a5e0a8e15854a80ae792

Former-commit-id: f995a70d19b4a0395f76941aae811e109e668867

    • -3
    • +0
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 15 more files in changeset.
Fixed double run tests.

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

Former-commit-id: 04d4aad9801f90db1de4d459825bd3aaa5d3e7d6

Former-commit-id: 81682ca1ae3115ad1b16ff79e2a4e072db5b9f0b

    • -13
    • +13
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 30 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
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 26 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
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 71 more files in changeset.
Updated and cleaned storage and tests. Related to Issue [WTI-935]

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

Former-commit-id: 809a7a7194b7bc526433ced0cfcc6781ba9633ef

Former-commit-id: b05a74e94a9b121c83c91fd5e7099a4848a5c4a0

    • -0
    • +3
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 13 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
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 50 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
    • +5
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 177 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
    • +5
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 185 more files in changeset.
According to review 1030 - Fixed consistency items - Introduced assertion for the "Order" property for the entity

Related to Issue [WTI-855]

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

Former-commit-id: f1991344f96211ff218fa0570bb5a364a862747e

Former-commit-id: 998bb3ed56e61a15712c52276f8a58c1fa1bcb4d

    • -0
    • +1
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 2 more files in changeset.
Added persistency of WaveImpactAsphaltCoverWaveConditionsCalculation with output. Added persistence of order for wave conditions output. Related to Issue [WTI-855]

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

Former-commit-id: f474b55040c11c1c943aa70e6d8c04ba4ec32c6f

Former-commit-id: 152d0a30e775a7ae39bad12fb5bf3bbaece0b345

    • -1
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
    • -3
    • +4
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 13 more files in changeset.
- Renamed CreateStabilityStoneCoverWaveConditionsOutput to CreateStabilityStoneCoverWaveConditionsOutputEntity - Renamed CreateGrassCoverErosionOutwardsWaveConditionsOutput to CreateGrassCoverErosionOutwardsWaveConditionsOutputEntity - Added storage link of calculation to calculation output for the GrassCoverErosionOutwards failure mechanism Related to Issue [WTI-845]

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

Former-commit-id: 0f6d30de0c9e5500c059a8985484f5f5e275cde1

Former-commit-id: 6cb835b63763f7efac18a0bb1fb8feea1cc2cc46

    • -3
    • +3
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 7 more files in changeset.
- Updated DB structure for GrassCoverErosionOutwardsWaveConditionsOutput - Added Read/Create classes for storing GrassCoverErosionOutwardsWaveConditionsOutput Related to Issue [WTI-845]

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

Former-commit-id: 92a272e8f8ff43ade2ef28384ca25124a9f38f72

Former-commit-id: 102a5bb29dd65ad32b2bd00d582a51d9ab00598b

    • -1
    • +0
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 7 more files in changeset.
Added tests for - StabilityStoneCoverWaveConditions Calculation CreateExtensions - StabilityStoneCoverWaveConditions Output CreateExtensions - StabilityStoneCoverWaveConditions OutputEntity ReadExtensions Related to Issue [WTI-849]

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

Former-commit-id: ff36bba5ceff7888016f791292d87db005ef490a

Former-commit-id: 29256df7574d2adde71796b3248f435bb0f12f66

    • -0
    • +230
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
    • -0
    • +97
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 5 more files in changeset.
- Added entity for StabilityStoneCoverWaveCondition Output Related to Issue [WTI-849]

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

Former-commit-id: 5ebc8eb5ebbbe881afb511e617a108329478156f

Former-commit-id: 518d58cb0545857f68a12605591f22464c2cad63

    • -2
    • +0
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 18 more files in changeset.
Implemented persistence for ForeshoreProfile Introduced TestForeshoreProfile, which can be used for test where a simple ForeshoreProfile is allowed. Related to Issue [WTI-851]

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

Former-commit-id: 0bdfa815e4f9642088c97a16874d5bb6c553ffc0

Former-commit-id: 2d817dd8c85083a7cb042f80a926e4ccfd13e161

    • -0
    • +29
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 22 more files in changeset.