AUT.TestProjects.GenV6
4.7.3
See the version list below for details.
dotnet add package AUT.TestProjects.GenV6 --version 4.7.3
NuGet\Install-Package AUT.TestProjects.GenV6 -Version 4.7.3
<PackageReference Include="AUT.TestProjects.GenV6" Version="4.7.3" />
paket add AUT.TestProjects.GenV6 --version 4.7.3
#r "nuget: AUT.TestProjects.GenV6, 4.7.3"
// Install AUT.TestProjects.GenV6 as a Cake Addin #addin nuget:?package=AUT.TestProjects.GenV6&version=4.7.3 // Install AUT.TestProjects.GenV6 as a Cake Tool #tool nuget:?package=AUT.TestProjects.GenV6&version=4.7.3
- 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 (>= 1.2.10)
- 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,229 | 9/8/2019 |
4.8.3 | 1,093 | 9/8/2019 |
4.8.2 | 1,029 | 9/8/2019 |
4.8.1 | 1,026 | 9/8/2019 |
4.8.0 | 909 | 9/8/2019 |
4.7.9 | 1,068 | 9/8/2019 |
4.7.8 | 875 | 9/8/2019 |
4.7.7 | 1,027 | 9/8/2019 |
4.7.6 | 1,002 | 9/8/2019 |
4.7.5 | 885 | 9/6/2019 |
4.7.4 | 1,041 | 9/6/2019 |
4.7.3 | 903 | 9/6/2019 |
4.7.2 | 992 | 9/6/2019 |
4.7.1 | 986 | 9/6/2019 |
4.7.0 | 869 | 9/6/2019 |
4.6.9 | 884 | 9/6/2019 |
4.6.8 | 1,124 | 9/1/2019 |
4.6.7 | 1,033 | 8/31/2019 |
4.6.6 | 1,090 | 8/31/2019 |
4.6.5 | 1,030 | 8/29/2019 |
4.6.4 | 1,047 | 8/29/2019 |
4.6.3 | 972 | 8/29/2019 |
4.6.2 | 1,050 | 8/29/2019 |
4.6.1 | 1,009 | 8/29/2019 |
4.6.0 | 1,050 | 8/29/2019 |
4.5.0 | 1,053 | 8/29/2019 |
4.4.0 | 1,011 | 8/29/2019 |
4.3.0 | 1,051 | 8/29/2019 |
4.2.0 | 1,008 | 8/29/2019 |
4.1.0 | 1,055 | 8/28/2019 |
4.0.0 | 1,011 | 8/28/2019 |
3.9.0 | 1,076 | 8/28/2019 |
3.8.0 | 1,111 | 8/28/2019 |
3.6.0 | 1,081 | 8/28/2019 |
3.5.0 | 980 | 8/28/2019 |
3.4.0 | 1,022 | 8/27/2019 |
3.3.0 | 902 | 8/25/2019 |
3.2.0 | 911 | 8/21/2019 |
3.1.0 | 915 | 8/21/2019 |
3.0.0 | 931 | 8/9/2019 |
2.9.0 | 944 | 7/25/2019 |
2.7.0 | 2,438 | 7/22/2019 |
2.6.0 | 2,446 | 7/21/2019 |
2.5.0 | 2,420 | 7/21/2019 |
2.4.0 | 909 | 7/19/2019 |
2.3.0 | 888 | 7/19/2019 |
2.2.0 | 889 | 7/18/2019 |
2.1.0 | 925 | 7/18/2019 |
2.0.0 | 888 | 7/18/2019 |
1.9.0 | 909 | 7/17/2019 |
1.8.0 | 910 | 7/17/2019 |
1.7.0 | 902 | 7/12/2019 |
1.6.0 | 1,104 | 7/12/2019 |
1.5.0 | 960 | 7/11/2019 |
1.4.0 | 956 | 7/10/2019 |
1.3.0 | 935 | 7/10/2019 |
1.2.0 | 938 | 7/10/2019 |
1.1.0 | 937 | 7/10/2019 |
1.0.0 | 904 | 7/10/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