Class PodLogRecorder

  • All Implemented Interfaces:
    org.junit.platform.launcher.TestExecutionListener

    public class PodLogRecorder
    extends Object
    implements org.junit.platform.launcher.TestExecutionListener
    • Constructor Detail

      • PodLogRecorder

        public PodLogRecorder()
    • Method Detail

      • executionFinished

        public void executionFinished​(org.junit.platform.launcher.TestIdentifier testIdentifier,
                                      org.junit.platform.engine.TestExecutionResult testExecutionResult)
        Specified by:
        executionFinished in interface org.junit.platform.launcher.TestExecutionListener