Sinchan Saha

Results 5 comments of Sinchan Saha

For the mentioned exception we have a condition check, to throw that custom IO exception, it can be resolved by removing that if condition. ``` if (mockFileDataAccessor.StringOperations.Equals(fullSourcePath, fullDestPath)) { throw...

Is this issue fixed or not? I am happy to pick this up.

I am bit confused with this issue, at base it is using the `FileStreamSystem` to write into file. Then should this change be part of this repo or not? `FileStremSystem`...