public interface TestRunRecorder
extends java.lang.AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
static TestRunRecorder |
NULL |
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
void |
record(TestRun testRun) |
static final TestRunRecorder NULL
void record(TestRun testRun)
default void close()
close in interface java.lang.AutoCloseable