| Package | Description |
|---|---|
| org.awaitility |
| Modifier and Type | Method and Description |
|---|---|
static FieldSupplierBuilder |
Awaitility.fieldIn(Class<?> clazz)
Await until a static field matches something.
|
static FieldSupplierBuilder |
Awaitility.fieldIn(Object object)
Await until an instance field matches something.
|
Copyright © 2010–2022. All rights reserved.