资 源 简 介
What is Moki?
Moki is another dynamic mocking framework for .NET developed from scratch. Provides simple and clean Arrange-Act-Assert API with static central point Mock. Supports almost all functionalities of known frameworks. "Moki" is polish translation of "Mocks". I"ve had no better idea :)
Download and try it!
Why?
Yes, I know... we have a lot good, open-source mocking frameworks. Moki is main part of my master thesis "Implementation of mocking framework for .NET" at University of Wroclaw.
How?
I"ve been compared many frameworks (RhinoMocks, Moq, TypeMock or NSubstitute) and gathered what is best. Then I"ve started developing Moki myself.
Any Examples?
Soon... :)