Search code examples
c#silverlightsilverlight-4.0rhino-mocks

Silverlight4 with RhinoMock


Does RhinoMocks work with SilverLight 4?

If not, are there any alternatives?

I know that RhinoMock 3.5 has been ported to SilverLight, but I cannot find the dll file, because I every time get redirected to http://ayende.com/blog from any links I get.

(Offical page: http://ayende.com/blog/3843/rhino-mocks-3-5-silverlight)


Solution

  • I don't think there is any recent version. You could go with Moq instead.