Overload | Description |
---|---|
HaveElementWithValue(String,String,String,Object[]) | Asserts that the System.Xml.Linq.XElement of the current System.Xml.Linq.XElement has the specified child element with the specified expectedValue name. |
HaveElementWithValue(XName,String,String,Object[]) | Asserts that the System.Xml.Linq.XElement of the current System.Xml.Linq.XElement has the specified child element with the specified expectedValue name. |