Class RemoteTestingLinkManager
java.lang.Object
net.thucydides.core.reports.remoteTesting.RemoteTestingLinkManager
- All Implemented Interfaces:
LinkGenerator
public class RemoteTestingLinkManager extends java.lang.Object implements LinkGenerator
-
Constructor Summary
Constructors Constructor Description RemoteTestingLinkManager()RemoteTestingLinkManager(EnvironmentVariables environmentVariables) -
Method Summary
Modifier and Type Method Description java.lang.StringlinkFor(TestOutcome testOutcome)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RemoteTestingLinkManager
public RemoteTestingLinkManager() -
RemoteTestingLinkManager
-
-
Method Details
-
linkFor
- Specified by:
linkForin interfaceLinkGenerator
-