I do not like dynamic mocking myself.  I never meets all my needs.  I prefer a code generator.  This way if the functionality that I need is not persent I can add it to the generatorated code myself.  I wrote Doubler just for this purpose.  It will create all sorts of types that help with unit testing (not just mocks).  I will even create unit tests for product code.  Take a look:

http://jayflowers.com/joomla/index.php?option=com_content&task=view&id=13&Itemid=38

On 6/7/06, Liwoj <[EMAIL PROTECTED]> wrote:

Hi

Is there any dynamic mock generation framework for MbUnit ?
What framework do you use ?

Thanks
Michal







--
Jay Flowers
----------------------------------------------------------------------
http://jayflowers.com
---------------------------------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/MbUnitUser
-~----------~----~----~----~------~----~------~--~---

Reply via email to