Class TimeoutSchedule<T>
java.lang.Object
net.thucydides.core.scheduling.fluent.TimeSchedule<T>
net.thucydides.core.scheduling.fluent.TimeoutSchedule<T>
-
Field Summary
Fields inherited from class net.thucydides.core.scheduling.fluent.TimeSchedule
fluentWait
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SerenityFluentWait
updateWaitBy
(int amount, TimeUnit unit) Methods inherited from class net.thucydides.core.scheduling.fluent.TimeSchedule
hour, hours, milliseconds, minute, minutes, second, seconds
-
Constructor Details
-
TimeoutSchedule
-
-
Method Details
-
updateWaitBy
- Specified by:
updateWaitBy
in classTimeSchedule<T>
-