Hello. In MbUnit v2 one can write a combinatorial test where the members of cartesian multiplication are produced by factory methods, meaning they are unknown at the compile time. For an example see here - http://blog.dotnetwiki.org/CombinatorialTestInTheHeartOfMbUnit.aspx.
How can one achieve the same feat in v3? The Column attribute is not good, because it seem to require compile time knowledge of the values to be combined. So, how can one do it in v3? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
