FailureMechanismSectionReaderTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -331
    • +0
    ./FailureMechanismSectionReaderTest.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 6095 more files in changeset.
Cleanup of Ringtoets.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: f9d9cdbb2feae87c9cca7154bfb0e630390ca220

Former-commit-id: 2ace285b026b153ffd67d17b506b409376d93638

    • -20
    • +10
    ./FailureMechanismSectionReaderTest.cs
  1. … 89 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 551 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -23
    • +22
    ./FailureMechanismSectionReaderTest.cs
  1. … 429 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

    • -0
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 124 more files in changeset.
- Used nameof methods instead of random path to create test file names. - Bubbled IOException when trying to delete a test file and it fails so we know that the file is not deleted. Paired with @janssen

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

Former-commit-id: e808c5751086faf8a2b72d918e1074adb5044314

Former-commit-id: 4ba1926135f291f4b4a4ecb3debc1e7712f492c3

    • -1
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 25 more files in changeset.
Review related changes Related to Issue [WTI-1135]

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

Former-commit-id: 2c7b932b25746d662f1872d0cc7da1da362c0ac2

Former-commit-id: 1f84cdb983217ed176b0641fe2e377ece56b7c2a

    • -7
    • +6
    ./FailureMechanismSectionReaderTest.cs
  1. … 22 more files in changeset.
- Updated texts of ValidateFilePath Added method GetFullPath that throws only ArgumentExceptions Related to Issue [WTI-1060]

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

Former-commit-id: c17a15c75b90157638db91f8a04112cafacf43d8

Former-commit-id: 0eed903d451361194e8d2111d155a0755c633259

    • -2
    • +2
    ./FailureMechanismSectionReaderTest.cs
  1. … 33 more files in changeset.
- 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

    • -3
    • +3
    ./FailureMechanismSectionReaderTest.cs
  1. … 24 more files in changeset.
used lower case after colon when using FileReaderErrorMessageBuilder. Added FirstToLower method in StringExtensions. Related to Issue [WTI-948]

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

Former-commit-id: e9d3cccc3d91f565fc53bdfffabb2449c517437e

Former-commit-id: b80c97fbcc39c0000d0348fb5fa4591371f53bed

    • -9
    • +9
    ./FailureMechanismSectionReaderTest.cs
  1. … 58 more files in changeset.
Added test data for failure mechanism sections with empty name fields. Added improved error handling for when the name field is empty. Related to Issue [WTI-948]

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

Former-commit-id: 45cdd5d6d17d7712ab687b02b0386598716d3c6c

Former-commit-id: 122d080f392c198e36a3dfef56248d84c64f1e3c

    • -5
    • +15
    ./FailureMechanismSectionReaderTest.cs
  1. … 6 more files in changeset.
Applied some final reader message related improvements Related to Issue [WTI-577]

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

Former-commit-id: c0b52776871935bf45f1a01b4014e8bb8e2638a8

Former-commit-id: 7e50ca65c45400bf008e66d5bb5d3f6e71fb13b9

    • -1
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 16 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

    • -2
    • +2
    ./FailureMechanismSectionReaderTest.cs
  1. … 177 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -2
    • +2
    ./FailureMechanismSectionReaderTest.cs
  1. … 185 more files in changeset.
Improved error messages for when reading shape files. Related to Issue [WTI-862]

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

Former-commit-id: f319b071ab355481213233344bd5fb55f18543ea

Former-commit-id: 67ba82d65c41103b3fa4ecc73c17d8da8ff919b5

    • -2
    • +2
    ./FailureMechanismSectionReaderTest.cs
  1. … 15 more files in changeset.
updated error message when shape file does not contain geometries of type Line Related to Issue [WTI-862]

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

Former-commit-id: 59c6a8c848ecd64cbe56fe58058739c1160dd4f5

Former-commit-id: d90ea1b48ca3a4c12e07c48128fade7fb2760586

    • -1
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 5 more files in changeset.
Changes after review. Related to Issue [WTI-862]

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

Former-commit-id: 7ff2939721c731eb6d0097ce2ff6a81c626144fd

