public class SpockTimeoutError extends SpockAssertionError
Constructor and Description |
---|
SpockTimeoutError(double timeout,
java.lang.String message) |
SpockTimeoutError(double timeout,
java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
double |
getTimeout()
Returns the timeout (in seconds).
|
toString
Copyright © 2017. All rights reserved