geb.waiting
[Groovy] Class UnknownWaitForEvaluationResult
java.lang.Object
geb.waiting.UnknownWaitForEvaluationResult
class UnknownWaitForEvaluationResult
A wrapper that is always falsey when evaluated and holds a Throwable that was returned from last closure evaluation in a waitFor() call.
- See Also:
- WaitingSupport
|
Property Summary |
Throwable |
thrown
holds a Throwable that was returned from last closure evaluation in a waitFor() call
|
thrown
Throwable thrown
- holds a Throwable that was returned from last closure evaluation in a waitFor() call
UnknownWaitForEvaluationResult
UnknownWaitForEvaluationResult(Throwable thrown)
-
asBoolean
boolean asBoolean()
-
toString
String toString()
-
Groovy API Documentation for Geb 0.9.0-RC-3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org