Info
Version: | 1.0.1 |
Author(s): | .Goodies |
Last Update: | Monday, November 30, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DotGoodies/DotGoodies.Testing |
NuGet Url: | https://www.nuget.org/packages/DotGoodies.Testing.Log4Net |
Install
Install-Package DotGoodies.Testing.Log4Net
dotnet add package DotGoodies.Testing.Log4Net
paket add DotGoodies.Testing.Log4Net
DotGoodies.Testing.Log4Net Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.4 && < 3.0)
Tags
It can also intercept error and fatal messages so a test can assert this.
An integration or unit test can use it during setting the SUT up and during the assertion phase.