Ringtoets.ClosingStructures.Data.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./TestClosingStructureCalculationTest.cs
  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
    • +1
    ./TestClosingStructureCalculationTest.cs
  1. … 68 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

    • -0
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test.csproj
  1. … 97 more files in changeset.
Deltares clean-up for Demo and Ringtoets.ClosingStructures Related to Issue [WTI-931]

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

Former-commit-id: 6d9cbf33f673a9fc02f238e6bc59877b871277db

Former-commit-id: 436f5d6c5a25e7fd20bd93ae2077b05e5abaf038

  1. … 11 more files in changeset.
* Hide particular properties from PropertyGridView, dependent on ModelType of ClosingStructure calculation. Related to Issue [WTI-923]

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

Former-commit-id: 6c5790e816fc03ee0476fc7b00f984a25ed99247

Former-commit-id: 9a549599ed680b9cbd84bc895ecd5b9e1d9b4939

  1. … 4 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

    • -1
    • +2
    ./TestClosingStructureCalculationTest.cs
  1. … 93 more files in changeset.
Connecting ClosingStructureCalculationActivity with relevant services: - Implemented functionality in the plugin as specified by the CalculationContextTreeNodeInfoTests (Note: one function is still missing) - Added basic functionality for the validation of input parameters: validate hydraulic boundary location and DB connection - Renamed inconsistent names in the ClosingStructuresCalculationServiceTest - Adjusted TestClosingStructuresCalculation: one probability value was uninitialized

Related to Issue [WTI-554]

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

Former-commit-id: d67f48b0cf39e9911bf89af66c4c9d59d2180130

Former-commit-id: 0985bcd17011fc22fb933332858adc5420bc039e

    • -0
    • +1
    ./TestClosingStructureCalculationTest.cs
  1. … 8 more files in changeset.
Connecting ClosingStructureCalculationActivity with relevant services: - Introduced ClosingStructuresHelper to retrieve the FailureMechanismSection for the calculation (exact copy as its HeightStructure equivalent) - Introduced ClosingStructureDataSynchronizationService for clearing data (exact copy as its HeightStructure equivalent) - Extended TestClosingStructure: location and name can be given as constructor parameters - Extended ClosingStructuresCalculationActivity

Related to Issue [WTI-554]

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

Former-commit-id: d012afdfbe58a814a251ec14ee1f7fda3a692f9b

Former-commit-id: d0160bbe79591388194164d3b6d3ae6a1c3c23d8

  1. … 17 more files in changeset.
Connecting Hydraring: - Initialized all NaN values to valid numbers in the TestClosingStructuresCalculation - Probability parameters that were set as a deterministic variable for the Hydraring output are now set as a NormalDistribution with a standard deviation of 0 to prevent Hydraring from crashing. (paired with kleijn)

Related to Issue [WTI-554]

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

Former-commit-id: 21ebca6b1f6de067816f3d92688646e3777ff0ef

Former-commit-id: f313479fa5381ba6313c875820237bf09d6c77fd

    • -0
    • +5
    ./TestClosingStructureCalculationTest.cs
  1. … 9 more files in changeset.
Connecting Hydraring: - Added IStructuresClosureCalculator to the HydraRingCalculatorFactory and TestHydraRingCalculatorFactory - Overloaded AreEqual method to assess Hydraring StructuresClosureInput

Added ClosingStructuresCalculationService:

- Input feedthrough created for vertical wall

Related to Issue [WTI-554]

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

Former-commit-id: a18caebf7a86a0477f185121f157329d0d7b5e2d

Former-commit-id: a1b3d86ee680cd975e669ea4ecda0f6eab1307cd

    • -1
    • +1
    ./TestClosingStructureCalculationTest.cs
  1. … 11 more files in changeset.
Connecting Hydraring: - Added IStructuresClosureCalculator to the HydraRingCalculatorFactory

Test objects

- Added a TestClosingStructureCalculation object with a default hydraulic boundary location and closure structure. This object is a valid calculation when it is run through the Validation method

Related to Issue [WTI-554]

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

Former-commit-id: 0fa0621c88a2fc6e2beb0a65f36ecb096f6828a3

Former-commit-id: 934f7664bcd8a2faae39eee5d03c712b3b396ca2

    • -0
    • +9
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test.csproj
    • -0
    • +66
    ./TestClosingStructureCalculationTest.cs
  1. … 4 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

  1. … 82 more files in changeset.
Changed RoundedDouble into double for probability related properties in structures Related to Issue [WTI-556]

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

Former-commit-id: 7adb5a4e0e220ba677ea255ba87e0c3b3653b9e2

Former-commit-id: 8094e7aabdddcaa8c6a629f08939832da5269857

  1. … 7 more files in changeset.
* Fixed typo in file headers (AlphanumeriekeWaarde -> AlfanumeriekeWaarde) * Fixed failing tests (incorrect expectations) Related to Issue [WTI-631]

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

Former-commit-id: 55bfc05d6863125a62fe3803a61ea0598d10f1c7

Former-commit-id: 718083e6b5351dec9e8ea09c5fac763b24915e7a

  1. … 48 more files in changeset.
* Refactored constructor for ClosingStructure to have ConstructionProperties as parameter. Related to Issue [WTI-631]

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

Former-commit-id: ab06fa68d6d01a69d4d22a6be1e5e83a637d84e3

Former-commit-id: 578cac758331c36f1530112400a6a5cc3b2136f3

    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +86
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test.csproj
    • -0
    • +125
    ./TestClosingStructureTest.cs
  1. … 13 more files in changeset.