org.scalatest.concurrent.PatienceConfiguration
the maximum amount of time to retry before giving up and throwing
TestFailedException
.
if passed value
is null
the maximum amount of time to retry before giving up and throwing
TestFailedException
.
A
PatienceConfigParam
that specifies the maximum amount of time to wait for an asynchronous operation to complete.the maximum amount of time to retry before giving up and throwing
TestFailedException
.if passed
value
isnull