Overload | Description |
---|---|
NotHaveElement(String,String,Object[]) | Asserts that the System.Xml.Linq.XDocument.Root of the current System.Xml.Linq.XDocument doesn't have the specified child element. |
NotHaveElement(XName,String,Object[]) | Asserts that the System.Xml.Linq.XDocument.Root of the current System.Xml.Linq.XDocument doesn't have the specified child element. |