Hi.
I am wondering whether there is support out of the box for something
like this:
[Test]
public void SomeTest([Column(typeof(SomeEnum))] SomeEnum x, [Column
(typeof(OtherEnum))] OtherEnum y)
{
}
Meaning SomeTest is run for all the combination of SomeEnum values
with OtherEnum values.
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
-~----------~----~----~----~------~----~------~--~---