Overload | Description |
---|---|
NotHaveAttribute(String,String,Object[]) | Asserts that the current System.Xml.Linq.XElement doesn't have an attribute with the specified unexpectedName. |
NotHaveAttribute(XName,String,Object[]) | Asserts that the current System.Xml.Linq.XElement doesn't have an attribute with the specified unexpectedName. |