Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.
                        
                    
         
                Info
| Version: | 1.3.0 | 
| Author(s): | Mark Struik | 
| Last Update: | Monday, August 18, 2014 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/MarkStruik/AutoFixture.AutoMoq.AutoSetup | 
| NuGet Url: | https://www.nuget.org/packages/AutoFixture.AutoMoq.AutoSetup | 
Install
Install-Package AutoFixture.AutoMoq.AutoSetup
                        dotnet add package AutoFixture.AutoMoq.AutoSetup
                        paket add AutoFixture.AutoMoq.AutoSetup
                        
                                AutoFixture.AutoMoq.AutoSetup Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoFixture(3.19.2)
 - AutoFixture.AutoMoq(3.19.2)
 - AutoFixture.NUnit2(3.19.2)
 - Moq(4.2.1408.0717)
 - NUnit(2.6.3)
 
Tags