SoilProfileBuilder2DTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed failing test SoilProfileBuilder2DTest.Add_LayerWithVerticalLineOnXInXml_ThrowsSoilProfileBuilderException due to previous check-in.

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

Former-commit-id: d3f0dc4ea721332e4426730d8baf3aeadd158614

Improving test coverage Removed unused resource strings. Related to Issue [WTI-85]

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

Former-commit-id: cf151fbbd7ae4d6dc1bb76a5801501df7e8dd5e7

  1. … 11 more files in changeset.
Improved documentation. Renamed PointCollectionHelper.cs to Segment2DLoopCollectionHelper, because it better matches the behavior after the refactoring. Related to Issue [WTI-27]

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

Former-commit-id: b962165851926e6847edadc148c58c009329e5de

  1. … 10 more files in changeset.
Implemented Segment2D which represents a line between two points (without direction). Simplified algorithm to find a 1D profile in a 2D profile at some X. Removed obsolete Math2D methods. Added exceptions when geometries in a SoilLayer2D do not define a loop. Added constructor for Point2D with two parameters (x and y). Making use of 2D concepts within profiles. Updated PointCollectionHelper to create loops with Segments2D out of the points. Renamed PipingSoilLayerReaderTest to PipingSoilLayer2DReaderTest Related to Issue [WTI-27]

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

Former-commit-id: dd2c888c20e5c1eaff6b99ca6b3674286c19098f

  1. … 22 more files in changeset.
Removed unused classes and methods Documented possible exceptions Translated exception messages in Math2D

Related to Issue [WTI-27]

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

Former-commit-id: bfa0308e75a9dbd129c2eb04d7cf00aa388f6f40

  1. … 20 more files in changeset.
Added integrationtests for importing .soil files and creating PipingProfile (kernel input) from it. Changed type of PipingSoilLayer.IsAquifer from bool to double, as this is the type which is saved to the database. Transforming the double to a boolean is now handled in hte PipingProfileCreator. Fixed bug for when database contains no property values. Related to Issue [WTI-28]

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

Former-commit-id: e8372b08ebf92d989ded859115bcc5f1c9df6028

  1. … 22 more files in changeset.
* Improved uniformity of Resources names. Related to Issue [WTI-21]

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

Former-commit-id: 80532ed455dc36f25809616c52b2561851db75d1

  1. … 21 more files in changeset.
Removed requirement of an IsAquifer layer in profiles. Related to Issue [WTI-27]

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

Former-commit-id: ab313a89c87a6326653ee1afbe2fa17048f85c2b

  1. … 4 more files in changeset.
Added requirement of a Layer which has the property IsAquifer true. Requirement set by piping kernel. Refactored the SoilProfileReader so that it can be used to read profiles one at a time. Updated databases to reflect the requirement of IsAquifer. Updated queries used to gather all the soil profile information. Related to Issue [WTI-27]

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

Former-commit-id: d2601b8442159e74e4cedd469eee5d3f3d99ce92

  1. … 30 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +201
    ./SoilProfileBuilder2DTest.cs
  1. … 4839 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +201
    ./SoilProfileBuilder2DTest.cs
  1. … 4008 more files in changeset.