Class LauncherSessionAdapter

java.lang.Object
org.apache.maven.surefire.junitplatform.LauncherSessionAdapter
All Implemented Interfaces:
AutoCloseable

class LauncherSessionAdapter extends Object implements AutoCloseable
Launcher proxy which delays the most possible the initialization of the real JUnit Launcher in order to avoid stream/stdout corruption due to early logging.