Nice example of combinatorial test cases. I am doing something very similar with the xmlData fixture.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Paul B Sent: Wednesday, July 12, 2006 9:04 PM To: MbUnit.User Subject: MbUnit Re: Need Help with MBUnit and RowTest I found a solution to this problem on my own althought it is a workaround. Shoving the test cases that were once rows into an array and executing them as Cominatorial Tests works! Here's a detailed description of how this is to be done: http://weblogs.asp.net/dneimke/archive/2005/01/13/351941.aspx --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
