Senin, 15 November 2010

Mocking in .NET with Moq

There are several mocking frameworks to be use in testing environments such as NMock, RhinoMocks, FakeItEasy and Moq to isolate units to be tested from the underlying dependencies. Although Moq is a relatively new mocking framework, this framework has been adapted by the developers because it's very easy to use not following the traditional mock pattern Record/Replay which is very opaque and

Tidak ada komentar:

Posting Komentar