MiniMock

Minimalistic approach to mocking in .NET

View on GitHub

Support for Generic Methods (WIP)

Generic methods are supported. The generic type is passed as a type parameter to the ‘call’ labmda method.

Work in progress.