SoilProfileBuilder2DTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Refactored SoilProfile such, that it also saves the database identifier - Added XML doc Related to Issue [WTI-414]

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

Former-commit-id: a8b9a97044c8220d7c33e7c337439db7add3afe5

Former-commit-id: eb2587d8db1441313f14aecbc3d900ae10c60451

  1. … 35 more files in changeset.
Merge branch to trunk. Related to Issue [WTI-330]

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

Former-commit-id: f040cc6343b5149e0d6129e0e3a21ff3686d01fb

Former-commit-id: 9a8e6539eda24879b17c85606eda519ba8e48878

  1. … 42 more files in changeset.
Made Point2D readonly. Related to Issue [WTI-330]

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

Former-commit-id: 632ee9661326e4e1005f242d105b7d84cb926c27

Former-commit-id: 8e73d562f300baefccbbd97a57f834b8edf11c4a

  1. … 9 more files in changeset.
* Moved Point2D and Point3D from Ringtoets.Piping.Data to Core.Common.Base/Geometry * Defined ReferenceLine class Related to Issue [WTI-317]

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

Former-commit-id: e81f2ef1cfd13b7605809525f70bb0b1e39a9004

Former-commit-id: e1966a57b9fca5524b309c2326b0c5ddfaf1aaf9

  1. … 39 more files in changeset.
Fixed Rhino expectations and faulty calls in recording state. Added ProjectExplorerGuiPluginException for when retrieving NodePresenters fails. Removed obsolete ContextMenuStripExtensions, use StrictContextMenuItem instead. Provided documentation. Uniformified Expectation initialization logic. Related to Issue [WTI-172]

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

Former-commit-id: 4234e9831923fba92380bef316bee314c4d433a5

  1. … 48 more files in changeset.
Paired with Joel van de Berg, implemented suggestions of WTI-Review-59: * Applied naming convention for Resources. * Removed superfluous exception throwing/handling. * Documented exception paths. Related to Issue [WTI-27]

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

Former-commit-id: c8c75968e9c930e47364f8c11c9603c6ce8cb68b

  1. … 16 more files in changeset.
Have DoubleWithToleranceComparer implement both generic and non generic versions of the IComparer interface Renamed IRowBasedReader to IRowBasedDatabaseReader because it better matches its purpose Used ArgumentNullException where it was more appropriate Tested for exception messages Related to Issue [WTI-27]

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

Former-commit-id: d592930a4256566150b8fdfc5fd73b06cfb2df31

  1. … 25 more files in changeset.
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.