PipingSurfaceLinesCsvReaderTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Updated texts - Changed ValidateFilePath to write the chars Path.GetFileName validates against (Path.GetInvalidPathChars()) in its exception Related to Issue [WTI-1060]

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

Former-commit-id: 2035c7d87c781c6d0cc8fa7a3fdd46eb85a9b7e1

Former-commit-id: 0bb23d23531231bb7c07834ec39505714bb049a7

  1. … 24 more files in changeset.
* Cleanup Ringtoets.Piping.IO.Test Related to Issue [WTI-737]

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

Former-commit-id: 3b1e75d3ec200abbb0c630e9ebee611738c12c9e

Former-commit-id: 87236b1e28ac36a8e305b06288f8cfa63c3eeb4c

    • -66
    • +85
    ./PipingSurfaceLinesCsvReaderTest.cs
  1. … 20 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

  1. … 141 more files in changeset.
Added reading of parameters of distributions for BelowPhreaticLevel, Permeability and DiameterD70. Related to Issue [WTI-686]

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

Former-commit-id: a7d4b816853df35cdda4f6f9346d83ea0fa10cb1

Former-commit-id: 3bf3a1b003b001778b4cc61dca0c1a8230ea3f63

    • -1
    • +22
    ./PipingSurfaceLinesCsvReaderTest.cs
  1. … 30 more files in changeset.
Documented exceptions thrown by FileDisposeHelper. Restructured test data so that TestDataCopyHelper became obsolete. Restructured tests so that DirectoryDisposeHelper became obsolete. Extended FileUtils with IsValidFilePath.

Related to Issue [WTI-666]

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

Former-commit-id: 7bed29310919ea82c6700affd257a7e68b942633

Former-commit-id: 418f990752da2b746fa44a116f2266b30835f853

  1. … 72 more files in changeset.
Added HydraulicDatabaseHelper with method to verify the currently set HRD path. Added verification of the HRD path before design water level calculations are added as activities. Refactored HydraulicBoundaryDatabaseImporter so that a separate ValidateAndConnectTo call is no longer necessary. Related to Issue [WTI-329]

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

Former-commit-id: 0e6ebc1278e493c7d2beb16af82e737495310882

Former-commit-id: d12a3f44e878a3d5252795f3da775265197f3b84

  1. … 15 more files in changeset.
* Updated resources "Profielmetingen" -> "Profielschematisaties". Related to Issue [WTI-433]

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

Former-commit-id: 6f56c6c0ea9f87f3fa9ec89f05b416dd4ac897ae

Former-commit-id: e5d358418f651d3d6f3a2c2951460a1ecdad7e81

    • -8
    • +10
    ./PipingSurfaceLinesCsvReaderTest.cs
  1. … 20 more files in changeset.
Set ExitPointL and SeepageLength for PipingInput based on the DikeToeAtPolder and DikeToeAtRiver. Added validation for a surfacline without length, which cannot be used in a piping calculation. Related to Issue [WTI-381]

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

Former-commit-id: 0829c25d6b440cce68ec90d553b05b44c5e263da

Former-commit-id: 58959bf8f796c5ab44b4c1dd647a8b3ddbffa302

    • -1
    • +27
    ./PipingSurfaceLinesCsvReaderTest.cs
  1. … 17 more files in changeset.
Added possibility of optional columns in a surfaceline file. PipingSurfaceLinesCsvReader now tries finds the X1;Y1;Z1; column in any position and uses this as the start of the geometry. Related to Issue [WTI-379]

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

Former-commit-id: 60a43df3ba8416043b1228a78052f9188bbc5dbe

Former-commit-id: fc33300918cd6998ce50313a9bf5f117ed553976

    • -0
    • +65
    ./PipingSurfaceLinesCsvReaderTest.cs
  1. … 2 more files in changeset.
Implemented review suggestions. Moved PipingCharacteristicPointsLocation in Data to CharacteristicPoints in IO/SurfaceLines. Renamed PipingCharacteristicPointsCsvReader.cs to CharacteristicPointsCsvReader and moved in /SurfaceLines. Moved PipingSurfaceLinesCsvReader to /SurfaceLines subdir. Added testcases for lines with too many values and files with other types of invalid headers. Related to Issue [WTI-126]

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

Former-commit-id: f20761bd3991f9d94e804919333c91b90598bcc4

Former-commit-id: f3e887550eb0d832ef74280f902912e4f9111d1a

    • -0
    • +733
    ./PipingSurfaceLinesCsvReaderTest.cs
  1. … 28 more files in changeset.