| 接口 | 说明 |
|---|---|
| ExternalResource |
Modified version of the jUnit
ExternalResource. |
| 类 | 说明 |
|---|---|
| DockerImageVersions |
Utility class for defining the image names and versions of Docker containers used during the Java
tests.
|
| LogLevelExtension |
A extension that sets the log level for specific class/package loggers for a test.
|
| LogLevelRule |
A rule that sets the log level for specific class/package loggers for a test.
|
| TestLogger |
Adds automatic test name logging.
|
| TestLoggerExtension |
A JUnit-5-style test logger.
|
| TestNameProvider |
A rule that provides the current test name per thread.
|
| TestSignalHandler |
This signal handler / signal logger is based on Apache Hadoop's
org.apache.hadoop.util.SignalLogger.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.