AUT.TestProjects.GenV6
4.8.4
dotnet add package AUT.TestProjects.GenV6 --version 4.8.4
NuGet\Install-Package AUT.TestProjects.GenV6 -Version 4.8.4
<PackageReference Include="AUT.TestProjects.GenV6" Version="4.8.4" />
<PackageVersion Include="AUT.TestProjects.GenV6" Version="4.8.4" />
<PackageReference Include="AUT.TestProjects.GenV6" />
paket add AUT.TestProjects.GenV6 --version 4.8.4
#r "nuget: AUT.TestProjects.GenV6, 4.8.4"
#:package AUT.TestProjects.GenV6@4.8.4
#addin nuget:?package=AUT.TestProjects.GenV6&version=4.8.4
#tool nuget:?package=AUT.TestProjects.GenV6&version=4.8.4
- Helper methods collection. Explore functionality for increase coverage gain.
- Log4Net integrated
- Common Models and Static types added
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- AutoFixture.AutoMoq (>= 4.8.0)
- log4net (>= 2.0.8)
- Moq (>= 4.10.1)
- NUnit (>= 3.11.0)
- Shouldly (>= 3.0.2)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.ValueTuple (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.8.4 | 1,494 | 9/8/2019 |
| 4.8.3 | 1,304 | 9/8/2019 |
| 4.8.2 | 1,213 | 9/8/2019 |
| 4.8.1 | 1,232 | 9/8/2019 |
| 4.8.0 | 1,105 | 9/8/2019 |
| 4.7.9 | 1,262 | 9/8/2019 |
| 4.7.8 | 1,065 | 9/8/2019 |
| 4.7.7 | 1,224 | 9/8/2019 |
| 4.7.6 | 1,213 | 9/8/2019 |
| 4.7.5 | 1,077 | 9/6/2019 |
| 4.7.4 | 1,232 | 9/6/2019 |
| 4.7.3 | 1,096 | 9/6/2019 |
| 4.7.2 | 1,201 | 9/6/2019 |
| 4.7.1 | 1,180 | 9/6/2019 |
| 4.7.0 | 1,055 | 9/6/2019 |
| 4.6.9 | 1,081 | 9/6/2019 |
| 4.6.8 | 1,332 | 9/1/2019 |
| 4.6.7 | 1,230 | 8/31/2019 |
| 4.6.6 | 1,301 | 8/31/2019 |
| 4.6.5 | 1,232 | 8/29/2019 |
- Targeted for .NET 4.5.2 and now compatible with .NET 4.5.2
- Removed Generic Test Case attribute.
- InstanceComponent added.
- Direct method execution added
- Direct field value get added.
- Direct property value get added.
- Added default string and datetime with test class.
- Added Setup and Tear down methods
- Enhanced Lazy Getter with Lock
- Onetime setup override is not mandatory anymore.
- TearDown methods are renamed to CleanUp
- Changed DefaultDate,String property to readonly static member -Used older log4net version
- ProcessHelper enhanced, has better attach.
- Debugging mode enable disable for statement info.