A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

asBoolean() - Method in UnknownWaitForEvaluationResult

B

C

D

DEFAULT_RETRY_INTERVAL - Field in Wait
100 milliseconds
DEFAULT_TIMEOUT - Field in Wait
5 seconds

E

equals(def) - Method in Wait
execute(Closure<T>) - Method in PotentiallyWaitingExecutor

F

G

H

hashCode() - Method in Wait

I

J

K

L

M

N

O

P

PotentiallyWaitingExecutor - Class in geb.waiting
PotentiallyWaitingExecutor(Wait) - Constructor in PotentiallyWaitingExecutor

Q

R

S

T

toString() - Method in UnknownWaitForEvaluationResult
toString() - Method in Wait

U

UnknownWaitForEvaluationResult - Class in geb.waiting
A wrapper that is always falsey when evaluated and holds a Throwable that was returned from last closure evaluation in a waitFor() call.
UnknownWaitForEvaluationResult(Throwable) - Constructor in UnknownWaitForEvaluationResult

V

W

Wait - Class in geb.waiting
Represents a particular configuration of waiting, but does not encompass what is to be waited on.
Wait(Number, Number, boolean) - Constructor in Wait
wait - Field in WaitTimeoutException
waitFor(Closure<T>) - Method in Wait
Invokes the given block every retryInterval seconds until it returns a true value according to the Groovy Truth.
WaitTimeoutException - Class in geb.waiting
Thrown when a wait operation exceeds its timeout.
WaitTimeoutException(Wait, Throwable, Object) - Constructor in WaitTimeoutException

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _