LogNormalDistributionPropertiesTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -102
    • +0
    ./LogNormalDistributionPropertiesTest.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./LogNormalDistributionPropertiesTest.cs
  1. … 6095 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./LogNormalDistributionPropertiesTest.cs
  1. … 551 more files in changeset.
Introduced PropertyChangeHelper which can be used to easily perform a change using a delegate and then notify affected objects returned by the ObservablePropertyChangeHandler. Related to Issue [WTI-1128]

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

Former-commit-id: fa51077ff3f3b52f034b64860809ab521c4e666b

Former-commit-id: fb0102f750eb85428d793c1f07e015a1232119af

    • -0
    • +102
    ./LogNormalDistributionPropertiesTest.cs
  1. … 26 more files in changeset.
replaced old distribution property implementations with the new. Related to Issue [WTI-1128]

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

Former-commit-id: a9d0789154bb9ea8643a8784131b23e535bc6326

Former-commit-id: d49e09d2fa8efd06dd497008c201bbc29d35a430

    • -122
    • +0
    ./LogNormalDistributionPropertiesTest.cs
  1. … 51 more files in changeset.
Refactored way GrassCoverErosionInwardsInputContextProperties handles changes of UseBreakWaterProperties. UseBreakWaterProperties now accepts an handler which performs the action after a property has been changed. DistributionPropertiesBase accepts a similar handler. Related to Issue [WTI-968]

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

Former-commit-id: b2d5ebc5f93edd0607d3d39291a3542412944177

Former-commit-id: f9801610f0d5020c0485b7af2d6052cc19868fe4

    • -68
    • +3
    ./LogNormalDistributionPropertiesTest.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
    ./LogNormalDistributionPropertiesTest.cs
  1. … 53 more files in changeset.
* Improved Xml docs. * Removed unused resources. * Introduced PropertiesTestHelper. * Improved test coverage. * Renamed *DistributionVariationProperties to VariationCoefficient*DistributionProperties. * Improved value conversion in StructureImporters (read value is more explicit). * Added missing license headers. * Improved error message for IDistribution.StandardDeviation (is now consistent with actual check). * Renamed some test data files to be consistent with our naming conventions. Related to Issue [WTI-631]

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

Former-commit-id: d8ad6a2d231966045269b63805204d4600ebebad

Former-commit-id: 08cdd918da2a2cacb6afd897f4c1a21292ddac5a

    • -48
    • +19
    ./LogNormalDistributionPropertiesTest.cs
  1. … 83 more files in changeset.
* Introduced VariationCoefficientDistributionPropertiesBase as base class for distribution properties that have CoefficientOfVariation properties instead of StandardDeviation. ** Split CoefficientOfVariation related responsibilities from DistributionPropertiesBase to VariationCoefficientDistributionPropertiesBase. * Moved description responsibilities from base classes to concrete classes. * Moved 'presence of IObservable' checking to constructor, away from properties. * Implemented use of VariationCoefficientNormalDistribution and VariationCoefficientLogNormalDistribution and related ObjectProperties classes. Related to Issue [WTI-631]

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

Former-commit-id: eac16689bbade4807e57c2cc98b6ae4aa49fdf17

Former-commit-id: ea4d7ccabe6bef963c7549a6e7e26f271e665f1a

    • -58
    • +12
    ./LogNormalDistributionPropertiesTest.cs
  1. … 29 more files in changeset.
* Improved readability of tests * Turned String into string Related to Issue [WTI-757]

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

Former-commit-id: 701ea98de739f0f328ead01558e5e443c904e706

Former-commit-id: cdb77cc67acfc2869c510cc8a1f32c0201a5f40e

    • -4
    • +8
    ./LogNormalDistributionPropertiesTest.cs
  1. … 141 more files in changeset.
Improved some ExpandableObjectConverter related tests Related to Issue [WTI-640]

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

Former-commit-id: 1026596f51aaff2aeae285ef8162afab394a190c

Former-commit-id: 935b6a47896e06710b9cff186b56185e78903116

    • -3
    • +0
    ./LogNormalDistributionPropertiesTest.cs
  1. … 6 more files in changeset.
- Unified property class tests - Added functional coverage Related to Issue [WTI-535]

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

Former-commit-id: dfea80a769bf348e4d2a7f3128af702e9c0ca18f

Former-commit-id: bd57df46b048e37604927ff6f14499d9510d5ac5

    • -14
    • +17
    ./LogNormalDistributionPropertiesTest.cs
  1. … 4 more files in changeset.
- Final review changes Related to Issue [WTI-535]

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

Former-commit-id: d0a39b0ed3f7f5e154b3dc53d56371ef2717d675

Former-commit-id: 6c2e72e0f58a3c72064383c34c2d8911e87fbe89

    • -25
    • +39
    ./LogNormalDistributionPropertiesTest.cs
  1. … 14 more files in changeset.
- Added feature to get and set the variation coefficient in the propertyclasses Related to Issue [WTI-535]

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

Former-commit-id: 65ffd3ba1c5bf482fb1638063c4f8cd66cde17cb

Former-commit-id: 1435a5e851d99ab3a006a274b4cb72fceb31a591

    • -1
    • +0
    ./LogNormalDistributionPropertiesTest.cs
  1. … 20 more files in changeset.
- Introduced read-only options for NormalDistributionProperties and LogNormalDistributionProperties Related to Issue [WTI-535]

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

Former-commit-id: 2f553a712fcfc1775d636df3ebe249aa52f50303

Former-commit-id: 42765d7fb4c198f3fe33ca5c6cf5c4cd39ed1d0f

    • -48
    • +104
    ./LogNormalDistributionPropertiesTest.cs
  1. … 17 more files in changeset.
- Review comments processed. - Fixed uppercasing in *Lognormal* Related to Issue [WTI-535]

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

Former-commit-id: 5da6ea660b262d59fd1e365158a7a6b5533108e7

Former-commit-id: 9ee91c9ddf8c2c9f2e54cbd36069a88226413860

    • -4
    • +4
    ./LogNormalDistributionPropertiesTest.cs
  1. … 53 more files in changeset.
- Initial property class added for HeightStructuresInputContext Related to Issue [WTI-535]

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

Former-commit-id: 8ab90f7cb14f5e8e1388030aadd57bc38c22de6c

Former-commit-id: 7811d77c829a64c96cc16f9aace18ca339cd456a

    • -0
    • +189
    ./LogNormalDistributionPropertiesTest.cs
  1. … 25 more files in changeset.
* Fixed for WTI-Review-571: ** Fixed class names to be consistent with origin class. ** Removed redundant code and unused resource. Related to Issue [WTI-531]

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

Former-commit-id: 145475775c5d76a7afaa4eb19584c04c46f6242d

Former-commit-id: ef148d2d06d5ce3610937fdf8d88b072dad7f204

    • -189
    • +0
    ./LogNormalDistributionPropertiesTest.cs
  1. … 14 more files in changeset.
- Extended coverage of LogNormalDistributionProperties and DikeGeometryProperties Related to Issue [WTI-531]

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

Former-commit-id: 1f04f2f98c63e9b80f67f78286cf3455768b6d0f

Former-commit-id: 6f2a07c928627b8f4da5a4264a74ac1eb6994713

    • -0
    • +79
    ./LogNormalDistributionPropertiesTest.cs
  1. … 1 more file in changeset.
- Introduced property class for HeightStructuresFailureMechanismContext - Fixed typo *Modelfactor overtopping* to *Modelfactor overtopping flow* Related to Issue [WTI-531]

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

Former-commit-id: 12c5364435eb07d79b99c7ab0da4a3d2325e128c

Former-commit-id: 20f5eec583aad5ed3eea5e0decbdab3e15827fab

    • -0
    • +110
    ./LogNormalDistributionPropertiesTest.cs
  1. … 35 more files in changeset.