You can subscribe to this list here.
| 2007 |
Jan
|
Feb
(3) |
Mar
(18) |
Apr
(39) |
May
(15) |
Jun
(12) |
Jul
(3) |
Aug
(23) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(3) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(21) |
Feb
(23) |
Mar
(33) |
Apr
(8) |
May
(1) |
Jun
(22) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(6) |
Nov
|
Dec
(11) |
| 2009 |
Jan
(5) |
Feb
|
Mar
(2) |
Apr
(24) |
May
(36) |
Jun
(18) |
Jul
(2) |
Aug
(3) |
Sep
(9) |
Oct
(3) |
Nov
(1) |
Dec
|
| 2010 |
Jan
(5) |
Feb
(3) |
Mar
|
Apr
(15) |
May
(24) |
Jun
(11) |
Jul
(8) |
Aug
(34) |
Sep
(42) |
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
(13) |
Feb
(32) |
Mar
(35) |
Apr
(31) |
May
(33) |
Jun
(30) |
Jul
(32) |
Aug
(31) |
Sep
(30) |
Oct
(31) |
Nov
(32) |
Dec
(31) |
| 2012 |
Jan
(35) |
Feb
(31) |
Mar
(31) |
Apr
(30) |
May
(31) |
Jun
(34) |
Jul
(23) |
Aug
(30) |
Sep
(30) |
Oct
(29) |
Nov
(30) |
Dec
(32) |
| 2013 |
Jan
(25) |
Feb
(39) |
Mar
(1) |
Apr
(18) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(20) |
Sep
(41) |
Oct
(32) |
Nov
(9) |
Dec
(31) |
| 2014 |
Jan
(31) |
Feb
(30) |
Mar
(34) |
Apr
(60) |
May
(31) |
Jun
(28) |
Jul
(32) |
Aug
(28) |
Sep
(26) |
Oct
(32) |
Nov
(43) |
Dec
(115) |
| 2015 |
Jan
(106) |
Feb
(101) |
Mar
(51) |
Apr
(32) |
May
(63) |
Jun
(18) |
Jul
|
Aug
(18) |
Sep
|
Oct
(1) |
Nov
(84) |
Dec
(63) |
| 2016 |
Jan
(26) |
Feb
(17) |
Mar
(104) |
Apr
(30) |
May
(6) |
Jun
(30) |
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
(48) |
Dec
(22) |
| 2017 |
Jan
(15) |
Feb
(29) |
Mar
(43) |
Apr
(29) |
May
(25) |
Jun
(28) |
Jul
(62) |
Aug
(35) |
Sep
(35) |
Oct
(72) |
Nov
(10) |
Dec
(4) |
| 2018 |
Jan
(7) |
Feb
(4) |
Mar
|
Apr
(46) |
May
(20) |
Jun
(12) |
Jul
(9) |
Aug
(42) |
Sep
(4) |
Oct
(17) |
Nov
(32) |
Dec
(31) |
| 2019 |
Jan
(21) |
Feb
(14) |
Mar
|
Apr
(74) |
May
(25) |
Jun
(43) |
Jul
(2) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
(10) |
| 2020 |
Jan
(1) |
Feb
|
Mar
(26) |
Apr
(8) |
May
(62) |
Jun
(4) |
Jul
(25) |
Aug
|
Sep
(21) |
Oct
(24) |
Nov
(26) |
Dec
(9) |
| 2021 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(11) |
Nov
(1) |
Dec
(12) |
| 2022 |
Jan
(47) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(14) |
| 2023 |
Jan
(3) |
Feb
|
Mar
(60) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2024 |
Jan
(5) |
Feb
|
Mar
|
Apr
(10) |
May
(1) |
Jun
|
Jul
|
Aug
(17) |
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
| 2025 |
Jan
|
Feb
|
Mar
(88) |
Apr
(64) |
May
(47) |
Jun
(20) |
Jul
|
Aug
(14) |
Sep
(8) |
Oct
(13) |
Nov
|
Dec
|
|
From: Stefan B. <no...@gi...> - 2021-08-29 14:10:07
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 517ce562509fe8cf1fdb4b0202af4b0489d7ebf4 https://github.com/xmlunit/xmlunit/commit/517ce562509fe8cf1fdb4b0202af4b0489d7ebf4 Author: Stefan Bodewig <ste...@fr...> Date: 2021-08-29 (Sun, 29 Aug 2021) Changed paths: M .travis.yml M RELEASE_NOTES.md M xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java M xmlunit-assertj/src/main/java/org/xmlunit/assertj/CustomAbstractAssert.java M xmlunit-assertj/src/main/java/org/xmlunit/assertj/MultipleNodeAssert.java M xmlunit-assertj/src/main/java/org/xmlunit/assertj/ValidationAssert.java M xmlunit-assertj/src/main/java/org/xmlunit/assertj/ValueAssert.java M xmlunit-assertj/src/main/java/org/xmlunit/assertj/XmlAssert.java A xmlunit-assertj/src/main/java/org/xmlunit/assertj/error/ElementsShouldSatisfy.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/CompareAssertAreIdenticalTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/MultipleNodeAssertDoNotHaveAttributeTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/MultipleNodeAssertHaveAttributeTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/MultipleNodeAssertTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/ValueAssertTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertValidationTest.java M xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/CompareAssert.java M xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/MultipleNodeAssert.java M xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/ValidationAssert.java M xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/ValueAssert.java M xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/XmlAssert.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ElementsShouldSatisfy.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/CompareAssertAreIdenticalTest.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/MultipleNodeAssertDoNotHaveAttributeTest.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/MultipleNodeAssertHaveAttributeTest.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/MultipleNodeAssertTest.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/ValueAssertTest.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/XmlAssertValidationTest.java Log Message: ----------- make AssertJ assertions honor overridden error messages see #225 |
|
From: Stefan B. <no...@gi...> - 2021-07-21 16:15:56
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.github.io Commit: fd82add02a486937ffcd409f8a5529e9942c2030 https://github.com/xmlunit/xmlunit.github.io/commit/fd82add02a486937ffcd409f8a5529e9942c2030 Author: Poschi <825...@us...> Date: 2021-07-21 (Wed, 21 Jul 2021) Changed paths: M stylesheets/styles.css Log Message: ----------- Changed text color to make it readable Commit: d3f87a6ba3fa40acfb84b11d030c8d4c3f096d1f https://github.com/xmlunit/xmlunit.github.io/commit/d3f87a6ba3fa40acfb84b11d030c8d4c3f096d1f Author: Stefan Bodewig <bo...@ap...> Date: 2021-07-21 (Wed, 21 Jul 2021) Changed paths: M stylesheets/styles.css Log Message: ----------- Merge pull request #2 from poschi3/patch-1 Changed text color to make it readable Compare: https://github.com/xmlunit/xmlunit.github.io/compare/c09c2a4737a2...d3f87a6ba3fa |
|
From: Stefan B. <no...@gi...> - 2021-02-04 13:26:36
|
Branch: refs/heads/212-prototype Home: https://github.com/xmlunit/xmlunit |
|
From: Stefan B. <no...@gi...> - 2021-02-04 13:22:33
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: db2ff6c44a627f191bf53b8cad02a154a402f2b9 https://github.com/xmlunit/xmlunit/commit/db2ff6c44a627f191bf53b8cad02a154a402f2b9 Author: Stefan Bodewig <ste...@in...> Date: 2021-02-04 (Thu, 04 Feb 2021) Changed paths: M RELEASE_NOTES.md M xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertNodesByXPathTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertValueByXPathTest.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/ValueAssertTest.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/XmlAssertNodesByXPathTest.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/XmlAssertValueByXPathTest.java Log Message: ----------- more tests affected by message changes in AssertJ 3.19.0 see #212 Commit: cec8ad6b07885b31ae2a7114b19c4fd0062fbcfe https://github.com/xmlunit/xmlunit/commit/cec8ad6b07885b31ae2a7114b19c4fd0062fbcfe Author: Stefan Bodewig <ste...@in...> Date: 2021-02-04 (Thu, 04 Feb 2021) Changed paths: M .travis.yml Log Message: ----------- add compat tests for AssertJ 3.19.0 Commit: 78230a59e10d52b821d9155e95c6ae13a6f26a4d https://github.com/xmlunit/xmlunit/commit/78230a59e10d52b821d9155e95c6ae13a6f26a4d Author: Stefan Bodewig <ste...@in...> Date: 2021-02-04 (Thu, 04 Feb 2021) Changed paths: M .travis.yml M compat-tests/assertj-test.sh M pom.xml Log Message: ----------- AssertJ compat tests for xmlunit-assertj3 module Compare: https://github.com/xmlunit/xmlunit/compare/f7d5a28acd73...78230a59e10d |
|
From: Stefan B. <no...@gi...> - 2021-02-04 11:36:02
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 87796e0a6460e8ef22d82ca8e83b14c89ce492e5 https://github.com/xmlunit/xmlunit/commit/87796e0a6460e8ef22d82ca8e83b14c89ce492e5 Author: Merlin Mathesius <mma...@re...> Date: 2021-02-03 (Wed, 03 Feb 2021) Changed paths: M xmlunit-assertj/src/test/java/org/xmlunit/assertj/ValueAssertTest.java Log Message: ----------- Make ValueAssertTest less sensitive to AssertJ version Signed-off-by: Merlin Mathesius <mma...@re...> Commit: f7d5a28acd735bf933c509e0f49d136afa83fa11 https://github.com/xmlunit/xmlunit/commit/f7d5a28acd735bf933c509e0f49d136afa83fa11 Author: Stefan Bodewig <bo...@ap...> Date: 2021-02-04 (Thu, 04 Feb 2021) Changed paths: M xmlunit-assertj/src/test/java/org/xmlunit/assertj/ValueAssertTest.java Log Message: ----------- Merge pull request #212 from mmathesius/exception-format-update Adjust ValueAssertTest for changed format of mismatched string exception Compare: https://github.com/xmlunit/xmlunit/compare/5b66f10fb5d4...f7d5a28acd73 |
|
From: Stefan B. <no...@gi...> - 2021-02-03 09:56:14
|
Branch: refs/heads/212-prototype Home: https://github.com/xmlunit/xmlunit Commit: c6c776f23cec3815716aae70f48fccac2e0269d3 https://github.com/xmlunit/xmlunit/commit/c6c776f23cec3815716aae70f48fccac2e0269d3 Author: Stefan Bodewig <ste...@in...> Date: 2021-02-03 (Wed, 03 Feb 2021) Changed paths: M xmlunit-assertj/src/test/java/org/xmlunit/assertj/ValueAssertTest.java Log Message: ----------- make test less sensitive to AssertJ version, see #212 |
|
From: Stefan B. <no...@gi...> - 2020-12-21 09:04:31
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 5b66f10fb5d43c21c5aac6ad725c1925e7abddd2 https://github.com/xmlunit/xmlunit/commit/5b66f10fb5d43c21c5aac6ad725c1925e7abddd2 Author: Stefan Bodewig <ste...@fr...> Date: 2020-12-21 (Mon, 21 Dec 2020) Changed paths: M .travis.yml M RELEASE_NOTES.md M pom.xml M xmlunit-assertj/pom.xml M xmlunit-assertj3/pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml M xmlunit-placeholders/pom.xml Log Message: ----------- next iteration |
|
From: Stefan B. <no...@gi...> - 2020-12-21 09:02:50
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.github.io Commit: c09c2a4737a233ae6e902308849aae67e541bb72 https://github.com/xmlunit/xmlunit.github.io/commit/c09c2a4737a233ae6e902308849aae67e541bb72 Author: Stefan Bodewig <ste...@in...> Date: 2020-12-21 (Mon, 21 Dec 2020) Changed paths: A api/java/2.8.2/allclasses-frame.html A api/java/2.8.2/allclasses-noframe.html A api/java/2.8.2/constant-values.html A api/java/2.8.2/deprecated-list.html A api/java/2.8.2/help-doc.html A api/java/2.8.2/index-all.html A api/java/2.8.2/index.html A api/java/2.8.2/org/custommonkey/xmlunit/AbstractNodeTester.html A api/java/2.8.2/org/custommonkey/xmlunit/ComparisonController.html A api/java/2.8.2/org/custommonkey/xmlunit/DetailedDiff.html A api/java/2.8.2/org/custommonkey/xmlunit/Diff.html A api/java/2.8.2/org/custommonkey/xmlunit/Difference.html A api/java/2.8.2/org/custommonkey/xmlunit/DifferenceConstants.html A api/java/2.8.2/org/custommonkey/xmlunit/DifferenceEngine.DifferenceFoundException.html A api/java/2.8.2/org/custommonkey/xmlunit/DifferenceEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/DifferenceEngineContract.html A api/java/2.8.2/org/custommonkey/xmlunit/DifferenceListener.html A api/java/2.8.2/org/custommonkey/xmlunit/DoctypeInputStream.html A api/java/2.8.2/org/custommonkey/xmlunit/DoctypeReader.html A api/java/2.8.2/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/ElementNameAndTextQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/ElementNameQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/ElementQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/HTMLDocumentBuilder.SwingEvent2SaxAdapter.html A api/java/2.8.2/org/custommonkey/xmlunit/HTMLDocumentBuilder.html A api/java/2.8.2/org/custommonkey/xmlunit/IgnoreTextAndAttributeValuesDifferenceListener.html A api/java/2.8.2/org/custommonkey/xmlunit/JAXPConstants.Properties.html A api/java/2.8.2/org/custommonkey/xmlunit/JAXPConstants.html A api/java/2.8.2/org/custommonkey/xmlunit/MatchTracker.html A api/java/2.8.2/org/custommonkey/xmlunit/NamespaceContext.html A api/java/2.8.2/org/custommonkey/xmlunit/NewDifferenceEngine.ComparisonController2ComparisonController.html A api/java/2.8.2/org/custommonkey/xmlunit/NewDifferenceEngine.DifferenceListener2DifferenceEvaluator.html A api/java/2.8.2/org/custommonkey/xmlunit/NewDifferenceEngine.ElementQualifier2ElementSelector.html A api/java/2.8.2/org/custommonkey/xmlunit/NewDifferenceEngine.MatchTracker2ComparisonListener.html A api/java/2.8.2/org/custommonkey/xmlunit/NewDifferenceEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/NodeDescriptor.html A api/java/2.8.2/org/custommonkey/xmlunit/NodeDetail.html A api/java/2.8.2/org/custommonkey/xmlunit/NodeInputStream.html A api/java/2.8.2/org/custommonkey/xmlunit/NodeTest.html A api/java/2.8.2/org/custommonkey/xmlunit/NodeTestException.html A api/java/2.8.2/org/custommonkey/xmlunit/NodeTester.html A api/java/2.8.2/org/custommonkey/xmlunit/QualifiedName.html A api/java/2.8.2/org/custommonkey/xmlunit/SimpleNamespaceContext.html A api/java/2.8.2/org/custommonkey/xmlunit/SimpleXpathEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.html A api/java/2.8.2/org/custommonkey/xmlunit/Transform.html A api/java/2.8.2/org/custommonkey/xmlunit/Validator.html A api/java/2.8.2/org/custommonkey/xmlunit/XMLAssert.html A api/java/2.8.2/org/custommonkey/xmlunit/XMLConstants.html A api/java/2.8.2/org/custommonkey/xmlunit/XMLTestCase.html A api/java/2.8.2/org/custommonkey/xmlunit/XMLUnit.html A api/java/2.8.2/org/custommonkey/xmlunit/XSLTConstants.html A api/java/2.8.2/org/custommonkey/xmlunit/XpathEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/XpathNodeTracker.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/AbstractNodeTester.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/ComparisonController.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/DetailedDiff.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/Diff.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/Difference.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/DifferenceConstants.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/DifferenceEngine.DifferenceFoundException.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/DifferenceEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/DifferenceEngineContract.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/DifferenceListener.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/DoctypeInputStream.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/DoctypeReader.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/ElementNameAndAttributeQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/ElementNameAndTextQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/ElementNameQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/ElementQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/HTMLDocumentBuilder.SwingEvent2SaxAdapter.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/HTMLDocumentBuilder.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/IgnoreTextAndAttributeValuesDifferenceListener.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/JAXPConstants.Properties.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/JAXPConstants.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/MatchTracker.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NamespaceContext.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.ComparisonController2ComparisonController.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.DifferenceListener2DifferenceEvaluator.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.ElementQualifier2ElementSelector.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.MatchTracker2ComparisonListener.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NodeDescriptor.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NodeDetail.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NodeInputStream.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NodeTest.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NodeTestException.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/NodeTester.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/QualifiedName.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/SimpleNamespaceContext.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/SimpleXpathEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/TolerantSaxDocumentBuilder.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/Transform.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/Validator.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/XMLAssert.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/XMLConstants.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/XMLTestCase.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/XMLUnit.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/XSLTConstants.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/XpathEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/class-use/XpathNodeTracker.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/CountingNodeTester.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/FloatingPointTolerantDifferenceListener.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/XPathRegexAssert.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/class-use/CaseInsensitiveDifferenceListener.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/class-use/CountingNodeTester.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/class-use/FloatingPointTolerantDifferenceListener.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/class-use/MultiLevelElementNameAndTextQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/class-use/RecursiveElementNameAndTextQualifier.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/class-use/TextDifferenceListenerBase.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/class-use/XPathRegexAssert.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/package-frame.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/package-summary.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/package-tree.html A api/java/2.8.2/org/custommonkey/xmlunit/examples/package-use.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/ConfigurationException.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/XMLUnitException.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/XMLUnitRuntimeException.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/XpathException.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/class-use/ConfigurationException.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/class-use/XMLUnitException.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/class-use/XMLUnitRuntimeException.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/class-use/XpathException.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/package-frame.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/package-summary.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/package-tree.html A api/java/2.8.2/org/custommonkey/xmlunit/exceptions/package-use.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/Validator.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/class-use/Jaxp13XpathEngine.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/class-use/Validator.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/class-use/XMLUnitNamespaceContext2Jaxp13.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/package-frame.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/package-summary.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/package-tree.html A api/java/2.8.2/org/custommonkey/xmlunit/jaxp13/package-use.html A api/java/2.8.2/org/custommonkey/xmlunit/package-frame.html A api/java/2.8.2/org/custommonkey/xmlunit/package-summary.html A api/java/2.8.2/org/custommonkey/xmlunit/package-tree.html A api/java/2.8.2/org/custommonkey/xmlunit/package-use.html A api/java/2.8.2/org/custommonkey/xmlunit/util/IntegerBuffer.html A api/java/2.8.2/org/custommonkey/xmlunit/util/class-use/IntegerBuffer.html A api/java/2.8.2/org/custommonkey/xmlunit/util/package-frame.html A api/java/2.8.2/org/custommonkey/xmlunit/util/package-summary.html A api/java/2.8.2/org/custommonkey/xmlunit/util/package-tree.html A api/java/2.8.2/org/custommonkey/xmlunit/util/package-use.html A api/java/2.8.2/org/xmlunit/ConfigurationException.html A api/java/2.8.2/org/xmlunit/XMLUnitException.html A api/java/2.8.2/org/xmlunit/assertj/CompareAssert.html A api/java/2.8.2/org/xmlunit/assertj/MultipleNodeAssert.html A api/java/2.8.2/org/xmlunit/assertj/SingleNodeAssert.html A api/java/2.8.2/org/xmlunit/assertj/ValidationAssert.html A api/java/2.8.2/org/xmlunit/assertj/ValueAssert.html A api/java/2.8.2/org/xmlunit/assertj/XmlAssert.html A api/java/2.8.2/org/xmlunit/assertj/class-use/CompareAssert.html A api/java/2.8.2/org/xmlunit/assertj/class-use/MultipleNodeAssert.html A api/java/2.8.2/org/xmlunit/assertj/class-use/SingleNodeAssert.html A api/java/2.8.2/org/xmlunit/assertj/class-use/ValidationAssert.html A api/java/2.8.2/org/xmlunit/assertj/class-use/ValueAssert.html A api/java/2.8.2/org/xmlunit/assertj/class-use/XmlAssert.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldAnyNodeHaveXPath.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldBeConvertible.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldBeInvalid.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldBeNotSimilar.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldBeSimilar.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldBeValid.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldHaveAttribute.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldHaveXPath.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldNotHaveAttribute.html A api/java/2.8.2/org/xmlunit/assertj/error/ShouldNotHaveThrown.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldAnyNodeHaveXPath.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldBeConvertible.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldBeInvalid.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldBeNotSimilar.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldBeSimilar.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldBeValid.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldHaveAttribute.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldHaveXPath.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldNotHaveAttribute.html A api/java/2.8.2/org/xmlunit/assertj/error/class-use/ShouldNotHaveThrown.html A api/java/2.8.2/org/xmlunit/assertj/error/package-frame.html A api/java/2.8.2/org/xmlunit/assertj/error/package-summary.html A api/java/2.8.2/org/xmlunit/assertj/error/package-tree.html A api/java/2.8.2/org/xmlunit/assertj/error/package-use.html A api/java/2.8.2/org/xmlunit/assertj/package-frame.html A api/java/2.8.2/org/xmlunit/assertj/package-summary.html A api/java/2.8.2/org/xmlunit/assertj/package-tree.html A api/java/2.8.2/org/xmlunit/assertj/package-use.html A api/java/2.8.2/org/xmlunit/assertj3/CompareAssert.html A api/java/2.8.2/org/xmlunit/assertj3/MultipleNodeAssert.html A api/java/2.8.2/org/xmlunit/assertj3/SingleNodeAssert.html A api/java/2.8.2/org/xmlunit/assertj3/ValidationAssert.html A api/java/2.8.2/org/xmlunit/assertj3/ValueAssert.html A api/java/2.8.2/org/xmlunit/assertj3/XmlAssert.html A api/java/2.8.2/org/xmlunit/assertj3/class-use/CompareAssert.html A api/java/2.8.2/org/xmlunit/assertj3/class-use/MultipleNodeAssert.html A api/java/2.8.2/org/xmlunit/assertj3/class-use/SingleNodeAssert.html A api/java/2.8.2/org/xmlunit/assertj3/class-use/ValidationAssert.html A api/java/2.8.2/org/xmlunit/assertj3/class-use/ValueAssert.html A api/java/2.8.2/org/xmlunit/assertj3/class-use/XmlAssert.html A api/java/2.8.2/org/xmlunit/assertj3/error/ShouldAnyNodeHaveXPath.html A api/java/2.8.2/org/xmlunit/assertj3/error/ShouldBeConvertible.html A api/java/2.8.2/org/xmlunit/assertj3/error/ShouldBeInvalid.html A api/java/2.8.2/org/xmlunit/assertj3/error/ShouldBeNotSimilar.html A api/java/2.8.2/org/xmlunit/assertj3/error/ShouldBeValid.html A api/java/2.8.2/org/xmlunit/assertj3/error/ShouldHaveAttribute.html A api/java/2.8.2/org/xmlunit/assertj3/error/ShouldHaveXPath.html A api/java/2.8.2/org/xmlunit/assertj3/error/ShouldNotHaveAttribute.html A api/java/2.8.2/org/xmlunit/assertj3/error/ShouldNotHaveThrown.html A api/java/2.8.2/org/xmlunit/assertj3/error/class-use/ShouldAnyNodeHaveXPath.html A api/java/2.8.2/org/xmlunit/assertj3/error/class-use/ShouldBeConvertible.html A api/java/2.8.2/org/xmlunit/assertj3/error/class-use/ShouldBeInvalid.html A api/java/2.8.2/org/xmlunit/assertj3/error/class-use/ShouldBeNotSimilar.html A api/java/2.8.2/org/xmlunit/assertj3/error/class-use/ShouldBeValid.html A api/java/2.8.2/org/xmlunit/assertj3/error/class-use/ShouldHaveAttribute.html A api/java/2.8.2/org/xmlunit/assertj3/error/class-use/ShouldHaveXPath.html A api/java/2.8.2/org/xmlunit/assertj3/error/class-use/ShouldNotHaveAttribute.html A api/java/2.8.2/org/xmlunit/assertj3/error/class-use/ShouldNotHaveThrown.html A api/java/2.8.2/org/xmlunit/assertj3/error/package-frame.html A api/java/2.8.2/org/xmlunit/assertj3/error/package-summary.html A api/java/2.8.2/org/xmlunit/assertj3/error/package-tree.html A api/java/2.8.2/org/xmlunit/assertj3/error/package-use.html A api/java/2.8.2/org/xmlunit/assertj3/package-frame.html A api/java/2.8.2/org/xmlunit/assertj3/package-summary.html A api/java/2.8.2/org/xmlunit/assertj3/package-tree.html A api/java/2.8.2/org/xmlunit/assertj3/package-use.html A api/java/2.8.2/org/xmlunit/builder/DiffBuilder.html A api/java/2.8.2/org/xmlunit/builder/DifferenceEngineConfigurer.html A api/java/2.8.2/org/xmlunit/builder/Input.Builder.html A api/java/2.8.2/org/xmlunit/builder/Input.TransformationBuilder.html A api/java/2.8.2/org/xmlunit/builder/Input.html A api/java/2.8.2/org/xmlunit/builder/JaxbBuilder.html A api/java/2.8.2/org/xmlunit/builder/Transform.Builder.html A api/java/2.8.2/org/xmlunit/builder/Transform.TransformationResult.html A api/java/2.8.2/org/xmlunit/builder/Transform.html A api/java/2.8.2/org/xmlunit/builder/TransformationBuilderBase.html A api/java/2.8.2/org/xmlunit/builder/class-use/DiffBuilder.html A api/java/2.8.2/org/xmlunit/builder/class-use/DifferenceEngineConfigurer.html A api/java/2.8.2/org/xmlunit/builder/class-use/Input.Builder.html A api/java/2.8.2/org/xmlunit/builder/class-use/Input.TransformationBuilder.html A api/java/2.8.2/org/xmlunit/builder/class-use/Input.html A api/java/2.8.2/org/xmlunit/builder/class-use/JaxbBuilder.html A api/java/2.8.2/org/xmlunit/builder/class-use/Transform.Builder.html A api/java/2.8.2/org/xmlunit/builder/class-use/Transform.TransformationResult.html A api/java/2.8.2/org/xmlunit/builder/class-use/Transform.html A api/java/2.8.2/org/xmlunit/builder/class-use/TransformationBuilderBase.html A api/java/2.8.2/org/xmlunit/builder/package-frame.html A api/java/2.8.2/org/xmlunit/builder/package-summary.html A api/java/2.8.2/org/xmlunit/builder/package-tree.html A api/java/2.8.2/org/xmlunit/builder/package-use.html A api/java/2.8.2/org/xmlunit/class-use/ConfigurationException.html A api/java/2.8.2/org/xmlunit/class-use/XMLUnitException.html A api/java/2.8.2/org/xmlunit/diff/AbstractDifferenceEngine.ComparisonState.html A api/java/2.8.2/org/xmlunit/diff/AbstractDifferenceEngine.DeferredComparison.html A api/java/2.8.2/org/xmlunit/diff/AbstractDifferenceEngine.FinishedComparisonState.html A api/java/2.8.2/org/xmlunit/diff/AbstractDifferenceEngine.OngoingComparisonState.html A api/java/2.8.2/org/xmlunit/diff/AbstractDifferenceEngine.html A api/java/2.8.2/org/xmlunit/diff/ByNameAndTextRecSelector.html A api/java/2.8.2/org/xmlunit/diff/Comparison.Detail.html A api/java/2.8.2/org/xmlunit/diff/Comparison.html A api/java/2.8.2/org/xmlunit/diff/ComparisonController.html A api/java/2.8.2/org/xmlunit/diff/ComparisonControllers.html A api/java/2.8.2/org/xmlunit/diff/ComparisonFormatter.html A api/java/2.8.2/org/xmlunit/diff/ComparisonListener.html A api/java/2.8.2/org/xmlunit/diff/ComparisonListenerSupport.html A api/java/2.8.2/org/xmlunit/diff/ComparisonResult.html A api/java/2.8.2/org/xmlunit/diff/ComparisonType.html A api/java/2.8.2/org/xmlunit/diff/DOMDifferenceEngine.html A api/java/2.8.2/org/xmlunit/diff/DefaultComparisonFormatter.html A api/java/2.8.2/org/xmlunit/diff/DefaultNodeMatcher.DefaultNodeTypeMatcher.html A api/java/2.8.2/org/xmlunit/diff/DefaultNodeMatcher.NodeTypeMatcher.html A api/java/2.8.2/org/xmlunit/diff/DefaultNodeMatcher.html A api/java/2.8.2/org/xmlunit/diff/Diff.html A api/java/2.8.2/org/xmlunit/diff/Difference.html A api/java/2.8.2/org/xmlunit/diff/DifferenceEngine.html A api/java/2.8.2/org/xmlunit/diff/DifferenceEvaluator.html A api/java/2.8.2/org/xmlunit/diff/DifferenceEvaluators.html A api/java/2.8.2/org/xmlunit/diff/ElementSelector.html A api/java/2.8.2/org/xmlunit/diff/ElementSelectors.ConditionalSelectorBuilder.html A api/java/2.8.2/org/xmlunit/diff/ElementSelectors.ConditionalSelectorBuilderThen.html A api/java/2.8.2/org/xmlunit/diff/ElementSelectors.html A api/java/2.8.2/org/xmlunit/diff/MultiLevelByNameAndTextSelector.html A api/java/2.8.2/org/xmlunit/diff/NodeFilters.html A api/java/2.8.2/org/xmlunit/diff/NodeMatcher.html A api/java/2.8.2/org/xmlunit/diff/RecursiveXPathBuilder.html A api/java/2.8.2/org/xmlunit/diff/XPathContext.DOMNodeInfo.html A api/java/2.8.2/org/xmlunit/diff/XPathContext.NodeInfo.html A api/java/2.8.2/org/xmlunit/diff/XPathContext.html A api/java/2.8.2/org/xmlunit/diff/class-use/AbstractDifferenceEngine.ComparisonState.html A api/java/2.8.2/org/xmlunit/diff/class-use/AbstractDifferenceEngine.DeferredComparison.html A api/java/2.8.2/org/xmlunit/diff/class-use/AbstractDifferenceEngine.FinishedComparisonState.html A api/java/2.8.2/org/xmlunit/diff/class-use/AbstractDifferenceEngine.OngoingComparisonState.html A api/java/2.8.2/org/xmlunit/diff/class-use/AbstractDifferenceEngine.html A api/java/2.8.2/org/xmlunit/diff/class-use/ByNameAndTextRecSelector.html A api/java/2.8.2/org/xmlunit/diff/class-use/Comparison.Detail.html A api/java/2.8.2/org/xmlunit/diff/class-use/Comparison.html A api/java/2.8.2/org/xmlunit/diff/class-use/ComparisonController.html A api/java/2.8.2/org/xmlunit/diff/class-use/ComparisonControllers.html A api/java/2.8.2/org/xmlunit/diff/class-use/ComparisonFormatter.html A api/java/2.8.2/org/xmlunit/diff/class-use/ComparisonListener.html A api/java/2.8.2/org/xmlunit/diff/class-use/ComparisonListenerSupport.html A api/java/2.8.2/org/xmlunit/diff/class-use/ComparisonResult.html A api/java/2.8.2/org/xmlunit/diff/class-use/ComparisonType.html A api/java/2.8.2/org/xmlunit/diff/class-use/DOMDifferenceEngine.html A api/java/2.8.2/org/xmlunit/diff/class-use/DefaultComparisonFormatter.html A api/java/2.8.2/org/xmlunit/diff/class-use/DefaultNodeMatcher.DefaultNodeTypeMatcher.html A api/java/2.8.2/org/xmlunit/diff/class-use/DefaultNodeMatcher.NodeTypeMatcher.html A api/java/2.8.2/org/xmlunit/diff/class-use/DefaultNodeMatcher.html A api/java/2.8.2/org/xmlunit/diff/class-use/Diff.html A api/java/2.8.2/org/xmlunit/diff/class-use/Difference.html A api/java/2.8.2/org/xmlunit/diff/class-use/DifferenceEngine.html A api/java/2.8.2/org/xmlunit/diff/class-use/DifferenceEvaluator.html A api/java/2.8.2/org/xmlunit/diff/class-use/DifferenceEvaluators.html A api/java/2.8.2/org/xmlunit/diff/class-use/ElementSelector.html A api/java/2.8.2/org/xmlunit/diff/class-use/ElementSelectors.ConditionalSelectorBuilder.html A api/java/2.8.2/org/xmlunit/diff/class-use/ElementSelectors.ConditionalSelectorBuilderThen.html A api/java/2.8.2/org/xmlunit/diff/class-use/ElementSelectors.html A api/java/2.8.2/org/xmlunit/diff/class-use/MultiLevelByNameAndTextSelector.html A api/java/2.8.2/org/xmlunit/diff/class-use/NodeFilters.html A api/java/2.8.2/org/xmlunit/diff/class-use/NodeMatcher.html A api/java/2.8.2/org/xmlunit/diff/class-use/RecursiveXPathBuilder.html A api/java/2.8.2/org/xmlunit/diff/class-use/XPathContext.DOMNodeInfo.html A api/java/2.8.2/org/xmlunit/diff/class-use/XPathContext.NodeInfo.html A api/java/2.8.2/org/xmlunit/diff/class-use/XPathContext.html A api/java/2.8.2/org/xmlunit/diff/package-frame.html A api/java/2.8.2/org/xmlunit/diff/package-summary.html A api/java/2.8.2/org/xmlunit/diff/package-tree.html A api/java/2.8.2/org/xmlunit/diff/package-use.html A api/java/2.8.2/org/xmlunit/input/CommentLessSource.html A api/java/2.8.2/org/xmlunit/input/ElementContentWhitespaceStrippedSource.html A api/java/2.8.2/org/xmlunit/input/NormalizedSource.html A api/java/2.8.2/org/xmlunit/input/WhitespaceNormalizedSource.html A api/java/2.8.2/org/xmlunit/input/WhitespaceStrippedSource.html A api/java/2.8.2/org/xmlunit/input/class-use/CommentLessSource.html A api/java/2.8.2/org/xmlunit/input/class-use/ElementContentWhitespaceStrippedSource.html A api/java/2.8.2/org/xmlunit/input/class-use/NormalizedSource.html A api/java/2.8.2/org/xmlunit/input/class-use/WhitespaceNormalizedSource.html A api/java/2.8.2/org/xmlunit/input/class-use/WhitespaceStrippedSource.html A api/java/2.8.2/org/xmlunit/input/package-frame.html A api/java/2.8.2/org/xmlunit/input/package-summary.html A api/java/2.8.2/org/xmlunit/input/package-tree.html A api/java/2.8.2/org/xmlunit/input/package-use.html A api/java/2.8.2/org/xmlunit/matchers/CompareMatcher.html A api/java/2.8.2/org/xmlunit/matchers/EvaluateXPathMatcher.html A api/java/2.8.2/org/xmlunit/matchers/HasXPathMatcher.html A api/java/2.8.2/org/xmlunit/matchers/TypeMatcher.html A api/java/2.8.2/org/xmlunit/matchers/ValidationMatcher.html A api/java/2.8.2/org/xmlunit/matchers/class-use/CompareMatcher.html A api/java/2.8.2/org/xmlunit/matchers/class-use/EvaluateXPathMatcher.html A api/java/2.8.2/org/xmlunit/matchers/class-use/HasXPathMatcher.html A api/java/2.8.2/org/xmlunit/matchers/class-use/TypeMatcher.html A api/java/2.8.2/org/xmlunit/matchers/class-use/ValidationMatcher.html A api/java/2.8.2/org/xmlunit/matchers/package-frame.html A api/java/2.8.2/org/xmlunit/matchers/package-summary.html A api/java/2.8.2/org/xmlunit/matchers/package-tree.html A api/java/2.8.2/org/xmlunit/matchers/package-use.html A api/java/2.8.2/org/xmlunit/package-frame.html A api/java/2.8.2/org/xmlunit/package-summary.html A api/java/2.8.2/org/xmlunit/package-tree.html A api/java/2.8.2/org/xmlunit/package-use.html A api/java/2.8.2/org/xmlunit/placeholder/IgnorePlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/IsDateTimePlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/IsNumberPlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/MatchesRegexPlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/PlaceholderDifferenceEvaluator.html A api/java/2.8.2/org/xmlunit/placeholder/PlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/PlaceholderSupport.html A api/java/2.8.2/org/xmlunit/placeholder/class-use/IgnorePlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/class-use/IsDateTimePlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/class-use/IsNumberPlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/class-use/MatchesRegexPlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/class-use/PlaceholderDifferenceEvaluator.html A api/java/2.8.2/org/xmlunit/placeholder/class-use/PlaceholderHandler.html A api/java/2.8.2/org/xmlunit/placeholder/class-use/PlaceholderSupport.html A api/java/2.8.2/org/xmlunit/placeholder/package-frame.html A api/java/2.8.2/org/xmlunit/placeholder/package-summary.html A api/java/2.8.2/org/xmlunit/placeholder/package-tree.html A api/java/2.8.2/org/xmlunit/placeholder/package-use.html A api/java/2.8.2/org/xmlunit/transform/Transformation.html A api/java/2.8.2/org/xmlunit/transform/class-use/Transformation.html A api/java/2.8.2/org/xmlunit/transform/package-frame.html A api/java/2.8.2/org/xmlunit/transform/package-summary.html A api/java/2.8.2/org/xmlunit/transform/package-tree.html A api/java/2.8.2/org/xmlunit/transform/package-use.html A api/java/2.8.2/org/xmlunit/util/Convert.html A api/java/2.8.2/org/xmlunit/util/DocumentBuilderFactoryConfigurer.Builder.html A api/java/2.8.2/org/xmlunit/util/DocumentBuilderFactoryConfigurer.html A api/java/2.8.2/org/xmlunit/util/IsNullPredicate.html A api/java/2.8.2/org/xmlunit/util/IterableNodeList.html A api/java/2.8.2/org/xmlunit/util/Linqy.html A api/java/2.8.2/org/xmlunit/util/Mapper.html A api/java/2.8.2/org/xmlunit/util/Nodes.html A api/java/2.8.2/org/xmlunit/util/Predicate.html A api/java/2.8.2/org/xmlunit/util/TransformerFactoryConfigurer.Builder.html A api/java/2.8.2/org/xmlunit/util/TransformerFactoryConfigurer.html A api/java/2.8.2/org/xmlunit/util/class-use/Convert.html A api/java/2.8.2/org/xmlunit/util/class-use/DocumentBuilderFactoryConfigurer.Builder.html A api/java/2.8.2/org/xmlunit/util/class-use/DocumentBuilderFactoryConfigurer.html A api/java/2.8.2/org/xmlunit/util/class-use/IsNullPredicate.html A api/java/2.8.2/org/xmlunit/util/class-use/IterableNodeList.html A api/java/2.8.2/org/xmlunit/util/class-use/Linqy.html A api/java/2.8.2/org/xmlunit/util/class-use/Mapper.html A api/java/2.8.2/org/xmlunit/util/class-use/Nodes.html A api/java/2.8.2/org/xmlunit/util/class-use/Predicate.html A api/java/2.8.2/org/xmlunit/util/class-use/TransformerFactoryConfigurer.Builder.html A api/java/2.8.2/org/xmlunit/util/class-use/TransformerFactoryConfigurer.html A api/java/2.8.2/org/xmlunit/util/package-frame.html A api/java/2.8.2/org/xmlunit/util/package-summary.html A api/java/2.8.2/org/xmlunit/util/package-tree.html A api/java/2.8.2/org/xmlunit/util/package-use.html A api/java/2.8.2/org/xmlunit/validation/JAXPValidator.html A api/java/2.8.2/org/xmlunit/validation/Languages.html A api/java/2.8.2/org/xmlunit/validation/ParsingValidator.html A api/java/2.8.2/org/xmlunit/validation/ValidationProblem.ProblemType.html A api/java/2.8.2/org/xmlunit/validation/ValidationProblem.html A api/java/2.8.2/org/xmlunit/validation/ValidationResult.html A api/java/2.8.2/org/xmlunit/validation/Validator.html A api/java/2.8.2/org/xmlunit/validation/class-use/JAXPValidator.html A api/java/2.8.2/org/xmlunit/validation/class-use/Languages.html A api/java/2.8.2/org/xmlunit/validation/class-use/ParsingValidator.html A api/java/2.8.2/org/xmlunit/validation/class-use/ValidationProblem.ProblemType.html A api/java/2.8.2/org/xmlunit/validation/class-use/ValidationProblem.html A api/java/2.8.2/org/xmlunit/validation/class-use/ValidationResult.html A api/java/2.8.2/org/xmlunit/validation/class-use/Validator.html A api/java/2.8.2/org/xmlunit/validation/package-frame.html A api/java/2.8.2/org/xmlunit/validation/package-summary.html A api/java/2.8.2/org/xmlunit/validation/package-tree.html A api/java/2.8.2/org/xmlunit/validation/package-use.html A api/java/2.8.2/org/xmlunit/xpath/JAXPXPathEngine.html A api/java/2.8.2/org/xmlunit/xpath/XPathEngine.html A api/java/2.8.2/org/xmlunit/xpath/class-use/JAXPXPathEngine.html A api/java/2.8.2/org/xmlunit/xpath/class-use/XPathEngine.html A api/java/2.8.2/org/xmlunit/xpath/package-frame.html A api/java/2.8.2/org/xmlunit/xpath/package-summary.html A api/java/2.8.2/org/xmlunit/xpath/package-tree.html A api/java/2.8.2/org/xmlunit/xpath/package-use.html A api/java/2.8.2/overview-frame.html A api/java/2.8.2/overview-summary.html A api/java/2.8.2/overview-tree.html A api/java/2.8.2/package-list A api/java/2.8.2/script.js A api/java/2.8.2/serialized-form.html A api/java/2.8.2/stylesheet.css M index.html Log Message: ----------- XMLUnit for Java 2.8.2 |
|
From: Stefan B. <no...@gi...> - 2020-12-21 09:00:50
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 0ec744851dd4edab3636a6f859c452246af61846 https://github.com/xmlunit/xmlunit/commit/0ec744851dd4edab3636a6f859c452246af61846 Author: Stefan Bodewig <ste...@fr...> Date: 2020-12-21 (Mon, 21 Dec 2020) Changed paths: M .travis.yml M RELEASE_NOTES.md M pom.xml M xmlunit-assertj/pom.xml M xmlunit-assertj3/pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml M xmlunit-placeholders/pom.xml Log Message: ----------- XMLUnit for Java 2.8.2 |
|
From: Stefan B. <no...@gi...> - 2020-12-21 08:59:27
|
Branch: refs/tags/v2.8.2 Home: https://github.com/xmlunit/xmlunit Commit: 0ec744851dd4edab3636a6f859c452246af61846 https://github.com/xmlunit/xmlunit/commit/0ec744851dd4edab3636a6f859c452246af61846 Author: Stefan Bodewig <ste...@fr...> Date: 2020-12-21 (Mon, 21 Dec 2020) Changed paths: M .travis.yml M RELEASE_NOTES.md M pom.xml M xmlunit-assertj/pom.xml M xmlunit-assertj3/pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml M xmlunit-placeholders/pom.xml Log Message: ----------- XMLUnit for Java 2.8.2 |
|
From: Stefan B. <no...@gi...> - 2020-12-21 08:56:31
|
Branch: refs/tags/v2.8.2 Home: https://github.com/xmlunit/xmlunit |
|
From: Stefan B. <no...@gi...> - 2020-12-21 08:43:19
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: d9e16139ff863d53300466305940df5b8ba28399 https://github.com/xmlunit/xmlunit/commit/d9e16139ff863d53300466305940df5b8ba28399 Author: Stefan Bodewig <ste...@fr...> Date: 2020-12-21 (Mon, 21 Dec 2020) Changed paths: M RELEASE_NOTES.md Log Message: ----------- recored @f-lopes change, closes #210 |
|
From: Stefan B. <no...@gi...> - 2020-12-21 08:40:44
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 45bf4eccd4b04f69010057b750a5ba25ce4a5aac https://github.com/xmlunit/xmlunit/commit/45bf4eccd4b04f69010057b750a5ba25ce4a5aac Author: Florian Lopes <flo...@ou...> Date: 2020-12-20 (Sun, 20 Dec 2020) Changed paths: M xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/CompareAssert.java Log Message: ----------- Fix assertj usage in CompareAssert helper Commit: e99d702653c56ad1cdbfac45fcbc50a52d3e3d17 https://github.com/xmlunit/xmlunit/commit/e99d702653c56ad1cdbfac45fcbc50a52d3e3d17 Author: Stefan Bodewig <bo...@ap...> Date: 2020-12-21 (Mon, 21 Dec 2020) Changed paths: M xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/CompareAssert.java Log Message: ----------- Merge pull request #210 from f-lopes/fix-compare-assert-assertj-usage Fix assertj usage in CompareAssert helper Compare: https://github.com/xmlunit/xmlunit/compare/d0029bd7ac89...e99d702653c5 |
|
From: Travis CI <bu...@tr...> - 2020-12-20 15:27:20
|
Build Update for f-lopes/xmlunit ------------------------------------- Build: #2 Status: Passed Duration: 7 mins and 54 secs Commit: 45bf4ec (fix-compare-assert-assertj-usage) Author: Florian Lopes Message: Fix assertj usage in CompareAssert helper View the changeset: https://github.com/f-lopes/xmlunit/commit/45bf4eccd4b0 View the full build log and details: https://travis-ci.org/github/f-lopes/xmlunit/builds/750682799?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the f-lopes/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=30489848&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
|
From: Travis CI <bu...@tr...> - 2020-12-19 19:03:39
|
Build Update for f-lopes/xmlunit ------------------------------------- Build: #1 Status: Passed Duration: 8 mins and 1 sec Commit: d0029bd (main) Author: Stefan Bodewig Message: Merge pull request #208 from PascalSchumacher/patch-2 README: xmlunit-assertj3 (not xmlunit-assertj) will try to throw an A… View the changeset: https://github.com/f-lopes/xmlunit/compare/81574eaaae630137f38c07171d13ad574e58998a...d0029bd7ac891016e3bf7ab5168f9b31577e58c3 View the full build log and details: https://travis-ci.org/github/f-lopes/xmlunit/builds/750586571?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the f-lopes/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=30489848&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
|
From: Stefan B. <no...@gi...> - 2020-11-15 17:26:09
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 81574eaaae630137f38c07171d13ad574e58998a https://github.com/xmlunit/xmlunit/commit/81574eaaae630137f38c07171d13ad574e58998a Author: Pascal Schumacher <pas...@gm...> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M README.md Log Message: ----------- README: xmlunit-assertj3 (not xmlunit-assertj) will try to throw an AssertionFailedError Commit: d0029bd7ac891016e3bf7ab5168f9b31577e58c3 https://github.com/xmlunit/xmlunit/commit/d0029bd7ac891016e3bf7ab5168f9b31577e58c3 Author: Stefan Bodewig <bo...@ap...> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M README.md Log Message: ----------- Merge pull request #208 from PascalSchumacher/patch-2 README: xmlunit-assertj3 (not xmlunit-assertj) will try to throw an A… Compare: https://github.com/xmlunit/xmlunit/compare/9b1ad2c1d6fb...d0029bd7ac89 |
|
From: Stefan B. <no...@gi...> - 2020-11-15 10:28:03
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.github.io Commit: 52a9ec2f5a89b0bf88059ed7698d822dd788b152 https://github.com/xmlunit/xmlunit.github.io/commit/52a9ec2f5a89b0bf88059ed7698d822dd788b152 Author: Stefan Bodewig <ste...@in...> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: A api/java/2.8.1/allclasses-frame.html A api/java/2.8.1/allclasses-noframe.html A api/java/2.8.1/constant-values.html A api/java/2.8.1/deprecated-list.html A api/java/2.8.1/help-doc.html A api/java/2.8.1/index-all.html A api/java/2.8.1/index.html A api/java/2.8.1/org/custommonkey/xmlunit/AbstractNodeTester.html A api/java/2.8.1/org/custommonkey/xmlunit/ComparisonController.html A api/java/2.8.1/org/custommonkey/xmlunit/DetailedDiff.html A api/java/2.8.1/org/custommonkey/xmlunit/Diff.html A api/java/2.8.1/org/custommonkey/xmlunit/Difference.html A api/java/2.8.1/org/custommonkey/xmlunit/DifferenceConstants.html A api/java/2.8.1/org/custommonkey/xmlunit/DifferenceEngine.DifferenceFoundException.html A api/java/2.8.1/org/custommonkey/xmlunit/DifferenceEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/DifferenceEngineContract.html A api/java/2.8.1/org/custommonkey/xmlunit/DifferenceListener.html A api/java/2.8.1/org/custommonkey/xmlunit/DoctypeInputStream.html A api/java/2.8.1/org/custommonkey/xmlunit/DoctypeReader.html A api/java/2.8.1/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/ElementNameAndTextQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/ElementNameQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/ElementQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/HTMLDocumentBuilder.SwingEvent2SaxAdapter.html A api/java/2.8.1/org/custommonkey/xmlunit/HTMLDocumentBuilder.html A api/java/2.8.1/org/custommonkey/xmlunit/IgnoreTextAndAttributeValuesDifferenceListener.html A api/java/2.8.1/org/custommonkey/xmlunit/JAXPConstants.Properties.html A api/java/2.8.1/org/custommonkey/xmlunit/JAXPConstants.html A api/java/2.8.1/org/custommonkey/xmlunit/MatchTracker.html A api/java/2.8.1/org/custommonkey/xmlunit/NamespaceContext.html A api/java/2.8.1/org/custommonkey/xmlunit/NewDifferenceEngine.ComparisonController2ComparisonController.html A api/java/2.8.1/org/custommonkey/xmlunit/NewDifferenceEngine.DifferenceListener2DifferenceEvaluator.html A api/java/2.8.1/org/custommonkey/xmlunit/NewDifferenceEngine.ElementQualifier2ElementSelector.html A api/java/2.8.1/org/custommonkey/xmlunit/NewDifferenceEngine.MatchTracker2ComparisonListener.html A api/java/2.8.1/org/custommonkey/xmlunit/NewDifferenceEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/NodeDescriptor.html A api/java/2.8.1/org/custommonkey/xmlunit/NodeDetail.html A api/java/2.8.1/org/custommonkey/xmlunit/NodeInputStream.html A api/java/2.8.1/org/custommonkey/xmlunit/NodeTest.html A api/java/2.8.1/org/custommonkey/xmlunit/NodeTestException.html A api/java/2.8.1/org/custommonkey/xmlunit/NodeTester.html A api/java/2.8.1/org/custommonkey/xmlunit/QualifiedName.html A api/java/2.8.1/org/custommonkey/xmlunit/SimpleNamespaceContext.html A api/java/2.8.1/org/custommonkey/xmlunit/SimpleXpathEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.html A api/java/2.8.1/org/custommonkey/xmlunit/Transform.html A api/java/2.8.1/org/custommonkey/xmlunit/Validator.html A api/java/2.8.1/org/custommonkey/xmlunit/XMLAssert.html A api/java/2.8.1/org/custommonkey/xmlunit/XMLConstants.html A api/java/2.8.1/org/custommonkey/xmlunit/XMLTestCase.html A api/java/2.8.1/org/custommonkey/xmlunit/XMLUnit.html A api/java/2.8.1/org/custommonkey/xmlunit/XSLTConstants.html A api/java/2.8.1/org/custommonkey/xmlunit/XpathEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/XpathNodeTracker.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/AbstractNodeTester.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/ComparisonController.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/DetailedDiff.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/Diff.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/Difference.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/DifferenceConstants.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/DifferenceEngine.DifferenceFoundException.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/DifferenceEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/DifferenceEngineContract.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/DifferenceListener.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/DoctypeInputStream.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/DoctypeReader.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/ElementNameAndAttributeQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/ElementNameAndTextQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/ElementNameQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/ElementQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/HTMLDocumentBuilder.SwingEvent2SaxAdapter.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/HTMLDocumentBuilder.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/IgnoreTextAndAttributeValuesDifferenceListener.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/JAXPConstants.Properties.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/JAXPConstants.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/MatchTracker.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NamespaceContext.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.ComparisonController2ComparisonController.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.DifferenceListener2DifferenceEvaluator.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.ElementQualifier2ElementSelector.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.MatchTracker2ComparisonListener.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NodeDescriptor.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NodeDetail.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NodeInputStream.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NodeTest.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NodeTestException.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/NodeTester.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/QualifiedName.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/SimpleNamespaceContext.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/SimpleXpathEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/TolerantSaxDocumentBuilder.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/Transform.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/Validator.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/XMLAssert.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/XMLConstants.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/XMLTestCase.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/XMLUnit.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/XSLTConstants.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/XpathEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/class-use/XpathNodeTracker.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/CountingNodeTester.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/FloatingPointTolerantDifferenceListener.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/XPathRegexAssert.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/class-use/CaseInsensitiveDifferenceListener.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/class-use/CountingNodeTester.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/class-use/FloatingPointTolerantDifferenceListener.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/class-use/MultiLevelElementNameAndTextQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/class-use/RecursiveElementNameAndTextQualifier.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/class-use/TextDifferenceListenerBase.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/class-use/XPathRegexAssert.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/package-frame.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/package-summary.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/package-tree.html A api/java/2.8.1/org/custommonkey/xmlunit/examples/package-use.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/ConfigurationException.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/XMLUnitException.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/XMLUnitRuntimeException.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/XpathException.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/class-use/ConfigurationException.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/class-use/XMLUnitException.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/class-use/XMLUnitRuntimeException.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/class-use/XpathException.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/package-frame.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/package-summary.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/package-tree.html A api/java/2.8.1/org/custommonkey/xmlunit/exceptions/package-use.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/Validator.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/class-use/Jaxp13XpathEngine.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/class-use/Validator.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/class-use/XMLUnitNamespaceContext2Jaxp13.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/package-frame.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/package-summary.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/package-tree.html A api/java/2.8.1/org/custommonkey/xmlunit/jaxp13/package-use.html A api/java/2.8.1/org/custommonkey/xmlunit/package-frame.html A api/java/2.8.1/org/custommonkey/xmlunit/package-summary.html A api/java/2.8.1/org/custommonkey/xmlunit/package-tree.html A api/java/2.8.1/org/custommonkey/xmlunit/package-use.html A api/java/2.8.1/org/custommonkey/xmlunit/util/IntegerBuffer.html A api/java/2.8.1/org/custommonkey/xmlunit/util/class-use/IntegerBuffer.html A api/java/2.8.1/org/custommonkey/xmlunit/util/package-frame.html A api/java/2.8.1/org/custommonkey/xmlunit/util/package-summary.html A api/java/2.8.1/org/custommonkey/xmlunit/util/package-tree.html A api/java/2.8.1/org/custommonkey/xmlunit/util/package-use.html A api/java/2.8.1/org/xmlunit/ConfigurationException.html A api/java/2.8.1/org/xmlunit/XMLUnitException.html A api/java/2.8.1/org/xmlunit/assertj/CompareAssert.html A api/java/2.8.1/org/xmlunit/assertj/MultipleNodeAssert.html A api/java/2.8.1/org/xmlunit/assertj/SingleNodeAssert.html A api/java/2.8.1/org/xmlunit/assertj/ValidationAssert.html A api/java/2.8.1/org/xmlunit/assertj/ValueAssert.html A api/java/2.8.1/org/xmlunit/assertj/XmlAssert.html A api/java/2.8.1/org/xmlunit/assertj/class-use/CompareAssert.html A api/java/2.8.1/org/xmlunit/assertj/class-use/MultipleNodeAssert.html A api/java/2.8.1/org/xmlunit/assertj/class-use/SingleNodeAssert.html A api/java/2.8.1/org/xmlunit/assertj/class-use/ValidationAssert.html A api/java/2.8.1/org/xmlunit/assertj/class-use/ValueAssert.html A api/java/2.8.1/org/xmlunit/assertj/class-use/XmlAssert.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldAnyNodeHaveXPath.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldBeConvertible.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldBeInvalid.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldBeNotSimilar.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldBeSimilar.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldBeValid.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldHaveAttribute.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldHaveXPath.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldNotHaveAttribute.html A api/java/2.8.1/org/xmlunit/assertj/error/ShouldNotHaveThrown.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldAnyNodeHaveXPath.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldBeConvertible.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldBeInvalid.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldBeNotSimilar.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldBeSimilar.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldBeValid.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldHaveAttribute.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldHaveXPath.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldNotHaveAttribute.html A api/java/2.8.1/org/xmlunit/assertj/error/class-use/ShouldNotHaveThrown.html A api/java/2.8.1/org/xmlunit/assertj/error/package-frame.html A api/java/2.8.1/org/xmlunit/assertj/error/package-summary.html A api/java/2.8.1/org/xmlunit/assertj/error/package-tree.html A api/java/2.8.1/org/xmlunit/assertj/error/package-use.html A api/java/2.8.1/org/xmlunit/assertj/package-frame.html A api/java/2.8.1/org/xmlunit/assertj/package-summary.html A api/java/2.8.1/org/xmlunit/assertj/package-tree.html A api/java/2.8.1/org/xmlunit/assertj/package-use.html A api/java/2.8.1/org/xmlunit/assertj3/CompareAssert.html A api/java/2.8.1/org/xmlunit/assertj3/MultipleNodeAssert.html A api/java/2.8.1/org/xmlunit/assertj3/SingleNodeAssert.html A api/java/2.8.1/org/xmlunit/assertj3/ValidationAssert.html A api/java/2.8.1/org/xmlunit/assertj3/ValueAssert.html A api/java/2.8.1/org/xmlunit/assertj3/XmlAssert.html A api/java/2.8.1/org/xmlunit/assertj3/class-use/CompareAssert.html A api/java/2.8.1/org/xmlunit/assertj3/class-use/MultipleNodeAssert.html A api/java/2.8.1/org/xmlunit/assertj3/class-use/SingleNodeAssert.html A api/java/2.8.1/org/xmlunit/assertj3/class-use/ValidationAssert.html A api/java/2.8.1/org/xmlunit/assertj3/class-use/ValueAssert.html A api/java/2.8.1/org/xmlunit/assertj3/class-use/XmlAssert.html A api/java/2.8.1/org/xmlunit/assertj3/error/ShouldAnyNodeHaveXPath.html A api/java/2.8.1/org/xmlunit/assertj3/error/ShouldBeConvertible.html A api/java/2.8.1/org/xmlunit/assertj3/error/ShouldBeInvalid.html A api/java/2.8.1/org/xmlunit/assertj3/error/ShouldBeNotSimilar.html A api/java/2.8.1/org/xmlunit/assertj3/error/ShouldBeValid.html A api/java/2.8.1/org/xmlunit/assertj3/error/ShouldHaveAttribute.html A api/java/2.8.1/org/xmlunit/assertj3/error/ShouldHaveXPath.html A api/java/2.8.1/org/xmlunit/assertj3/error/ShouldNotHaveAttribute.html A api/java/2.8.1/org/xmlunit/assertj3/error/ShouldNotHaveThrown.html A api/java/2.8.1/org/xmlunit/assertj3/error/class-use/ShouldAnyNodeHaveXPath.html A api/java/2.8.1/org/xmlunit/assertj3/error/class-use/ShouldBeConvertible.html A api/java/2.8.1/org/xmlunit/assertj3/error/class-use/ShouldBeInvalid.html A api/java/2.8.1/org/xmlunit/assertj3/error/class-use/ShouldBeNotSimilar.html A api/java/2.8.1/org/xmlunit/assertj3/error/class-use/ShouldBeValid.html A api/java/2.8.1/org/xmlunit/assertj3/error/class-use/ShouldHaveAttribute.html A api/java/2.8.1/org/xmlunit/assertj3/error/class-use/ShouldHaveXPath.html A api/java/2.8.1/org/xmlunit/assertj3/error/class-use/ShouldNotHaveAttribute.html A api/java/2.8.1/org/xmlunit/assertj3/error/class-use/ShouldNotHaveThrown.html A api/java/2.8.1/org/xmlunit/assertj3/error/package-frame.html A api/java/2.8.1/org/xmlunit/assertj3/error/package-summary.html A api/java/2.8.1/org/xmlunit/assertj3/error/package-tree.html A api/java/2.8.1/org/xmlunit/assertj3/error/package-use.html A api/java/2.8.1/org/xmlunit/assertj3/package-frame.html A api/java/2.8.1/org/xmlunit/assertj3/package-summary.html A api/java/2.8.1/org/xmlunit/assertj3/package-tree.html A api/java/2.8.1/org/xmlunit/assertj3/package-use.html A api/java/2.8.1/org/xmlunit/builder/DiffBuilder.html A api/java/2.8.1/org/xmlunit/builder/DifferenceEngineConfigurer.html A api/java/2.8.1/org/xmlunit/builder/Input.Builder.html A api/java/2.8.1/org/xmlunit/builder/Input.TransformationBuilder.html A api/java/2.8.1/org/xmlunit/builder/Input.html A api/java/2.8.1/org/xmlunit/builder/JaxbBuilder.html A api/java/2.8.1/org/xmlunit/builder/Transform.Builder.html A api/java/2.8.1/org/xmlunit/builder/Transform.TransformationResult.html A api/java/2.8.1/org/xmlunit/builder/Transform.html A api/java/2.8.1/org/xmlunit/builder/TransformationBuilderBase.html A api/java/2.8.1/org/xmlunit/builder/class-use/DiffBuilder.html A api/java/2.8.1/org/xmlunit/builder/class-use/DifferenceEngineConfigurer.html A api/java/2.8.1/org/xmlunit/builder/class-use/Input.Builder.html A api/java/2.8.1/org/xmlunit/builder/class-use/Input.TransformationBuilder.html A api/java/2.8.1/org/xmlunit/builder/class-use/Input.html A api/java/2.8.1/org/xmlunit/builder/class-use/JaxbBuilder.html A api/java/2.8.1/org/xmlunit/builder/class-use/Transform.Builder.html A api/java/2.8.1/org/xmlunit/builder/class-use/Transform.TransformationResult.html A api/java/2.8.1/org/xmlunit/builder/class-use/Transform.html A api/java/2.8.1/org/xmlunit/builder/class-use/TransformationBuilderBase.html A api/java/2.8.1/org/xmlunit/builder/package-frame.html A api/java/2.8.1/org/xmlunit/builder/package-summary.html A api/java/2.8.1/org/xmlunit/builder/package-tree.html A api/java/2.8.1/org/xmlunit/builder/package-use.html A api/java/2.8.1/org/xmlunit/class-use/ConfigurationException.html A api/java/2.8.1/org/xmlunit/class-use/XMLUnitException.html A api/java/2.8.1/org/xmlunit/diff/AbstractDifferenceEngine.ComparisonState.html A api/java/2.8.1/org/xmlunit/diff/AbstractDifferenceEngine.DeferredComparison.html A api/java/2.8.1/org/xmlunit/diff/AbstractDifferenceEngine.FinishedComparisonState.html A api/java/2.8.1/org/xmlunit/diff/AbstractDifferenceEngine.OngoingComparisonState.html A api/java/2.8.1/org/xmlunit/diff/AbstractDifferenceEngine.html A api/java/2.8.1/org/xmlunit/diff/ByNameAndTextRecSelector.html A api/java/2.8.1/org/xmlunit/diff/Comparison.Detail.html A api/java/2.8.1/org/xmlunit/diff/Comparison.html A api/java/2.8.1/org/xmlunit/diff/ComparisonController.html A api/java/2.8.1/org/xmlunit/diff/ComparisonControllers.html A api/java/2.8.1/org/xmlunit/diff/ComparisonFormatter.html A api/java/2.8.1/org/xmlunit/diff/ComparisonListener.html A api/java/2.8.1/org/xmlunit/diff/ComparisonListenerSupport.html A api/java/2.8.1/org/xmlunit/diff/ComparisonResult.html A api/java/2.8.1/org/xmlunit/diff/ComparisonType.html A api/java/2.8.1/org/xmlunit/diff/DOMDifferenceEngine.html A api/java/2.8.1/org/xmlunit/diff/DefaultComparisonFormatter.html A api/java/2.8.1/org/xmlunit/diff/DefaultNodeMatcher.DefaultNodeTypeMatcher.html A api/java/2.8.1/org/xmlunit/diff/DefaultNodeMatcher.NodeTypeMatcher.html A api/java/2.8.1/org/xmlunit/diff/DefaultNodeMatcher.html A api/java/2.8.1/org/xmlunit/diff/Diff.html A api/java/2.8.1/org/xmlunit/diff/Difference.html A api/java/2.8.1/org/xmlunit/diff/DifferenceEngine.html A api/java/2.8.1/org/xmlunit/diff/DifferenceEvaluator.html A api/java/2.8.1/org/xmlunit/diff/DifferenceEvaluators.html A api/java/2.8.1/org/xmlunit/diff/ElementSelector.html A api/java/2.8.1/org/xmlunit/diff/ElementSelectors.ConditionalSelectorBuilder.html A api/java/2.8.1/org/xmlunit/diff/ElementSelectors.ConditionalSelectorBuilderThen.html A api/java/2.8.1/org/xmlunit/diff/ElementSelectors.html A api/java/2.8.1/org/xmlunit/diff/MultiLevelByNameAndTextSelector.html A api/java/2.8.1/org/xmlunit/diff/NodeFilters.html A api/java/2.8.1/org/xmlunit/diff/NodeMatcher.html A api/java/2.8.1/org/xmlunit/diff/RecursiveXPathBuilder.html A api/java/2.8.1/org/xmlunit/diff/XPathContext.DOMNodeInfo.html A api/java/2.8.1/org/xmlunit/diff/XPathContext.NodeInfo.html A api/java/2.8.1/org/xmlunit/diff/XPathContext.html A api/java/2.8.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.ComparisonState.html A api/java/2.8.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.DeferredComparison.html A api/java/2.8.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.FinishedComparisonState.html A api/java/2.8.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.OngoingComparisonState.html A api/java/2.8.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.html A api/java/2.8.1/org/xmlunit/diff/class-use/ByNameAndTextRecSelector.html A api/java/2.8.1/org/xmlunit/diff/class-use/Comparison.Detail.html A api/java/2.8.1/org/xmlunit/diff/class-use/Comparison.html A api/java/2.8.1/org/xmlunit/diff/class-use/ComparisonController.html A api/java/2.8.1/org/xmlunit/diff/class-use/ComparisonControllers.html A api/java/2.8.1/org/xmlunit/diff/class-use/ComparisonFormatter.html A api/java/2.8.1/org/xmlunit/diff/class-use/ComparisonListener.html A api/java/2.8.1/org/xmlunit/diff/class-use/ComparisonListenerSupport.html A api/java/2.8.1/org/xmlunit/diff/class-use/ComparisonResult.html A api/java/2.8.1/org/xmlunit/diff/class-use/ComparisonType.html A api/java/2.8.1/org/xmlunit/diff/class-use/DOMDifferenceEngine.html A api/java/2.8.1/org/xmlunit/diff/class-use/DefaultComparisonFormatter.html A api/java/2.8.1/org/xmlunit/diff/class-use/DefaultNodeMatcher.DefaultNodeTypeMatcher.html A api/java/2.8.1/org/xmlunit/diff/class-use/DefaultNodeMatcher.NodeTypeMatcher.html A api/java/2.8.1/org/xmlunit/diff/class-use/DefaultNodeMatcher.html A api/java/2.8.1/org/xmlunit/diff/class-use/Diff.html A api/java/2.8.1/org/xmlunit/diff/class-use/Difference.html A api/java/2.8.1/org/xmlunit/diff/class-use/DifferenceEngine.html A api/java/2.8.1/org/xmlunit/diff/class-use/DifferenceEvaluator.html A api/java/2.8.1/org/xmlunit/diff/class-use/DifferenceEvaluators.html A api/java/2.8.1/org/xmlunit/diff/class-use/ElementSelector.html A api/java/2.8.1/org/xmlunit/diff/class-use/ElementSelectors.ConditionalSelectorBuilder.html A api/java/2.8.1/org/xmlunit/diff/class-use/ElementSelectors.ConditionalSelectorBuilderThen.html A api/java/2.8.1/org/xmlunit/diff/class-use/ElementSelectors.html A api/java/2.8.1/org/xmlunit/diff/class-use/MultiLevelByNameAndTextSelector.html A api/java/2.8.1/org/xmlunit/diff/class-use/NodeFilters.html A api/java/2.8.1/org/xmlunit/diff/class-use/NodeMatcher.html A api/java/2.8.1/org/xmlunit/diff/class-use/RecursiveXPathBuilder.html A api/java/2.8.1/org/xmlunit/diff/class-use/XPathContext.DOMNodeInfo.html A api/java/2.8.1/org/xmlunit/diff/class-use/XPathContext.NodeInfo.html A api/java/2.8.1/org/xmlunit/diff/class-use/XPathContext.html A api/java/2.8.1/org/xmlunit/diff/package-frame.html A api/java/2.8.1/org/xmlunit/diff/package-summary.html A api/java/2.8.1/org/xmlunit/diff/package-tree.html A api/java/2.8.1/org/xmlunit/diff/package-use.html A api/java/2.8.1/org/xmlunit/input/CommentLessSource.html A api/java/2.8.1/org/xmlunit/input/ElementContentWhitespaceStrippedSource.html A api/java/2.8.1/org/xmlunit/input/NormalizedSource.html A api/java/2.8.1/org/xmlunit/input/WhitespaceNormalizedSource.html A api/java/2.8.1/org/xmlunit/input/WhitespaceStrippedSource.html A api/java/2.8.1/org/xmlunit/input/class-use/CommentLessSource.html A api/java/2.8.1/org/xmlunit/input/class-use/ElementContentWhitespaceStrippedSource.html A api/java/2.8.1/org/xmlunit/input/class-use/NormalizedSource.html A api/java/2.8.1/org/xmlunit/input/class-use/WhitespaceNormalizedSource.html A api/java/2.8.1/org/xmlunit/input/class-use/WhitespaceStrippedSource.html A api/java/2.8.1/org/xmlunit/input/package-frame.html A api/java/2.8.1/org/xmlunit/input/package-summary.html A api/java/2.8.1/org/xmlunit/input/package-tree.html A api/java/2.8.1/org/xmlunit/input/package-use.html A api/java/2.8.1/org/xmlunit/matchers/CompareMatcher.html A api/java/2.8.1/org/xmlunit/matchers/EvaluateXPathMatcher.html A api/java/2.8.1/org/xmlunit/matchers/HasXPathMatcher.html A api/java/2.8.1/org/xmlunit/matchers/TypeMatcher.html A api/java/2.8.1/org/xmlunit/matchers/ValidationMatcher.html A api/java/2.8.1/org/xmlunit/matchers/class-use/CompareMatcher.html A api/java/2.8.1/org/xmlunit/matchers/class-use/EvaluateXPathMatcher.html A api/java/2.8.1/org/xmlunit/matchers/class-use/HasXPathMatcher.html A api/java/2.8.1/org/xmlunit/matchers/class-use/TypeMatcher.html A api/java/2.8.1/org/xmlunit/matchers/class-use/ValidationMatcher.html A api/java/2.8.1/org/xmlunit/matchers/package-frame.html A api/java/2.8.1/org/xmlunit/matchers/package-summary.html A api/java/2.8.1/org/xmlunit/matchers/package-tree.html A api/java/2.8.1/org/xmlunit/matchers/package-use.html A api/java/2.8.1/org/xmlunit/package-frame.html A api/java/2.8.1/org/xmlunit/package-summary.html A api/java/2.8.1/org/xmlunit/package-tree.html A api/java/2.8.1/org/xmlunit/package-use.html A api/java/2.8.1/org/xmlunit/placeholder/IgnorePlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/IsDateTimePlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/IsNumberPlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/MatchesRegexPlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/PlaceholderDifferenceEvaluator.html A api/java/2.8.1/org/xmlunit/placeholder/PlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/PlaceholderSupport.html A api/java/2.8.1/org/xmlunit/placeholder/class-use/IgnorePlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/class-use/IsDateTimePlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/class-use/IsNumberPlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/class-use/MatchesRegexPlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/class-use/PlaceholderDifferenceEvaluator.html A api/java/2.8.1/org/xmlunit/placeholder/class-use/PlaceholderHandler.html A api/java/2.8.1/org/xmlunit/placeholder/class-use/PlaceholderSupport.html A api/java/2.8.1/org/xmlunit/placeholder/package-frame.html A api/java/2.8.1/org/xmlunit/placeholder/package-summary.html A api/java/2.8.1/org/xmlunit/placeholder/package-tree.html A api/java/2.8.1/org/xmlunit/placeholder/package-use.html A api/java/2.8.1/org/xmlunit/transform/Transformation.html A api/java/2.8.1/org/xmlunit/transform/class-use/Transformation.html A api/java/2.8.1/org/xmlunit/transform/package-frame.html A api/java/2.8.1/org/xmlunit/transform/package-summary.html A api/java/2.8.1/org/xmlunit/transform/package-tree.html A api/java/2.8.1/org/xmlunit/transform/package-use.html A api/java/2.8.1/org/xmlunit/util/Convert.html A api/java/2.8.1/org/xmlunit/util/DocumentBuilderFactoryConfigurer.Builder.html A api/java/2.8.1/org/xmlunit/util/DocumentBuilderFactoryConfigurer.html A api/java/2.8.1/org/xmlunit/util/IsNullPredicate.html A api/java/2.8.1/org/xmlunit/util/IterableNodeList.html A api/java/2.8.1/org/xmlunit/util/Linqy.html A api/java/2.8.1/org/xmlunit/util/Mapper.html A api/java/2.8.1/org/xmlunit/util/Nodes.html A api/java/2.8.1/org/xmlunit/util/Predicate.html A api/java/2.8.1/org/xmlunit/util/TransformerFactoryConfigurer.Builder.html A api/java/2.8.1/org/xmlunit/util/TransformerFactoryConfigurer.html A api/java/2.8.1/org/xmlunit/util/class-use/Convert.html A api/java/2.8.1/org/xmlunit/util/class-use/DocumentBuilderFactoryConfigurer.Builder.html A api/java/2.8.1/org/xmlunit/util/class-use/DocumentBuilderFactoryConfigurer.html A api/java/2.8.1/org/xmlunit/util/class-use/IsNullPredicate.html A api/java/2.8.1/org/xmlunit/util/class-use/IterableNodeList.html A api/java/2.8.1/org/xmlunit/util/class-use/Linqy.html A api/java/2.8.1/org/xmlunit/util/class-use/Mapper.html A api/java/2.8.1/org/xmlunit/util/class-use/Nodes.html A api/java/2.8.1/org/xmlunit/util/class-use/Predicate.html A api/java/2.8.1/org/xmlunit/util/class-use/TransformerFactoryConfigurer.Builder.html A api/java/2.8.1/org/xmlunit/util/class-use/TransformerFactoryConfigurer.html A api/java/2.8.1/org/xmlunit/util/package-frame.html A api/java/2.8.1/org/xmlunit/util/package-summary.html A api/java/2.8.1/org/xmlunit/util/package-tree.html A api/java/2.8.1/org/xmlunit/util/package-use.html A api/java/2.8.1/org/xmlunit/validation/JAXPValidator.html A api/java/2.8.1/org/xmlunit/validation/Languages.html A api/java/2.8.1/org/xmlunit/validation/ParsingValidator.html A api/java/2.8.1/org/xmlunit/validation/ValidationProblem.ProblemType.html A api/java/2.8.1/org/xmlunit/validation/ValidationProblem.html A api/java/2.8.1/org/xmlunit/validation/ValidationResult.html A api/java/2.8.1/org/xmlunit/validation/Validator.html A api/java/2.8.1/org/xmlunit/validation/class-use/JAXPValidator.html A api/java/2.8.1/org/xmlunit/validation/class-use/Languages.html A api/java/2.8.1/org/xmlunit/validation/class-use/ParsingValidator.html A api/java/2.8.1/org/xmlunit/validation/class-use/ValidationProblem.ProblemType.html A api/java/2.8.1/org/xmlunit/validation/class-use/ValidationProblem.html A api/java/2.8.1/org/xmlunit/validation/class-use/ValidationResult.html A api/java/2.8.1/org/xmlunit/validation/class-use/Validator.html A api/java/2.8.1/org/xmlunit/validation/package-frame.html A api/java/2.8.1/org/xmlunit/validation/package-summary.html A api/java/2.8.1/org/xmlunit/validation/package-tree.html A api/java/2.8.1/org/xmlunit/validation/package-use.html A api/java/2.8.1/org/xmlunit/xpath/JAXPXPathEngine.html A api/java/2.8.1/org/xmlunit/xpath/XPathEngine.html A api/java/2.8.1/org/xmlunit/xpath/class-use/JAXPXPathEngine.html A api/java/2.8.1/org/xmlunit/xpath/class-use/XPathEngine.html A api/java/2.8.1/org/xmlunit/xpath/package-frame.html A api/java/2.8.1/org/xmlunit/xpath/package-summary.html A api/java/2.8.1/org/xmlunit/xpath/package-tree.html A api/java/2.8.1/org/xmlunit/xpath/package-use.html A api/java/2.8.1/overview-frame.html A api/java/2.8.1/overview-summary.html A api/java/2.8.1/overview-tree.html A api/java/2.8.1/package-list A api/java/2.8.1/script.js A api/java/2.8.1/serialized-form.html A api/java/2.8.1/stylesheet.css M index.html Log Message: ----------- XMLUnit for Java 2.8.1 |
|
From: Stefan B. <no...@gi...> - 2020-11-15 10:25:13
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 4f40e461dfb74517f8c579d436a518c3866a5bef https://github.com/xmlunit/xmlunit/commit/4f40e461dfb74517f8c579d436a518c3866a5bef Author: Stefan Bodewig <ste...@fr...> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M .travis.yml M RELEASE_NOTES.md M pom.xml M xmlunit-assertj/pom.xml M xmlunit-assertj3/pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml M xmlunit-placeholders/pom.xml Log Message: ----------- cut XMLUnit 2.8.1 Commit: f0124152bf7b687e481a74757c4259db79ddfa4f https://github.com/xmlunit/xmlunit/commit/f0124152bf7b687e481a74757c4259db79ddfa4f Author: Stefan Bodewig <ste...@fr...> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M RELEASE_NOTES.md Log Message: ----------- fix reference to @Zegveld Commit: 9b1ad2c1d6fb00256daaea133d46bdc7fcfd34a7 https://github.com/xmlunit/xmlunit/commit/9b1ad2c1d6fb00256daaea133d46bdc7fcfd34a7 Author: Stefan Bodewig <ste...@fr...> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M .travis.yml M RELEASE_NOTES.md M pom.xml M xmlunit-assertj/pom.xml M xmlunit-assertj3/pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml M xmlunit-placeholders/pom.xml Log Message: ----------- next development cycle Compare: https://github.com/xmlunit/xmlunit/compare/36470a14c116...9b1ad2c1d6fb |
|
From: Stefan B. <no...@gi...> - 2020-11-15 10:15:46
|
Branch: refs/tags/v2.8.1 Home: https://github.com/xmlunit/xmlunit Commit: 4f40e461dfb74517f8c579d436a518c3866a5bef https://github.com/xmlunit/xmlunit/commit/4f40e461dfb74517f8c579d436a518c3866a5bef Author: Stefan Bodewig <ste...@fr...> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M .travis.yml M RELEASE_NOTES.md M pom.xml M xmlunit-assertj/pom.xml M xmlunit-assertj3/pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml M xmlunit-placeholders/pom.xml Log Message: ----------- cut XMLUnit 2.8.1 |
|
From: Stefan B. <no...@gi...> - 2020-11-15 09:53:55
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 36470a14c116ddbd3d082ac6cbb310bc93a4960d https://github.com/xmlunit/xmlunit/commit/36470a14c116ddbd3d082ac6cbb310bc93a4960d Author: Stefan Bodewig <ste...@fr...> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M README.md Log Message: ----------- document xmlunit-assertj3 module. closes #203 |
|
From: AppVeyor <no-...@ap...> - 2020-11-12 19:37:25
|
<div style="font-family:'Segoe UI',Arial,Sans-Serif;font-size:10pt;">
<h1 style="font-size: 150%;font-weight:normal; color:#078DC7;"><a href="https://ci.appveyor.com/project/bodewig/xmlunit-net/builds/36280326" style="color:#078DC7;">Build xmlunit.net 2.9.1.208 completed</a></h1>
<p style="color: #888;">
Commit <a href="https://github.com/xmlunit/xmlunit.net/commit/3015627b37">3015627b37</a> by <a href="mailto:ste...@fr...">Stefan Bodewig</a> on 11/12/2020 7:31 PM:
<br />
<span style="font-size: 110%;color:#222;">migrated to travis-ci.com</span>
</p>
<p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p>
</div>
|
|
From: Stefan B. <no...@gi...> - 2020-11-12 19:33:30
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.github.io Commit: 7c4915bd5efa83016783f6bae4d7f5384a986470 https://github.com/xmlunit/xmlunit.github.io/commit/7c4915bd5efa83016783f6bae4d7f5384a986470 Author: Stefan Bodewig <ste...@in...> Date: 2020-11-12 (Thu, 12 Nov 2020) Changed paths: M index.html Log Message: ----------- migrated to travis-ci.com |
|
From: Stefan B. <no...@gi...> - 2020-11-12 19:32:32
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit.net Commit: 3015627b37a0ff274127ca9c7e137a1a6f2a4b3e https://github.com/xmlunit/xmlunit.net/commit/3015627b37a0ff274127ca9c7e137a1a6f2a4b3e Author: Stefan Bodewig <ste...@fr...> Date: 2020-11-12 (Thu, 12 Nov 2020) Changed paths: M README.md Log Message: ----------- migrated to travis-ci.com |
|
From: Stefan B. <no...@gi...> - 2020-11-12 19:31:08
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: d62805dbdf5e771ef864f0166afd7f0d3497a23d https://github.com/xmlunit/xmlunit/commit/d62805dbdf5e771ef864f0166afd7f0d3497a23d Author: Stefan Bodewig <ste...@fr...> Date: 2020-11-12 (Thu, 12 Nov 2020) Changed paths: M README.md Log Message: ----------- migrated to travis-ci.com |
|
From: Travis CI <bu...@tr...> - 2020-11-11 13:16:50
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #615 Status: Passed Duration: 1 hr, 9 mins, and 18 secs Commit: 7da8ed8 (main) Author: Stefan Bodewig Message: update javadocs for xmlunit-assertj3 View the changeset: https://github.com/xmlunit/xmlunit/compare/39e8e9aade11...7da8ed8be881 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/742925274?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the xmlunit/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3528127&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |