Overload | Description |
---|---|
HaveAttribute(String,String,Object[]) | Asserts that the current System.Xml.Linq.XElement has an attribute with the specified expectedName. |
HaveAttribute(XName,String,Object[]) | Asserts that the current System.Xml.Linq.XElement has an attribute with the specified expectedName. |