Mocking framework for .Net fx 1.1?

Anyone have any ideas what I can do?

Please leave comments about using 1.1 still, this is out of my hands :(

+1


a source to share


2 answers


Rhino Mocks must be 1.1 framework compliant, according to their website. This is a really good taunt once you get used to it.

Take a look here to see what you can and cannot do:



ayende.com/Wiki/(S (lqa0ob552sfbu545c5ss4b55)) / Rhino + Mocks + Generics.ashx

+3


a source


I use NMock2 and an older version of Typemock Isolator at work with our legacy products that only run on 1.1.



+1


a source







All Articles