org.scalatest.concurrent
Strategy for signaling 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 TimeLimits and TimeLimitedTests.
TimeLimits
TimeLimitedTests
Invokes close on the java.net.Socket passed to this class's constructor.
unused by this strategy
Strategy for signaling 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
TimeLimits
andTimeLimitedTests
.