public abstract class WaitWithTimeout extends SilentInteraction
| Modifier and Type | Class and Description |
|---|---|
static class |
WaitWithTimeout.TimeoutBuilder |
| Constructor and Description |
|---|
WaitWithTimeout() |
| Modifier and Type | Method and Description |
|---|---|
<T extends WaitWithTimeout> |
forNoMoreThan(Duration timeout) |
WaitWithTimeout.TimeoutBuilder |
forNoMoreThan(long timeout) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitthatPerforms, where, whereperformAs, thenprotected Duration timeout
public WaitWithTimeout.TimeoutBuilder forNoMoreThan(long timeout)
public <T extends WaitWithTimeout> T forNoMoreThan(Duration timeout)
Copyright © 2021. All rights reserved.