Interface LoadTest.ThinkTime

Enclosing interface:
LoadTest<T>

public static interface LoadTest.ThinkTime
Controls the load test think time
  • Method Details

    • minimum

      Value<Integer> minimum()
      Returns:
      the Value controlling the minimum number of milliseconds that should pass between work requests
    • maximum

      Value<Integer> maximum()
      Returns:
      the Value controlling the maximum number of milliseconds that should pass between work requests