public class TestUtils
extends java.lang.Object
| Constructor and Description |
|---|
TestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
waitUntilTrueOrTimeout(int timeoutMilliseconds,
rx.functions.Func0<java.lang.Boolean> func) |