StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs

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

    • -6
    • +12
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 22 more files in changeset.
Incorporated comments review 1254: - Redefined property CalculationConvergence as a constructor argument, setter is obsolete. Affected files adjusted. (resulted from discussion with kleijn and janssen) - Removed unused references - Cleaned up XMLDoc - Renamed functions

Related to Issue [WTI-897]

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

Former-commit-id: 3ed785cbd730c65fbaee201d3c58181015e760c9

Former-commit-id: e89a6e30965c9e0babc43a8cc460e484ae4618db

    • -1
    • +0
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 12 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

    • -26
    • +15
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 19 more files in changeset.
Incorporated the TestWaveConditionsOutput in Forms and Services for the Q-variant failure mechanisms: - Added because of the planned out-phasing of the 4 arguments constructor of the WaveConditionsOutput - Added additional checks for the properties tests to verify the added output - Changed constructor signature of the TestWaveConditionsOutput to minimize changes in existing tests Related to Issue [WTI-897]

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

Former-commit-id: 1fba57df727cc91f78b0337d32b1c9ab0cf65d94

Former-commit-id: cb988d3d62ae8fe2c2d10de8cd6391f53a7a5c96

    • -6
    • +40
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 17 more files in changeset.
Review related changes Related to Issue [WTI-556]

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

Former-commit-id: c3fae05878814971a1005b95c5b710e92d2b4c2e

Former-commit-id: 3047c86cde0b4464be757d98ba00bf6a78d4f1c5

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 53 more files in changeset.
- Removed common string for the display name and description of the results - Edited the DisplayNames and Descriptions for the calculation results of GrassCoverErosionOutwards and StabilityStoneCover Related to Issue [WTI-815]

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

Former-commit-id: eed6ba7bb86fb1af0f26f0bdd2fe7a12ef6d13ef

Former-commit-id: 88973ab37f87e2e42515071fd1b021ba5f6cc3e2

    • -4
    • +4
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 9 more files in changeset.
Cleaned up tests Renamed test to match tested class' name. Reviewed by: tang_ds

Related to Issue [WTI-815]

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

Former-commit-id: 63cdf823c86e4e5ef2cc02e27fa47cb54e46d535

Former-commit-id: 137708972f27d61484931e08d4c61d9f211539c4

    • -22
    • +22
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 3 more files in changeset.
fixed typo Related to Issue [WTI-727]

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

Former-commit-id: 9cbde90dc492a3db8117b747e8519a2a29338a69

Former-commit-id: a09c9708d7657c917ac1fd277527e47028454e88

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
- Removed unused property ExpandableObjectConverter from StabilityStoneCoverWaveConditionsOutputProperties and its test - Override the ToString() property with returning an empty string to prevent displaying its reference in the GUI Related to Issue [WTI-727]

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

Former-commit-id: a6db93cf18e8e8351dabad03e917fd300038ec2d

Former-commit-id: bb38608284b324837be166cb596721deaacac896

    • -4
    • +1
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 2 more files in changeset.
- Added descriptions all end with a period - Added PropertyInfo StabilityStoneCoverWaveConditionsOutputProperties in the StabilityStoneCoverPlugin and adjusted relevant test Related to Issue [WTI-727]

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

Former-commit-id: e03fc1174f4c170b9eecb3a3e6c644dc454cc502

Former-commit-id: 6b1a4971eea57ac063b0785f7aa5423df6777c82

    • -5
    • +5
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 7 more files in changeset.
- Added documentation - Renamed files for consistency - Added license header - Adjusted tests, instead of using .Find(), index is being used for checking the properties and only browseable objects are accessed - Added Category and Descriptions for each property Related to Issue [WTI-727]

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

Former-commit-id: 76c14f6bd4a5847dc3adb7c80790355bb5f7ee8f

Former-commit-id: df4d876298291cd8a8397706623fd064a62c3d47

    • -0
    • +145
    ./StabilityStoneCoverWaveConditionsOutputPropertiesTest.cs
  1. … 11 more files in changeset.