Interface TestResultFormatter

All Superinterfaces:
AutoCloseable, Closeable, org.junit.platform.launcher.TestExecutionListener

public interface TestResultFormatter extends org.junit.platform.launcher.TestExecutionListener, Closeable
A TestExecutionListener which lets implementing classes format and write out the test execution results.