How do I add a namespace prefix to the evaluation context for the
XPath assertions? I don't have access to the XPathExpression object
that's created when I write:
XmlAssert.XPathExists("/RootElement", _xml);
RootElement is really tony:RootElement, where "tony" is the prefix for
"urn:reston:tony" or whatever. So the above assertion will fail.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---