AUT.TestProjects.GenV6
4.6.1
See the version list below for details.
dotnet add package AUT.TestProjects.GenV6 --version 4.6.1
NuGet\Install-Package AUT.TestProjects.GenV6 -Version 4.6.1
<PackageReference Include="AUT.TestProjects.GenV6" Version="4.6.1" />
paket add AUT.TestProjects.GenV6 --version 4.6.1
#r "nuget: AUT.TestProjects.GenV6, 4.6.1"
// Install AUT.TestProjects.GenV6 as a Cake Addin #addin nuget:?package=AUT.TestProjects.GenV6&version=4.6.1 // Install AUT.TestProjects.GenV6 as a Cake Tool #tool nuget:?package=AUT.TestProjects.GenV6&version=4.6.1
- 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,216 | 9/8/2019 |
4.8.3 | 1,085 | 9/8/2019 |
4.8.2 | 1,021 | 9/8/2019 |
4.8.1 | 1,018 | 9/8/2019 |
4.8.0 | 901 | 9/8/2019 |
4.7.9 | 1,060 | 9/8/2019 |
4.7.8 | 867 | 9/8/2019 |
4.7.7 | 1,019 | 9/8/2019 |
4.7.6 | 994 | 9/8/2019 |
4.7.5 | 877 | 9/6/2019 |
4.7.4 | 1,031 | 9/6/2019 |
4.7.3 | 895 | 9/6/2019 |
4.7.2 | 984 | 9/6/2019 |
4.7.1 | 978 | 9/6/2019 |
4.7.0 | 861 | 9/6/2019 |
4.6.9 | 875 | 9/6/2019 |
4.6.8 | 1,112 | 9/1/2019 |
4.6.7 | 1,024 | 8/31/2019 |
4.6.6 | 1,081 | 8/31/2019 |
4.6.5 | 1,021 | 8/29/2019 |
4.6.4 | 1,038 | 8/29/2019 |
4.6.3 | 963 | 8/29/2019 |
4.6.2 | 1,041 | 8/29/2019 |
4.6.1 | 1,000 | 8/29/2019 |
4.6.0 | 1,041 | 8/29/2019 |
4.5.0 | 1,045 | 8/29/2019 |
4.4.0 | 1,003 | 8/29/2019 |
4.3.0 | 1,043 | 8/29/2019 |
4.2.0 | 999 | 8/29/2019 |
4.1.0 | 1,046 | 8/28/2019 |
4.0.0 | 1,002 | 8/28/2019 |
3.9.0 | 1,068 | 8/28/2019 |
3.8.0 | 1,103 | 8/28/2019 |
3.6.0 | 1,072 | 8/28/2019 |
3.5.0 | 971 | 8/28/2019 |
3.4.0 | 1,012 | 8/27/2019 |
3.3.0 | 893 | 8/25/2019 |
3.2.0 | 903 | 8/21/2019 |
3.1.0 | 907 | 8/21/2019 |
3.0.0 | 923 | 8/9/2019 |
2.9.0 | 935 | 7/25/2019 |
2.7.0 | 2,429 | 7/22/2019 |
2.6.0 | 2,437 | 7/21/2019 |
2.5.0 | 2,408 | 7/21/2019 |
2.4.0 | 901 | 7/19/2019 |
2.3.0 | 880 | 7/19/2019 |
2.2.0 | 881 | 7/18/2019 |
2.1.0 | 917 | 7/18/2019 |
2.0.0 | 880 | 7/18/2019 |
1.9.0 | 899 | 7/17/2019 |
1.8.0 | 901 | 7/17/2019 |
1.7.0 | 894 | 7/12/2019 |
1.6.0 | 1,095 | 7/12/2019 |
1.5.0 | 951 | 7/11/2019 |
1.4.0 | 947 | 7/10/2019 |
1.3.0 | 920 | 7/10/2019 |
1.2.0 | 929 | 7/10/2019 |
1.1.0 | 926 | 7/10/2019 |
1.0.0 | 896 | 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