|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Parameters.TimeoutFactorParameters
An interface providing basic abstract access to an integer specifying a scale factor for the standard timeout used for each test.
Field Summary | |
---|---|
static float |
MAX_TIMEOUT_FACTOR
The highest permitted value for timeout factor. |
static float |
MIN_TIMEOUT_FACTOR
The lowest permitted value for timeout factor. |
Method Summary | |
---|---|
float |
getTimeoutFactor()
Get an integer specifying a scale factor to be applied to the standard timeout for the test. |
Field Detail |
---|
static final float MIN_TIMEOUT_FACTOR
static final float MAX_TIMEOUT_FACTOR
Method Detail |
---|
float getTimeoutFactor()
Parameters.getTimeoutFactor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |