I have a data fixture and the test case looks like this
[ForEachTest("//processunit")]
public void processUnitExists(XmlNode testData)
When I run the XML test report I noticed that there is a node called
'Description' under each 'run' node - however that node is empty. I'd
like to be able to set its value for each and every run based upon
information in the testData that is fed to the testcase.
I looked through the help but can't seem to find it. Any ideas where I
should look?
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
-~----------~----~----~----~------~----~------~--~---