Timeout
A PatienceConfigParam
that specifies the maximum amount of time to wait for an asynchronous operation to
complete.
- Value parameters:
- value
the maximum amount of time to retry before giving up and throwing
TestFailedException
.
- Throws:
- NullArgumentException
if passed
value
isnull
class PatienceConfigParam
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any