Package cz.xtf.junit5.listeners
Class PodLogRecorder
- java.lang.Object
-
- cz.xtf.junit5.listeners.PodLogRecorder
-
- All Implemented Interfaces:
org.junit.platform.launcher.TestExecutionListener
public class PodLogRecorder extends Object implements org.junit.platform.launcher.TestExecutionListener
-
-
Constructor Summary
Constructors Constructor Description PodLogRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecutionFinished(org.junit.platform.launcher.TestIdentifier testIdentifier, org.junit.platform.engine.TestExecutionResult testExecutionResult)
-