@API(status=STABLE,
since="1.0")
public class UriSelector
extends java.lang.Object
implements DiscoverySelector
DiscoverySelector that selects a URI so that
TestEngines
can discover tests or containers based on URIs.FileSelector,
DirectorySelector,
UriSource| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getUri()
Get the selected
URI. |
java.lang.String |
toString() |