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" />
paket add AUT.TestProjects.GenV6 --version 4.8.4
#r "nuget: AUT.TestProjects.GenV6, 4.8.4"
// Install AUT.TestProjects.GenV6 as a Cake Addin
#addin nuget:?package=AUT.TestProjects.GenV6&version=4.8.4
// Install AUT.TestProjects.GenV6 as a Cake Tool
#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 |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- 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,006 | 9/8/2019 |
4.8.3 | 927 | 9/8/2019 |
4.8.2 | 878 | 9/8/2019 |
4.8.1 | 876 | 9/8/2019 |
4.8.0 | 756 | 9/8/2019 |
4.7.9 | 902 | 9/8/2019 |
4.7.8 | 734 | 9/8/2019 |
4.7.7 | 868 | 9/8/2019 |
4.7.6 | 842 | 9/8/2019 |
4.7.5 | 727 | 9/6/2019 |
4.7.4 | 874 | 9/6/2019 |
4.7.3 | 753 | 9/6/2019 |
4.7.2 | 842 | 9/6/2019 |
4.7.1 | 835 | 9/6/2019 |
4.7.0 | 726 | 9/6/2019 |
4.6.9 | 732 | 9/6/2019 |
4.6.8 | 938 | 9/1/2019 |
4.6.7 | 854 | 8/31/2019 |
4.6.6 | 916 | 8/31/2019 |
4.6.5 | 880 | 8/29/2019 |
4.6.4 | 890 | 8/29/2019 |
4.6.3 | 843 | 8/29/2019 |
4.6.2 | 905 | 8/29/2019 |
4.6.1 | 839 | 8/29/2019 |
4.6.0 | 891 | 8/29/2019 |
4.5.0 | 873 | 8/29/2019 |
4.4.0 | 846 | 8/29/2019 |
4.3.0 | 919 | 8/29/2019 |
4.2.0 | 843 | 8/29/2019 |
4.1.0 | 900 | 8/28/2019 |
4.0.0 | 859 | 8/28/2019 |
3.9.0 | 903 | 8/28/2019 |
3.8.0 | 937 | 8/28/2019 |
3.6.0 | 925 | 8/28/2019 |
3.5.0 | 822 | 8/28/2019 |
3.4.0 | 865 | 8/27/2019 |
3.3.0 | 744 | 8/25/2019 |
3.2.0 | 749 | 8/21/2019 |
3.1.0 | 748 | 8/21/2019 |
3.0.0 | 763 | 8/9/2019 |
2.9.0 | 778 | 7/25/2019 |
2.7.0 | 2,282 | 7/22/2019 |
2.6.0 | 2,287 | 7/21/2019 |
2.5.0 | 2,239 | 7/21/2019 |
2.4.0 | 742 | 7/19/2019 |
2.3.0 | 737 | 7/19/2019 |
2.2.0 | 738 | 7/18/2019 |
2.1.0 | 767 | 7/18/2019 |
2.0.0 | 735 | 7/18/2019 |
1.9.0 | 728 | 7/17/2019 |
1.8.0 | 744 | 7/17/2019 |
1.7.0 | 751 | 7/12/2019 |
1.6.0 | 909 | 7/12/2019 |
1.5.0 | 793 | 7/11/2019 |
1.4.0 | 800 | 7/10/2019 |
1.3.0 | 768 | 7/10/2019 |
1.2.0 | 773 | 7/10/2019 |
1.1.0 | 789 | 7/10/2019 |
1.0.0 | 763 | 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
- ProcessHelper enhanced, has better attach.
- Debugging mode enable disable for statement info.