Class RemoteTestName

java.lang.Object
net.thucydides.core.webdriver.capabilities.RemoteTestName

public class RemoteTestName
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    RemoteTestName()  
  • Method Summary

    Modifier and Type Method Description
    static java.util.Optional<java.lang.String> fromCurrentTest()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RemoteTestName

      public RemoteTestName()
  • Method Details

    • fromCurrentTest

      public static java.util.Optional<java.lang.String> fromCurrentTest()