Overload List
| Name | Description | |
|---|---|---|
| AreEqual(TextReader, TextReader) |
Asserts that two XML fragments have the same content.
| |
| AreEqual(String, String) |
Asserts that two XML fragments have the same content.
| |
| AreEqual(TextReader, TextReader, XmlOptions) |
Asserts that two XML fragments have the same content.
| |
| AreEqual(String, String, XmlOptions) |
Asserts that two XML fragments have the same content.
| |
| AreEqual(TextReader, TextReader, String, array<Object>[]()[]) |
Asserts that two XML fragments have the same content.
| |
| AreEqual(String, String, String, array<Object>[]()[]) |
Asserts that two XML fragments have the same content.
| |
| AreEqual(TextReader, TextReader, XmlOptions, String, array<Object>[]()[]) |
Asserts that two XML fragments have the same content.
| |
| AreEqual(String, String, XmlOptions, String, array<Object>[]()[]) |
Asserts that two XML fragments have the same content.
|
