public static interface Parameters.MutableTimeoutFactorParameters extends Parameters.TimeoutFactorParameters
MAX_TIMEOUT_FACTOR, MIN_TIMEOUT_FACTOR
Modifier and Type | Method and Description |
---|---|
void |
setTimeoutFactor(float factor)
Set an integer specifying a scale factor to be applied to the
standard timeout for the test.
|
getTimeoutFactor
void setTimeoutFactor(float factor)
factor
- an integer specifying a scale factor to be applied to
the standard timeout for each test.Parameters.TimeoutFactorParameters.getTimeoutFactor()
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.