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).
|
toStringCopyright © 2015. All rights reserved