Class RunnerExecutor


  • @API(status=INTERNAL,
         since="4.12")
    public class RunnerExecutor
    extends java.lang.Object
    Since:
    4.12
    • Constructor Summary

      Constructors 
      Constructor Description
      RunnerExecutor​(org.junit.platform.engine.EngineExecutionListener engineExecutionListener, TestSourceProvider testSourceProvider)  
    • Constructor Detail

      • RunnerExecutor

        public RunnerExecutor​(org.junit.platform.engine.EngineExecutionListener engineExecutionListener,
                              TestSourceProvider testSourceProvider)