Tuesday, March 24, 2009

Rhino Mocks at Skills Matter: Sample Code

I had a great time talking about Rhino Mocks at Skills Matter last night with Abid Quereshi and Gojko Adzic. Thanks to everybody who came.

You can download the code here:

http://static.mikehadlow.com/Mike.RhinoMocksDemo.zip

Or get it straight from my Google code repository:

http://code.google.com/p/sutekicode/

Rhino Mocks can be downloaded here:

http://ayende.com/projects/rhino-mocks/downloads.aspx

The 3.5 documentation is here:

http://ayende.com/Wiki/Rhino+Mocks+3.5.ashx

The Rhino tools svn repository, which includes the source Rhino.Mocks is here:

https://rhino-tools.svn.sourceforge.net/svnroot/rhino-tools/trunk

The Rhino tools repository also contains the auto-mocking container:

https://rhino-tools.svn.sourceforge.net/svnroot/rhino-tools/trunk/testing

And lastly for Dylan, who asked about an auto-mocking container for Moq, it appears it's already been done. Daniel Cazzulino has a post about it here.

1 comment:

Lee Campbell said...

Thanks Mike for the talk. I enjoy your sessions and was especially greatfull to see how to use the new RM 3.5 features properly.