文件名称: xmlunit-assertj3-2.10.2.jar中文-英文对照文档.zip
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-assertj3</artifactId>
<version>2.10.2</version>
</dependency>Gradle:
implementation group: 'org.xmlunit', name: 'xmlunit-assertj3', version: '2.10.2'
Gradle (Short):
implementation 'org.xmlunit:xmlunit-assertj3:2.10.2'
Gradle (Kotlin):
implementation("org.xmlunit:xmlunit-assertj3:2.10.2")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.xmlunit.assertj3
org.xmlunit.assertj3.errororg.xmlunit.assertj3.CompareAssert
org.xmlunit.assertj3.MultipleNodeAssert
org.xmlunit.assertj3.SingleNodeAssert
org.xmlunit.assertj3.ValidationAssert
org.xmlunit.assertj3.ValueAssert
org.xmlunit.assertj3.XmlAssert
org.xmlunit.assertj3.error.ElementsShouldSatisfy
org.xmlunit.assertj3.error.ElementsShouldSatisfy.UnsatisfiedRequirement
org.xmlunit.assertj3.error.ShouldAnyNodeHaveXPath
org.xmlunit.assertj3.error.ShouldBeConvertible
org.xmlunit.assertj3.error.ShouldBeInvalid
org.xmlunit.assertj3.error.ShouldBeNotSimilar
org.xmlunit.assertj3.error.ShouldBeValid
org.xmlunit.assertj3.error.ShouldHaveAttribute
org.xmlunit.assertj3.error.ShouldHaveXPath
org.xmlunit.assertj3.error.ShouldNotHaveAttribute
org.xmlunit.assertj3.error.ShouldNotHaveThrown