org.scalatest.concurrent.PatienceConfiguration
A PatienceConfigParam that specifies the maximum amount of time to wait for an asynchronous operation to complete.
PatienceConfigParam
the maximum amount of time to retry before giving up and throwing TestFailedException.
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
.