| Package | Description |
|---|---|
| org.awaitility.core |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionFactory.untilAsserted(ThrowingRunnable assertion)
Await until a
Runnable supplier execution passes (ends without throwing an exception). |
| Constructor and Description |
|---|
AssertionCondition(ThrowingRunnable supplier,
ConditionSettings settings)
Constructor for AssertionCondition.
|
Copyright © 2010–2021. All rights reserved.