Thomas Levesque 6/14/2015

Create an auto-mocking container with Unity and FakeItEasy

Read Original

This technical article explains how to build a Unity IoC container extension that automatically generates FakeItEasy mocks for interfaces and abstract classes. It aims to reduce the boilerplate code in unit tests by allowing dependencies to be faked on demand, complete with code examples and implementation details.

Create an auto-mocking container with Unity and FakeItEasy

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week