Hi.
I am creating a dynamic combinatorial test based on an existing
statically compiled test method, which may be attributed with several
instances of the MetadataAttribute.
The way I do it is create a TestSuite and then add a child TestCase
per each combination. I also must preserve the metadata of the
original test method.
My question is this - do I have to copy the metadata and attach it to
each and every generated TestCase or is it sufficient to set the
TestSuite metadata and it will propagate to the individual TestCases?

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to