Info
Version: | 1.0.0 |
Author(s): | David Fenton |
Last Update: | Monday, January 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Fenton.TestingTools |
Install
Install-Package Fenton.TestingTools
dotnet add package Fenton.TestingTools
paket add Fenton.TestingTools
Fenton.TestingTools Download (Unzip the "nupkg" after downloading)
Version 1.0.0 contains mock classes for I/O to allow for simple unit testing of methods which use StreamReader and StreamWriter based I/O.