Package org.apache.flink.util


package org.apache.flink.util
  • Class
    Description
    Utility class for defining the image names and versions of Docker containers used during the Java tests.
    Modified version of the jUnit ExternalResource.
    A extension that sets the log level for specific class/package loggers for a test.
    Adds automatic test name logging.
    A JUnit-5-style test logger.
    A rule that provides the current test name per thread.
    This signal handler / signal logger is based on Apache Hadoop's org.apache.hadoop.util.SignalLogger.