org.scalatest.concurrent
Strategy for interrupting an operation in which wakeup is called on the Selector passed to the constructor.
wakeup
Selector
This class can be used for configuration when using traits Timeouts and TimeLimitedTests.
Timeouts
TimeLimitedTests
Invokes wakeup on the Selector passed to this class's constructor.
unused by this strategy
Strategy for interrupting an operation in which
wakeup
is called on theSelector
passed to the constructor.This class can be used for configuration when using traits
Timeouts
andTimeLimitedTests
.