org.scalatest.concurrent
Strategy for interrupting an operation in which close is called on the java.net.Socket passed to the constructor.
close
java.net.Socket
This class can be used for configuration when using traits Timeouts and TimeLimitedTests.
Timeouts
TimeLimitedTests
Please use org.scalatest.concurrent.Signaler instead.
Invokes close on the java.net.Socket passed to this class's constructor.
unused by this strategy
Strategy for interrupting an operation in which
close
is called on thejava.net.Socket
passed to the constructor.This class can be used for configuration when using traits
Timeouts
andTimeLimitedTests
.Please use org.scalatest.concurrent.Signaler instead.