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