@API(status=STABLE,
since="1.0")
public interface UriSource
extends TestSource
TestSource that can be represented as a URI.UriSelector| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getUri()
Get the
URI that represents this source. |