From: GitHub <no...@gi...> - 2018-07-15 20:51:13
|
Branch: refs/heads/assertj-support Home: https://github.com/xmlunit/xmlunit Commit: f27b4df7f47848338a9093a9e864810c262368a7 https://github.com/xmlunit/xmlunit/commit/f27b4df7f47848338a9093a9e864810c262368a7 Author: Krystian Kałużny <k.k...@gm...> Date: 2018-07-14 (Sat, 14 Jul 2018) Changed paths: M README.md Log Message: ----------- Example of xml validation with AssertJ module Commit: 741fbefde38bb7d7670e8e1cbb2df0b17f01ed77 https://github.com/xmlunit/xmlunit/commit/741fbefde38bb7d7670e8e1cbb2df0b17f01ed77 Author: Krystian Kałużny <k.k...@gm...> Date: 2018-07-15 (Sun, 15 Jul 2018) Changed paths: A xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java M xmlunit-assertj/src/main/java/org/xmlunit/assertj/XmlAssert.java Log Message: ----------- Create CompareAssert to check if actual and control XMLs are similar, identical or different Compare: https://github.com/xmlunit/xmlunit/compare/f27b4df7f478^...741fbefde38b **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |