| 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.
|
| 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.
|