org.scalatest.concurrent.SocketSignaler
See theSocketSignaler companion object
class SocketSignaler(socket: Socket) extends Signaler
Strategy for signaling an operation in which close is called on the java.net.Socket passed to the constructor.
This class can be used for configuration when using traits TimeLimits and TimeLimitedTests.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article