文件名称: junit-platform-commons-1.10.1.jar中文-英文对照文档.zip
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-commons</artifactId>
<version>1.10.1</version>
</dependency>Gradle:
implementation group: 'org.junit.platform', name: 'junit-platform-commons', version: '1.10.1'
Gradle (Short):
implementation 'org.junit.platform:junit-platform-commons:1.10.1'
Gradle (Kotlin):
implementation("org.junit.platform:junit-platform-commons:1.10.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.junit.platform.commons
org.junit.platform.commons.annotation
org.junit.platform.commons.function
org.junit.platform.commons.logging
org.junit.platform.commons.support
org.junit.platform.commons.utilorg.junit.platform.commons.JUnitException
org.junit.platform.commons.PreconditionViolationException
org.junit.platform.commons.function.Try
org.junit.platform.commons.function.Try.Transformer
org.junit.platform.commons.logging.LogRecordListener
org.junit.platform.commons.logging.Logger
org.junit.platform.commons.logging.LoggerFactory
org.junit.platform.commons.support.AnnotationSupport
org.junit.platform.commons.support.ClassSupport
org.junit.platform.commons.support.ModifierSupport
org.junit.platform.commons.support.ReflectionSupport
org.junit.platform.commons.util.AnnotationUtils
org.junit.platform.commons.util.BlacklistedExceptions
org.junit.platform.commons.util.ClassFilter
org.junit.platform.commons.util.ClassLoaderUtils
org.junit.platform.commons.util.ClassNamePatternFilterUtils
org.junit.platform.commons.util.ClassUtils
org.junit.platform.commons.util.CollectionUtils
org.junit.platform.commons.util.ExceptionUtils
org.junit.platform.commons.util.FunctionUtils
org.junit.platform.commons.util.LruCache
org.junit.platform.commons.util.ModuleUtils
org.junit.platform.commons.util.PackageUtils
org.junit.platform.commons.util.PreconditionViolationException
org.junit.platform.commons.util.Preconditions
org.junit.platform.commons.util.ReflectionUtils
org.junit.platform.commons.util.RuntimeUtils
org.junit.platform.commons.util.StringUtils
org.junit.platform.commons.util.ToStringBuilder
org.junit.platform.commons.util.UnrecoverableExceptions