public class SpockTimeoutError extends SpockAssertionError
Constructor | Description |
---|---|
SpockTimeoutError(double timeout,
java.lang.String message) |
|
SpockTimeoutError(double timeout,
java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method | Description |
---|---|---|
double |
getTimeout() |
Returns the timeout (in seconds).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Copyright © 2018. All rights reserved