Package com.ibm.jbatch.tck.utils
Class Reporter
- java.lang.Object
-
- com.ibm.jbatch.tck.utils.Reporter
-
public class Reporter extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static ThreadLocal<org.junit.jupiter.api.TestReporter>reporterRef
-
Constructor Summary
Constructors Constructor Description Reporter()
-
-
-
Field Detail
-
reporterRef
public static ThreadLocal<org.junit.jupiter.api.TestReporter> reporterRef
-
-
Method Detail
-
log
public static void log(String message)
-
-