UniqueId
encapsulates the creation, parsing, and display of unique IDs
for TestDescriptors
.UniqueId
comprises a type and a
value.DiscoverySelector
that selects a UniqueId
so that
TestEngines
can discover
tests or containers based on unique IDs.DiscoverySelector
that selects a URI
so that
TestEngines
can discover tests or containers based on URIs.TestSource
that can be represented as a URI
.@UseTechnicalNames
specifies that technical names should be
used instead of display names when running a test suite on the
JUnit Platform.