Class ConfigRecorder

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

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

      • ConfigRecorder

        public ConfigRecorder()
    • Method Detail

      • testPlanExecutionStarted

        public void testPlanExecutionStarted​(org.junit.platform.launcher.TestPlan testPlan)
        Specified by:
        testPlanExecutionStarted in interface org.junit.platform.launcher.TestExecutionListener