org.scalatest.concurrent
Signaling strategy in which nothing is done to try and signal or interrupt an operation.
This object can be used for configuration when using traits TimeLimits and TimeLimitedTests.
TimeLimits
TimeLimitedTests
Does nothing.
unused by this strategy
Signaling strategy in which nothing is done to try and signal or interrupt an operation.
This object can be used for configuration when using traits
TimeLimits
andTimeLimitedTests
.