Uses of Package
org.junit.platform.launcher
-
Packages that use org.junit.platform.launcher Package Description org.junit.platform.console.command Commands of JUnit's console launcher.org.junit.platform.console.output Output printing utility classes of JUnit's console launcher.org.junit.platform.launcher Public API for configuring and launching test plans.org.junit.platform.launcher.core Core support classes for theLauncherincluding theLauncherFactoryand theLauncherDiscoveryRequestBuilder.org.junit.platform.launcher.listeners CommonTestExecutionListenerimplementations and related support classes for theLauncher.org.junit.platform.launcher.listeners.discovery CommonLauncherDiscoveryListenerimplementations and factory methods.org.junit.platform.launcher.listeners.session CommonLauncherSessionListenerimplementations and factory methods.org.junit.platform.runner Runnerand annotations for configuring and executing tests on the JUnit Platform in a JUnit 4 environment.org.junit.platform.suite.commons Common support utilities for executing test suites on the JUnit Platform.org.junit.platform.testkit.engine Test Kit for testing the execution of aTestEnginerunning on the JUnit Platform. -
Classes in org.junit.platform.launcher used by org.junit.platform.console.command Class Description Launcher TheLauncherAPI is the main entry point for client code that wishes to discover and execute tests using one or more test engines.TestExecutionListener Register a concrete implementation of this interface with aLauncherto be notified of events that occur during test execution.TestPlan TestPlandescribes the tree of tests and containers as discovered by aLauncher. -
Classes in org.junit.platform.launcher used by org.junit.platform.console.output Class Description TestExecutionListener Register a concrete implementation of this interface with aLauncherto be notified of events that occur during test execution.TestIdentifier Immutable data transfer object that represents a test or container which is usually part of aTestPlan.TestPlan TestPlandescribes the tree of tests and containers as discovered by aLauncher. -
Classes in org.junit.platform.launcher used by org.junit.platform.launcher Class Description AbstractMethodFilter AbstractMethodFilterthat servers as a superclass for filters including or excluding fully qualified method names without parameters based on pattern-matching.EngineDiscoveryResult EngineDiscoveryResultencapsulates the result of test discovery by aTestEngine.EngineDiscoveryResult.Status Status of test discovery by aTestEngine.EngineFilter AnEngineFilteris applied to allTestEnginesbefore they are used.EngineFilter.Type Launcher TheLauncherAPI is the main entry point for client code that wishes to discover and execute tests using one or more test engines.LauncherDiscoveryListener Register a concrete implementation of this interface with aLauncherDiscoveryRequestBuilderorLauncherto be notified of events that occur during test discovery.LauncherDiscoveryRequest LauncherDiscoveryRequestextends theEngineDiscoveryRequestAPI with additional filters that are applied by theLauncheritself.LauncherInterceptor.Invocation An invocation that can be intercepted.LauncherSession TheLauncherSessionAPI is the main entry point for client code that wishes to repeatedly discover and execute tests using one or more test engines.LauncherSessionListener Register an implementation of this interface to be notified when aLauncherSessionis opened and closed.MethodFilter PostDiscoveryFilterthat is applied to the fully qualifiedMethodname without parameters.PostDiscoveryFilter APostDiscoveryFilteris applied toTestDescriptorsafter test discovery.TestExecutionListener Register a concrete implementation of this interface with aLauncherto be notified of events that occur during test execution.TestIdentifier Immutable data transfer object that represents a test or container which is usually part of aTestPlan.TestIdentifier.SerializedForm Represents the serialized output ofTestIdentifier.TestPlan TestPlandescribes the tree of tests and containers as discovered by aLauncher.TestPlan.Visitor Visitor forTestIdentifiersin aTestPlan. -
Classes in org.junit.platform.launcher used by org.junit.platform.launcher.core Class Description EngineFilter AnEngineFilteris applied to allTestEnginesbefore they are used.Launcher TheLauncherAPI is the main entry point for client code that wishes to discover and execute tests using one or more test engines.LauncherDiscoveryListener Register a concrete implementation of this interface with aLauncherDiscoveryRequestBuilderorLauncherto be notified of events that occur during test discovery.LauncherDiscoveryRequest LauncherDiscoveryRequestextends theEngineDiscoveryRequestAPI with additional filters that are applied by theLauncheritself.LauncherInterceptor Interceptor for test discovery and execution by aLauncherin the context of aLauncherSession.LauncherInterceptor.Invocation An invocation that can be intercepted.LauncherSession TheLauncherSessionAPI is the main entry point for client code that wishes to repeatedly discover and execute tests using one or more test engines.LauncherSessionListener Register an implementation of this interface to be notified when aLauncherSessionis opened and closed.PostDiscoveryFilter APostDiscoveryFilteris applied toTestDescriptorsafter test discovery.TestExecutionListener Register a concrete implementation of this interface with aLauncherto be notified of events that occur during test execution.TestIdentifier Immutable data transfer object that represents a test or container which is usually part of aTestPlan.TestPlan TestPlandescribes the tree of tests and containers as discovered by aLauncher. -
Classes in org.junit.platform.launcher used by org.junit.platform.launcher.listeners Class Description TestExecutionListener Register a concrete implementation of this interface with aLauncherto be notified of events that occur during test execution.TestIdentifier Immutable data transfer object that represents a test or container which is usually part of aTestPlan.TestPlan TestPlandescribes the tree of tests and containers as discovered by aLauncher. -
Classes in org.junit.platform.launcher used by org.junit.platform.launcher.listeners.discovery Class Description EngineDiscoveryResult EngineDiscoveryResultencapsulates the result of test discovery by aTestEngine.LauncherDiscoveryListener Register a concrete implementation of this interface with aLauncherDiscoveryRequestBuilderorLauncherto be notified of events that occur during test discovery.LauncherDiscoveryRequest LauncherDiscoveryRequestextends theEngineDiscoveryRequestAPI with additional filters that are applied by theLauncheritself. -
Classes in org.junit.platform.launcher used by org.junit.platform.launcher.listeners.session Class Description LauncherSession TheLauncherSessionAPI is the main entry point for client code that wishes to repeatedly discover and execute tests using one or more test engines.LauncherSessionListener Register an implementation of this interface to be notified when aLauncherSessionis opened and closed. -
Classes in org.junit.platform.launcher used by org.junit.platform.runner Class Description Launcher TheLauncherAPI is the main entry point for client code that wishes to discover and execute tests using one or more test engines.LauncherDiscoveryRequest LauncherDiscoveryRequestextends theEngineDiscoveryRequestAPI with additional filters that are applied by theLauncheritself.TestExecutionListener Register a concrete implementation of this interface with aLauncherto be notified of events that occur during test execution.TestIdentifier Immutable data transfer object that represents a test or container which is usually part of aTestPlan.TestPlan TestPlandescribes the tree of tests and containers as discovered by aLauncher. -
Classes in org.junit.platform.launcher used by org.junit.platform.suite.commons Class Description LauncherDiscoveryListener Register a concrete implementation of this interface with aLauncherDiscoveryRequestBuilderorLauncherto be notified of events that occur during test discovery.LauncherDiscoveryRequest LauncherDiscoveryRequestextends theEngineDiscoveryRequestAPI with additional filters that are applied by theLauncheritself. -
Classes in org.junit.platform.launcher used by org.junit.platform.testkit.engine Class Description LauncherDiscoveryRequest LauncherDiscoveryRequestextends theEngineDiscoveryRequestAPI with additional filters that are applied by theLauncheritself.