Click here to Skip to main content
16,004,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Guys,

I am looking for the object mocking framework for testing of the application. We have went through Rhino framework but it is using Interface for testing. My application is already written without interface. So we are looking for a framework which help Nunit testing with abstract class or normal class.

Thanks for you help.
Posted
Updated 15-Nov-10 6:23am
v2

I have used NMock quite a bit. See if you like it. If you do, enjoy...
 
Share this answer
 
Thanks for your reply.

Does Nmock work without creating interface?

If you can share few link for Nmock that would be great help.
 
Share this answer
 
Comments
JF2015 16-Nov-10 0:30am    
You must add your question as comment to the answer from PogoboyKramer. Otherwise he won't get noticed of your question.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900