Uses of Package
org.junit.platform.engine
Package
Description
Core package for the JUnit Jupiter test engine.
Configuration specific to the JUnit Jupiter test engine.
Test descriptors used within the JUnit Jupiter test engine.
Internal classes for test discovery within the JUnit Jupiter test engine.
Internal classes for test execution within the JUnit Jupiter test engine.
Configuration options for JUnit's console launcher.
Public API for test engines.
ConfigurationParameters
-related support
classes intended to be used by test engine implementations.TestDescriptor
-related support classes
intended to be used by test engine implementations and clients of
the launcher.Configurable test discovery implementation that can be reused by different test engines.
Filter
-related support classes intended to be
used by test engine implementations.Support classes and base implementation for any
TestEngine
that wishes to organize test suites
hierarchically based on the
Node
abstraction.Java Flight Recorder support package.
Public API for configuring and launching test plans.
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder
.Common
TestExecutionListener
implementations and related support classes for
the Launcher
.The tag expression language parser and related support classes.
Support for generating XML reports using a format which is compatible with
the de facto standard for JUnit 4 based test reports that was made popular
by the Ant build system.
Support for generating Open Test Reporting compatible XML event reports.
Common support utilities for executing test suites on the JUnit Platform.
Core package for the JUnit Platform Suite test engine.
Test Kit for testing the execution of a
TestEngine
running on the JUnit Platform.Core package for the JUnit Vintage test engine.
Test descriptors used within the JUnit Vintage test engine.
Internal classes for test discovery within the JUnit Vintage test engine.
Internal classes for test execution within the JUnit Vintage test engine.
-
ClassDescription
EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers.Provides a singleTestEngine
access to the information necessary to execute its tests.Mutable descriptor for a test or container that has been discovered by aTestEngine
.ATestEngine
facilitates discovery and execution of tests for a particular programming model.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescriptionConfiguration parameters that
TestEngines
may use to influence test discovery and execution. -
ClassDescriptionMutable descriptor for a test or container that has been discovered by a
TestEngine
.Supported types forTestDescriptors
.TestExecutionResult
encapsulates the result of executing a single test or container.Immutable value object for a tag that is assigned to a test or container.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescription
EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers. -
-
ClassDescriptionA selector defines what a
TestEngine
can use to discover tests — for example, the name of a Java class, the path to a file or directory, etc.Identifier forDiscoverySelectors
with a specific prefix.TestExecutionResult
encapsulates the result of executing a single test or container. -
ClassDescriptionConfiguration parameters that
TestEngines
may use to influence test discovery and execution.ADiscoveryFilter
is applied during test discovery to determine if a given container or test should be included in the test plan.A selector defines what aTestEngine
can use to discover tests — for example, the name of a Java class, the path to a file or directory, etc.Identifier forDiscoverySelectors
with a specific prefix.EngineDiscoveryListener
containsTestEngine
access to the information necessary to discover tests and containers.EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers.Listener to be notified of test execution events by test engines.Provides a singleTestEngine
access to the information necessary to execute its tests.AFilter
can be applied to determine if an object should be included or excluded in a result set.The result of applying aFilter
.Status of resolving aDiscoverySelector
.Mutable descriptor for a test or container that has been discovered by aTestEngine
.Supported types forTestDescriptors
.Visitor for the tree-likeTestDescriptor
structure.TestExecutionResult
encapsulates the result of executing a single test or container.Status of executing a single test or container.Representation of the source of a test or container used to navigate to its location by IDEs and build tools.Immutable value object for a tag that is assigned to a test or container.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
.A segment of aUniqueId
comprises a type and a value. -
ClassDescriptionA
DiscoveryFilter
is applied during test discovery to determine if a given container or test should be included in the test plan.A selector defines what aTestEngine
can use to discover tests — for example, the name of a Java class, the path to a file or directory, etc.Identifier forDiscoverySelectors
with a specific prefix.AFilter
can be applied to determine if an object should be included or excluded in a result set.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescriptionConfiguration parameters that
TestEngines
may use to influence test discovery and execution. -
ClassDescriptionMutable descriptor for a test or container that has been discovered by a
TestEngine
.Supported types forTestDescriptors
.Representation of the source of a test or container used to navigate to its location by IDEs and build tools.Immutable value object for a tag that is assigned to a test or container.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescriptionA selector defines what a
TestEngine
can use to discover tests — for example, the name of a Java class, the path to a file or directory, etc.EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers.Mutable descriptor for a test or container that has been discovered by aTestEngine
.Visitor for the tree-likeTestDescriptor
structure. -
ClassDescription
EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers. -
ClassDescriptionConfiguration parameters that
TestEngines
may use to influence test discovery and execution.Listener to be notified of test execution events by test engines.Provides a singleTestEngine
access to the information necessary to execute its tests.Mutable descriptor for a test or container that has been discovered by aTestEngine
.ATestEngine
facilitates discovery and execution of tests for a particular programming model.TestExecutionResult
encapsulates the result of executing a single test or container. -
ClassDescription
EngineDiscoveryListener
containsTestEngine
access to the information necessary to discover tests and containers.TestExecutionResult
encapsulates the result of executing a single test or container.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescriptionConfiguration parameters that
TestEngines
may use to influence test discovery and execution.EngineDiscoveryListener
containsTestEngine
access to the information necessary to discover tests and containers.EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers.AFilter
can be applied to determine if an object should be included or excluded in a result set.The result of applying aFilter
.Mutable descriptor for a test or container that has been discovered by aTestEngine
.Supported types forTestDescriptors
.ATestEngine
facilitates discovery and execution of tests for a particular programming model.TestExecutionResult
encapsulates the result of executing a single test or container.Representation of the source of a test or container used to navigate to its location by IDEs and build tools.Immutable value object for a tag that is assigned to a test or container.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescriptionConfiguration parameters that
TestEngines
may use to influence test discovery and execution.A selector defines what aTestEngine
can use to discover tests — for example, the name of a Java class, the path to a file or directory, etc.Listener to be notified of test execution events by test engines.AFilter
can be applied to determine if an object should be included or excluded in a result set.Mutable descriptor for a test or container that has been discovered by aTestEngine
.ATestEngine
facilitates discovery and execution of tests for a particular programming model.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescription
TestExecutionResult
encapsulates the result of executing a single test or container. -
-
ClassDescription
TestExecutionResult
encapsulates the result of executing a single test or container. -
ClassDescription
TestExecutionResult
encapsulates the result of executing a single test or container. -
ClassDescriptionConfiguration parameters that
TestEngines
may use to influence test discovery and execution.A selector defines what aTestEngine
can use to discover tests — for example, the name of a Java class, the path to a file or directory, etc.AFilter
can be applied to determine if an object should be included or excluded in a result set. -
ClassDescription
EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers.Provides a singleTestEngine
access to the information necessary to execute its tests.Mutable descriptor for a test or container that has been discovered by aTestEngine
.ATestEngine
facilitates discovery and execution of tests for a particular programming model.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescriptionA
DiscoveryFilter
is applied during test discovery to determine if a given container or test should be included in the test plan.A selector defines what aTestEngine
can use to discover tests — for example, the name of a Java class, the path to a file or directory, etc.EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers.Listener to be notified of test execution events by test engines.AFilter
can be applied to determine if an object should be included or excluded in a result set.Mutable descriptor for a test or container that has been discovered by aTestEngine
.ATestEngine
facilitates discovery and execution of tests for a particular programming model.TestExecutionResult
encapsulates the result of executing a single test or container.Status of executing a single test or container. -
ClassDescription
EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers.Provides a singleTestEngine
access to the information necessary to execute its tests.Mutable descriptor for a test or container that has been discovered by aTestEngine
.ATestEngine
facilitates discovery and execution of tests for a particular programming model.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescriptionMutable descriptor for a test or container that has been discovered by a
TestEngine
.Supported types forTestDescriptors
.Representation of the source of a test or container used to navigate to its location by IDEs and build tools.Immutable value object for a tag that is assigned to a test or container.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -
ClassDescription
EngineDiscoveryRequest
provides aTestEngine
access to the information necessary to discover tests and containers.UniqueId
encapsulates the creation, parsing, and display of unique IDs forTestDescriptors
. -