public static interface Parameters.TimeoutFactorParameters
Modifier and Type | Field and Description |
---|---|
static float |
MAX_TIMEOUT_FACTOR
The highest permitted value for timeout factor.
|
static float |
MIN_TIMEOUT_FACTOR
The lowest permitted value for timeout factor.
|
Modifier and Type | Method and Description |
---|---|
float |
getTimeoutFactor()
Get an integer specifying a scale factor to be applied to the
standard timeout for the test.
|
static final float MIN_TIMEOUT_FACTOR
static final float MAX_TIMEOUT_FACTOR
float getTimeoutFactor()
Parameters.getTimeoutFactor()
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.