Interface Parameters.MutableTimeoutFactorParameters

    • Method Detail

      • setTimeoutFactor

        void setTimeoutFactor​(float factor)
        Set an integer specifying a scale factor to be applied to the standard timeout for the test.
        Parameters:
        factor - an integer specifying a scale factor to be applied to the standard timeout for each test.
        See Also:
        Parameters.TimeoutFactorParameters.getTimeoutFactor()