Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 340 Bytes

Telerik.JustMock.Mef

Mocking container that enables the composition of (heavyweight) MEF parts with mocked dependencies.

Getting Started

Install the package from NuGet: https://www.nuget.org/packages/JustMock.Mef

Check out the unit tests in Telerik.JustMock.Mef.Tests - they double as example usage.