We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b1ad2c commit 81574eaCopy full SHA for 81574ea
README.md
@@ -252,7 +252,7 @@ context.
252
Another difference between the two AssertJ modules is the exception
253
thrown if a comparison fails. `xmlunit-assertj` will try to throw a
254
JUnit 4.x `ComparisonFailure` if the class is available and thus is
255
-best suited for tests using JUnit 4.x. `xmlunit-assertj` will try to
+best suited for tests using JUnit 4.x. `xmlunit-assertj3` will try to
256
throw an [Open Test
257
Alliance](https://github.com/ota4j-team/opentest4j)
258
`AssertionFailedError` if the class is available and thus is better
0 commit comments