Interface UrlBuilder
-
- All Known Implementing Classes:
NativeUrlBuilder
public interface UrlBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringbuildCreateRunUrl()StringbuildFinishTestRunUrl(String testRunUid)StringbuildReportTestUrl(String testRunUid)
-