| |
http://statestreetgang.net/post/2008/06/MoQs-RoX.aspx
The two candidates I chose are Rhino Mocks 3.5 and MoQ 2.5. Because MoQ is fully documented (Rhino's 3.5 is a massive change, so all of the documentation out there for the previous versions is useless) I went with MoQ.
|
http://www.codeproject.com/Articles/10870/New-Version-Of-Rhino-Mocks
Rhino Mocks Version 2.0 A dynamic mock object framework for the .Net platform. It's purpose is to ease testing by allowing the developer to create mock ...
|
http://hibernatingrhinos.com/open-source/rhino-mocks
Rhino Mocks is a dynamic mock object framework for the .Net platform. Its purpose is to ease testing by allowing the developer to create mock implementations of ...
|
http://haacked.com/archive/2008/03/23/comparing-moq-to-rhino-mocks.aspx
Comparing Moq to Rhino Mocks. Mar 23, 2008; 21 Comments; Print; UPDATE: I should have entitled this “Comparing Rhino Mocks and MoQ for State Based Testing”.
|
http://www.codeproject.com/Articles/11294/Rhino-Mocks-2-2
Rhino Mocks 2.2; Author: Ayende @ Rahien; Updated: 12 Aug 2005; Section: .NET Framework; Chapter: Platforms, Frameworks & Libraries; Updated: 12 Aug 2005
|
http://mikehadlow.blogspot.com/2007/12/rhino-mocks-callbacks-with-lambda.html
I recently wanted to write a test for this piece of code using Rhino Mocks: public void Register(string username, string password, string posterName) { User user = new User() { Name = username, Password = password, Role ...
|
http://wrightthisblog.blogspot.com/2011/03/using-rhinomocks-quick-guide-to.html
This post is a general review of the Rhino.Mocks syntax. While it is intended primarily as a quick reference for myself, I hope anyone who stumbles upon it ...
|
http://kashfarooq.wordpress.com/category/rhino-mocks/
I always seem to struggle to find examples of how to use MethodOptions in Rhino Mocks, so here is some code. Assume you have the following dependency:
|
http://aspalliance.com/1400_Beginning_to_Mock_with_Rhino_Mocks_and_MbUnit__Part_1.all
In this article Ben provides a brief overview of Rhino Mocks mock object framework for the .NET platform with the help of an example. The author also discusses what a ...
|
http://en.wikipedia.org/wiki/Mock_object
In object-oriented programming, mock objects are simulated objects that mimic the behavior of real objects in controlled ways. A programmer typically creates a mock ...
|
http://coritibacrocodiles.blogspot.com/2010/12/la-se-vai-2010.html
Crocodiles 49 x 00 Rhinos. Comunicado Oficial: Timbó Rhinos x Barigui Crocodiles Data: 10.10.2010. Em relação aos fatos ocorridos na partida entre Timbó Rhinos x Barigui Crocodiles, a Liga Brasileira de Futebol ...
|
http://www.vista-production.com/flashlights-unlimited.html
Just like the parka, the bibs are built of the same Rhino Tough double-weave fabric with RainBlocker protection and removable three-layer fleece liner with WindBlocker. Loaded with ..... We try to work with MOQs that are low. Just to give you ...
|
http://intellitect.com/mock-object-frameworks-nmock-rhinomock-typemock/
Recently I wanted to select a mock object framework for a new project I am starting on. As an early developer (it wasn’t really key to the customer) spike, I ...
|