michal-ciechan / Moqqer

Moqqer is an AutoMocker for Moq, helping with TDD!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto mock out parameters

michal-ciechan opened this issue · comments

Auto mock out parameters.

Following on from #40, we should add out parameter

Should mock Out parameters to what-ever is their default T value as if it was a return type of a mocked method.