Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Xml Namespace
Inheritance Hierarchy
In This Topic
    FluentAssertions.Xml Namespace
    In This Topic
    Contains assertion classes for some System.Xml classes like XmlDocument, and its related data structures line XmlNode and XmlAttribute.
    Classes
     ClassDescription
    ClassContains a number of methods to assert that an System.Xml.Linq.XAttribute is in the expected state.
    ClassContains a number of methods to assert that an System.Xml.Linq.XDocument is in the expected state.
    ClassContains a number of methods to assert that an System.Xml.Linq.XElement is in the expected state.
    ClassContains a number of methods to assert that an System.Xml.XmlElement is in the expected state./>
    ClassContains a number of methods to assert that an System.Xml.XmlNode is in the expected state.
    ClassContains a number of methods to assert that an System.Xml.XmlNode is in the expected state.
    Class 
    See Also