4 references to Equal
Microsoft.AspNetCore.DataProtection.Tests (4)
XmlAssert.cs (1)
23
Equal
(XElement.Parse(expected), actual);
XmlEncryption\CertificateXmlEncryptionTests.cs (1)
56
XmlAssert.
Equal
(originalXml, roundTrippedElement);
XmlEncryption\DpapiNGXmlEncryptionTests.cs (1)
29
XmlAssert.
Equal
(originalXml, roundTrippedElement);
XmlEncryption\DpapiXmlEncryptionTests.cs (1)
31
XmlAssert.
Equal
(originalXml, roundTrippedElement);