Autofac.Extras.Moq
Mocking library
Provides an easy-to-use integration between Autofac's IoC container and Moq's unit testing framework for mocking dependencies.
Moq auto mocking integration for Autofac IoC
37 stars
8 watching
21 forks
Language: C#
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
autofac/autofac.extras.fakeiteasy | A library that provides an auto-mocking integration for the Inversion of Control (IoC) container Autofac. | 7 |
autofac/autofac.mef | Integrates Managed Extensibility Framework (MEF) with Autofac IoC container | 19 |
autofac/autofac.web | Integrates Autofac IoC container with ASP.NET Web Forms for dependency injection and module management | 10 |
autofac/autofac.mvc | Provides integration between Autofac and ASP.NET MVC. | 49 |
autofac/autofac.extras.attributemetadata | Supports adding metadata to objects in an IoC container for Autofac | 3 |
autofac/autofac.extras.dynamicproxy | Library to enable method interception and decoration in object graphs using dynamic proxying. | 106 |
autofac/autofac.multitenant | Supports multitenancy in .NET applications using the Autofac IoC container | 39 |
verifytests/verify.moq | Adds Verify support for Moq types to verify mock behavior and assertions | 14 |
autofac/autofac.multitenant.wcf | Provides enhancements to WCF for multitenant applications | 3 |
freerange/mocha | A Ruby library for mocking and stubbing in unit tests | 1,225 |
ferada/cl-mock | A library for easily replacing parts of existing functions with mock implementations. | 19 |
autofac/autofac.configuration | Provides configuration support for a dependency injection container | 40 |
autofac/autofac.wcf | Integrates Windows Communication Foundation (WCF) with Autofac IoC container | 22 |
autofac/autofac.pooling | Enables pooling of instances in Autofac's dependency injection system | 3 |
appunite/mockery | A library that provides a simple way to mock functions in asynchronous Elixir testing | 91 |