共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Automocker |
Automocker
|
1 | 0 | 26 |
贡献者 | 讨论 | 代码提交 |
A simple lightweight (<250 LOC) auto-mocker for .NET.
The auto-mocker is written for the Moq mocking framework, but written to allow using different mock frameworks, though about 50% of the codebase is Moq specific.
The auto-mocker also supports injection, allowing you to manually inject specific dependencies you wish to use in the test.