Interface Script.TimeoutProvider

Enclosing class:
Script

public static interface Script.TimeoutProvider
Interface for extended testTimeout control. Use setTimeoutProvider to change test timeout value
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Implement this method returning desired test timeout value
  • Method Details

    • getTestTimeout

      int getTestTimeout()
      Implement this method returning desired test timeout value
      Returns:
      timeout in seconds