| Package | Description |
|---|---|
| org.spincast.testing.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SpincastTestingUtils.waitForTrue(TrueChecker trueChecker)
Since Websockets are async, it's hard to wait for a
specific period of time before validating if an event
occured.
|
static boolean |
SpincastTestingUtils.waitForTrue(TrueChecker trueChecker,
int maxMillisecToWait)
Since Websockets are async, it's hard to wait for a
specific period of time before validating if an event
occured.
|
Copyright © 2019. All rights reserved.