Info
| Version: | 0.0.0 |
| Author(s): | Zoran Horvat |
| Last Update: | Wednesday, January 17, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/TestsExtensions.DisposableTests |
Install
Install-Package TestsExtensions.DisposableTests
dotnet add package TestsExtensions.DisposableTests
paket add TestsExtensions.DisposableTests
TestsExtensions.DisposableTests Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.2.1)
Tags
The code is copied from course Improving Testability Through Design by Zoran Horvat.