10 packages tagged with “AutoMoq”
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use Moq. Gracefully handles recursive structures by omitting recursions.
Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.
AutoMoq built for Unity5
Automocker for Moq.
A simple "auto-mocking" container that helps you test classes with multiple dependencies. The interface is inspired by darrencauthon/AutoMoq
Provides a convenient base test class to work with AutoFixture and AutoMoq.
LightInject.AutoMoq45 is a lightweight and extensible service container.
Testing utilities and fixtures for unit testing with AutoFixture and AutoMoq, providing convenient base classes for test setup.
A simple "auto-mocking" container that helps you test classes with multiple dependencies. The interface is inspired by darrencauthon/AutoMoq. If you don't need to use it with existing Microsoft.DependencyInjection.IServiceCollection, then it's better to pick the plain AutoMoqSlim