Former-commit-id: c3ef114b8aba2ec92251adb6c3c5e8227a7c46ae

    • -1
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 10 more files in changeset.
Show right error message when a failure mechanism section file is in use and cannot be opened. Related to Issue [WTI-862]

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

Former-commit-id: 6b2f0493cd32e3abe4ca67d00323c547a5d7a91e

Former-commit-id: b36fe29ee64c8062d06a7b08631ca3aad56c678e

    • -0
    • +21
    ./FailureMechanismSectionReaderTest.cs
  1. … 1 more file 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
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 141 more files in changeset.
* Reorganized Ringtoets.Common.IO test-data folder to improve readability. ** Updated importer/reader tests due to changes filepaths. Related to Issue [WTI-523]

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

Former-commit-id: 7ec8d0646496eea78bd385aeb774e3d79498e9f1

Former-commit-id: c688ddadfbc4993e371ac40880333081482a7790

    • -9
    • +9
    ./FailureMechanismSectionReaderTest.cs
  1. … 151 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
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 72 more files in changeset.
Corrected spelling mistake + simplified messages. Related to Issue [WTI-469]

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

Former-commit-id: f3d9231c37e95d363aeb69e9b15f3f0ace0e859c

Former-commit-id: ab60cd4a840f6a0c81a9f9011299209620bccf0b

    • -3
    • +3
    ./FailureMechanismSectionReaderTest.cs
  1. … 13 more files in changeset.
Final actions related to adding Ringtoets.Common.Service projects

Related to Issue [WTI-536]

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

Former-commit-id: d65141c8fdacd947da023ec5aaf7db7507cff4cd

Former-commit-id: e0df7ad8ad6b8d35f74fe66ce216b39ca534b297

    • -1
    • +22
    ./FailureMechanismSectionReaderTest.cs
  1. … 21 more files in changeset.
Split piping specific implementation from a base implementation from the FailureMechanismSectionResult class. Split piping specific implementation from a base implementation from the FailureMechanismResultView class. Removed projects' unused references. Related to Issue [WTI-513]

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

Former-commit-id: 697d2762deea51a795eee53a885a2e0c41761ac4

Former-commit-id: 88cf6034d7ed18e944ae388f9a33bc953197e4c8

    • -1
    • +0
    ./FailureMechanismSectionReaderTest.cs
  1. … 82 more files in changeset.
Added folders for AssessmentSection and FailureMechanism in Ringtoets.Common.Data. Related to Issue [WTI-432]

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

Former-commit-id: 1fc0cbe4ee37c6965f4c379f14cb08f3cc97cb23

Former-commit-id: ed20cfc1d253bbf457dbbb1f77de0910155f979c

    • -0
    • +1
    ./FailureMechanismSectionReaderTest.cs
  1. … 147 more files in changeset.
# minor changes after review Related to Issue [WTI-321]

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

Former-commit-id: b0d8254f914cf6bcb7cbdd54e5bc87d36c792f0c

Former-commit-id: 17f5054c396a79c73fbc4358a4eec1ada52e9ed3

    • -6
    • +2
    ./FailureMechanismSectionReaderTest.cs
  1. … 4 more files in changeset.
* Extended error conditions for FailureMechanismSectionReader: ** A required attribute is missing. ** A multi-polyline element was read from the shapefile. Related to Issue [WTI-321]

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

Former-commit-id: 6f9a97ed0e66a62db3ccc4501cd2f76a2cbacd7d

Former-commit-id: efe00fc91a069ed7238526fc643049d276c9bf36

    • -2
    • +59
    ./FailureMechanismSectionReaderTest.cs
  1. … 14 more files in changeset.
* Introduced FailureMechanismSectionReader. ** Implemented happy path and most common file-read unhappy paths. Related to Issue [WTI-321]

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

Former-commit-id: 6fd677e3dfd506fa86d2efebb5b3cc1daaa57b8d

Former-commit-id: c0f756c4ab3aa828b9abdfb3cad8befa6deb42a0

    • -0
    • +237
    ./FailureMechanismSectionReaderTest.cs
  1. … 22 more files in changeset.