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