@API(status=STABLE, since="1.0") public class UniqueIdSelector extends java.lang.Object implements DiscoverySelector
DiscoverySelector
that selects a UniqueId
so that
TestEngines
can discover
tests or containers based on unique IDs.Constructor and Description |
---|
UniqueIdSelector(UniqueId uniqueId) |
Modifier and Type | Method and Description |
---|---|
UniqueId |
getUniqueId()
Get the selected
UniqueId . |
java.lang.String |
toString() |