DiscoveryFilter that is applied to a Class.DiscoverySelector that selects classpath roots so that
TestEngines can search for class
files or resources within the physical classpath — for example, to
scan for test classes.DiscoverySelector that selects a Class so that
TestEngines can discover
tests or containers based on Java classes.TestDescriptor for tests based on Java classes.Collections.filters include it.filters include it.CompositeTestSource contains one or more TestSources.CompositeTestSource based on the supplied
collection of sources.predicate is true.predicate is true.ContainerExecutionCondition or
TestExecutionCondition.TestEngines may use to
influence test discovery and execution.configurationParameters to the request.ConsoleLauncher is a stand-alone application for launching the
JUnit Platform from the console.JupiterTestEngine.ContainerExecutionCondition defines the Extension API for
programmatic, conditional container execution.ContainerExtensionContext encapsulates the context in which
the current container is being executed.TestIdentifiers that satisfy the
given predicate.parts for creating a namespace.TestTag from the supplied name.Launcher using dynamically
detected test engines.request.