Uses of Class
org.opentest4j.reporting.events.core.UriSource
-
Packages that use UriSource Package Description org.opentest4j.reporting.events.core -
-
Uses of UriSource in org.opentest4j.reporting.events.core
Methods in org.opentest4j.reporting.events.core that return types with arguments of type UriSource Modifier and Type Method Description static Factory<UriSource>
CoreFactory. uriSource(java.net.URI uri)
Create a factory forUriSource
elements.
-