Error!
Success!

By tag: RhinoMocks

showing:  of
0
kicks

Isolation Frameworks: Learning how to validate expectations  (Unpublished)

Taking a look at the various ways you can setup and validate expectations on your stubs/fakes. Validating these expectations will allow your to confirm in tests your dependencies are being used in the manor expected.


Kicked By:
Drop Kicked By:
0
kicks

Taking a look at the AAA syntax in RhinoMocks 3.5  (Unpublished)

A short screencasts where we look at the AAA (Arrange, Act, Assert) syntax in RhinoMocks 3.5.


Kicked By:
Drop Kicked By:
0
kicks

Doing BDD, with Rhino Mocks AAA syntax  (Unpublished)

Ayende proposed a new AAA syntax in Rhino Mocks. I was wondering how it mixed with BDD.


Kicked By:
Drop Kicked By:
0
kicks

Looking at Rhino Mocks 3.5 (RC1)  (Unpublished)

Looking at some of the new goodies in Rhino Mocks 3.5


Kicked By:
Drop Kicked By:
0
kicks

My first impressions with Rhino Mocks 3.5 (beta)  (Unpublished)

First impressions with Rhino Mocks 3.5 (beta)


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

Hello World of Rhino Mocks  (Unpublished)

A lot of tutorials on Rhino Mocks are long and complicated. This post gives you just enough basic code to start working with rhino mocks so you can see what is going on.


Kicked By:
Drop Kicked By:
0
kicks

Rhino Mocks Quick Reference  (Unpublished)

Concise examples of all the main features of the Rhino Mocks mock object framework


Kicked By:
Drop Kicked By:
0
kicks

TDD with ASP.NET MVC 3.5 Extensions  (Unpublished)

Doing TDD using the new ASP.NET MVC 3.5 Extensions


Kicked By:
Drop Kicked By:
0
kicks

Rhino Mocks new syntax  (Unpublished)

Explaining some of the new syntax available in Rhino Mocks


Kicked By:
Drop Kicked By:
0
kicks

HowTo: Setting Expectations on Stubs using RhinoMock  (Unpublished)

When using a mocking tool like RhinoMocks, one of the features that it can provide is the ability to A) create a stub of an object and B) set expectations on Method/Property calls that are part of that method. Doing this is pretty easy, but like all things there are some ‘gotcha’s’.


Kicked By:
Drop Kicked By:
0
kicks

Rhino Mocking NHibernate Expressions  (Unpublished)

How to extend Rhino Mock to work with NHibernate Expression.


Kicked By:
Drop Kicked By:
0
kicks

How to mock a NHibernate Repository  (Unpublished)

How to use Rhino Mock to mock a Repository based on NHibernate


Kicked By:
Drop Kicked By:
0
kicks

RhinoMocks Presentation  (Unpublished)

The PowerPoint and code used for a presentation made at the West Michigan Day of .NET


Kicked By:
Drop Kicked By:
0
kicks

Rasing events (from a mock) using Rhino Mocks  (Unpublished)

How to raise an event within a unit test using good old Rhino Mocks.


Kicked By:
Drop Kicked By: