PipingCharacteristicPointsLocationTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -31
    • +0
    ./PipingCharacteristicPointsLocationTest.cs
  1. … 28 more files in changeset.
Added PipingCharacteristicPointsCsvReader which is responsible for reading characteristic points from csv files. Added test-data for the PipingCharacteristicPointsCsvReader. Added initial PipingCharacteristicPointsLocation which will contain the characteristic points for a location. Introduced StreamReaderHelper which contains helper methods for initializing a file reader. Related to Issue [WTI-126]

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

Former-commit-id: a2e1aa10e91c6342afca45a82cb3228472054280

Former-commit-id: 10c04af9a875af7b91d472a82a013ad49796ecba

    • -0
    • +31
    ./PipingCharacteristicPointsLocationTest.cs
  1. … 18 more files in changeset.