alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
563 stars 99 forks source link

Small unit tests improvements #511

Closed DamirAinullin closed 5 years ago

DamirAinullin commented 5 years ago

Small unit tests improvements: removed code duplication and improved failed test message.