Class ComponentLauncherSessionListener

java.lang.Object
io.quarkus.test.component.ComponentLauncherSessionListener
All Implemented Interfaces:
org.junit.platform.launcher.LauncherSessionListener

public class ComponentLauncherSessionListener extends Object implements org.junit.platform.launcher.LauncherSessionListener
  • Constructor Details

    • ComponentLauncherSessionListener

      public ComponentLauncherSessionListener()
  • Method Details

    • launcherSessionOpened

      public void launcherSessionOpened(org.junit.platform.launcher.LauncherSession session)
      Specified by:
      launcherSessionOpened in interface org.junit.platform.launcher.LauncherSessionListener
    • launcherSessionClosed

      public void launcherSessionClosed(org.junit.platform.launcher.LauncherSession session)
      Specified by:
      launcherSessionClosed in interface org.junit.platform.launcher.LauncherSessionListener