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