mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
28e77fa68a
This commit changes the `assertXmlEqual` implementation to compare expected and actual XML documents without considering the order of XML nodes. Issue: SPR-15156