Overload | Description |
---|---|
HaveRoot(String,String,Object[]) | Asserts that the current System.Xml.Linq.XDocument has a root element with the specified expected name. |
HaveRoot(XName,String,Object[]) | Asserts that the current System.Xml.Linq.XDocument has a root element with the specified expected name. |